1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-30 12:30:14 +00:00

arm-bsp/rdv1: add support

Add support for Neoverse Reference Design version 1

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2026-03-31 09:07:00 -04:00
parent 166d6d7942
commit 9003bdc6ae
13 changed files with 152 additions and 0 deletions
@@ -111,6 +111,14 @@ FILESEXTRAPATHS:prepend:juno := "${ARMBSPFILESPATHS}"
COMPATIBLE_MACHINE:musca-b1 = "(^$)"
COMPATIBLE_MACHINE:musca-s1 = "(^$)"
#
# RDV1 KMACHINE
#
COMPATIBLE_MACHINE:rdv1 = "rdv1"
KBUILD_DEFCONFIG:rdv1 = "defconfig"
KCONFIG_MODE:rdv1 = "--alldefconfig"
KCONF_BSP_AUDIT_LEVEL:rdv1 = "0"
#
# SGI575 KMACHINE
#