blob: b57746b1f4808d3cde104be2ced483fdbb3d73d5 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//boards/arm64.gni")
custom_signing_script =
"//zircon/kernel/target/arm64/board/hikey960/package-image.sh"
# partitions for fx flash to flash
zircon_a_partition = "boot"
# The hikey960 image is not actually signed, but defining custom_signing_script
# means we use zedboot.zbi.signed.
signed_image = true