mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm-bsp/rdv2: add support
Add support for Neoverse Reference Design version 2 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -34,6 +34,8 @@ target:
|
||||
# Infrastructure FVPs
|
||||
- fvp-rdv3-r1
|
||||
- nativesdk-fvp-rdv3-r1
|
||||
- fvp-rdv2
|
||||
- nativesdk-fvp-rdv2
|
||||
- fvp-rdn2
|
||||
- nativesdk-fvp-rdn2
|
||||
# These are x86 only... :(
|
||||
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
||||
|
||||
header:
|
||||
version: 14
|
||||
includes:
|
||||
- ci/base.yml
|
||||
- ci/fvp.yml
|
||||
|
||||
local_conf_header:
|
||||
sshpregen: |
|
||||
# Allow the use of the pregen keys as this is CI so safe
|
||||
COMPATIBLE_MACHINE:pn-ssh-pregen-hostkeys:rdv2 = "rdv2"
|
||||
|
||||
machine: rdv2
|
||||
Reference in New Issue
Block a user