blob: c93f7d86ac64b5ffeca170db242154bb63a1ae78 [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/kirin970/package-image.sh"
# partitions for fx flash to flash
zircon_a_partition = "boot"
# The kirin970 image is not actually signed, but defining custom_signing_script
# means we use zedboot.zbi.signed.
signed_image = true