-
Couldn't load subscription status.
- Fork 8.1k
Closed
Labels
RFCRequest For Comments: want input from the communityRequest For Comments: want input from the communityarea: Continuous Integration
Description
Summary
Support running the Zephyr tests using the ARM FVP (fixed virtual platform; emulation software) in the CI.
Problem description
Some boards and ARM features (e.g. Ethos neural coprocessors) can only be tested using the ARM FVP emulation platform (QEMU does not currently support emulating them).
Proposed change
-
Include ARM FVP as part of the
CI Docker imageprivate CI Docker image.We need to check if ARM FVP EULA allows this.this is allowed since we are not redistributing anything.
-
Update CI workflows to run tests using the ARM FVP included in the CI Docker image.
- Set
ARMFVP_BIN_PATHenvironment variable.
- Set
List of required FVPs
FVP_BaseR_AEMv8Rbyfvp_baser_aemv8rFVP_Base_RevC-2xAEMvAbyfvp_base_revc_2xaemv8aFVP_Corstone_SSE-300_Ethos-U55bymps3_an547
Metadata
Metadata
Assignees
Labels
RFCRequest For Comments: want input from the communityRequest For Comments: want input from the communityarea: Continuous Integration
Type
Projects
Status
Done