blob: 46d5a3339b79a332c9d8556c2443d70657072fb9 [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 = "msm8x53-som"
custom_signing_script =
"//zircon/kernel/target/arm64/board/msm8x53-som/package-image.sh"
use_vbmeta = true
# partitions for fx flash to flash
zircon_a_partition = "boot_a"
zircon_b_partition = "boot_b"
vbmeta_a_partition = "vbmeta_a"
vbmeta_b_partition = "vbmeta_b"
active_partition = "a"
signed_image = true
fastboot_product = "msm8x53"