mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
arm-bsp/sgi575: add FVP support
Add FVP support to sgi575 and run a boot test as part of CI. Networking is not currently working and seems to require an older version of edk2 to boot the kernel. Also, the unique files for grub and wks do not seem to be necessary. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -347,6 +347,12 @@ selftest:
|
||||
|
||||
sgi575:
|
||||
extends: .build
|
||||
parallel:
|
||||
matrix:
|
||||
- TESTING: testimage
|
||||
# FVP binary is x86-only
|
||||
tags:
|
||||
- x86_64
|
||||
|
||||
toolchains:
|
||||
extends: .build
|
||||
|
||||
Reference in New Issue
Block a user