blob: f17517baf1ca3d68696be71309fb08ca39182cc3 [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 = "rpi4"
custom_signing_script =
"//zircon/kernel/target/arm64/board/rpi4/package-image.sh"
custom_signing_script_deps = [ "//zircon/kernel/target/arm64/boot-shim:rpi4" ]
# partitions for fx flash to flash
zircon_a_partition = "boot"
# The rpi4 image is not actually signed, but defining custom_signing_script
# means we use zedboot.zbi.signed.
# signed_image = true