blob: a224b33ab0aeb189b4183f7af04e45562317304a [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 = "COR_AL00_VD"
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