diff options
author | Tom Rini <trini@konsulko.com> | 2025-04-22 13:36:56 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-29 11:40:40 -0600 |
commit | d75998b476de439a05b2f7ec95d426410bcaae18 (patch) | |
tree | 5609e4b84a3e63c7c444a301637d806b7c65454e /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | b249e08ec9b71f9d0b4eb48e3e63f63e8366b7e6 (diff) |
Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist support
This adds the vexpress_fvp and vexpress_fvp_bloblist platforms to the
list of platforms we test via emulator in CI. In order to do this we
need to first have our container runtime have TF-A builds for the
vexpress_fvp platform, both with and without transfer list support as
well as installing "telnet" so that we can access console. In the CI
files we check for the existence of /opt/tf-a/${TEST_PY_BD} and if
found, copy bl1.bin and fip.bin to /tmp and set the variables so that we
can later run FVP to run.
Note that we currently disable the hostfs (semihosting) tests as they
trigger a bug in FVP. This has been reported upstream, and can be
enabled when fixed.
Reviewed-by: Harrison Mutai <harrison.mutai@arm.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions