blob: 734e0e3d33f31ea890ddcff79c4a7dd1b8ad4533 [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 = "pi4"
board_package_labels = [
"//garnet/bin/thermd",
"//garnet/bin/thermd:config",
# Include all drivers for now.
"//garnet/packages/prod:drivers",
"//src/media/audio/bundles:virtual_audio_driver",
]
# partitions
zircon_a_partition = "boot"
zircon_r_partition = "recovery"