blob: 810e6b165ec6dd35e1a00568aedb2709ab96b36d [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")
board_name = "hikey960"
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