zephyr/tests/subsys
Sudan Landge 3092d96e5b boards: mps3: Add support for corstone300/an552
What is changed?
 - Added a new mps3 board an552 for the soc corstone300.
   The qualifier to build/run application with board mps3/an552 is
   `mps3/corstone300/an552` for secure and
   `mps3/corstone300/an552/ns` for non-secure.
 - Added FVP variant to enable FVP testing with corstone300
   and it uses the ARM FVP `FVP_Corstone_SSE-300_Ethos-U55`.
   The qualifier to build/run application with FVP is
   `mps3/corstone300/fvp` for secure and
   `mps3/corstone300/fvp/ns` for non-secure.
 - Note: the qualifier to build/run application with board mps3/an547
   is now changed to
   `mps3/corstone300/an547` for secure and
   `mps3/corstone300/an547/ns` for non-secure.

How is it changed?
 - Moved common code from mps3/an547 to corstone300.
 - Renamed soc for an547 to corstone300 and added
   a new soc corstone300/an552.

Why do we need this change?
 - This enables FVP support and testing for corstone300.
 - SOC/qualifier for mps3/an547 was renamed to reduce code redundancy
 - A separate FVP variant was added for AN552 because, the TFM board
   used for non-secure variant differs for FPGA and FVP.
   TFM board `arm/mps3/corstone300/fvp` should be used when testing
   AN552 with FVP and `arm/mps3/corstone300/an552` should be used when
   testing with AN552 FPGA.

Signed-off-by: Sudan Landge <sudan.landge@arm.com>
2024-10-26 03:58:05 +01:00
..
bindesc tests: Add tests for bindesc reading 2024-10-11 13:20:49 -04:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
debug boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
dfu yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
display/cfb/basic tests: display: fix test identifier 2024-07-18 06:47:57 -04:00
dsp boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
edac
emul tests/subsys/emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fs tests: fs: zms: add testsuite for ZMS storage 2024-10-24 16:57:12 +01:00
input tests: input/api: limit to 1 CPU for thread mode test 2024-10-08 18:17:48 +01:00
ipc ipc: icmsg & icbmsg: Add support for POSIX arch targets 2024-09-26 03:34:26 -04:00
jwt jwt: remove jwt_payload_len function 2024-10-08 18:10:41 -04:00
llext/simple llext: fix handling of unimplemented syscalls 2024-10-08 16:59:50 +02:00
logging yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
lorawan everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
mem_mgmt tests/subsys/mem_mgmt: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mgmt tests: mgmt: mcumgr: Add transport_lorawan test 2024-10-25 14:00:48 +02:00
modbus modbus: fix support for floating point values 2024-10-08 17:01:19 +02:00
modem tests/subsys/modem: Don't test on native_posix 2024-09-25 04:04:36 -04:00
openthread net: openthread: make receive sensitivity configurable 2024-10-15 04:06:08 -04:00
pm tests: subsys: pm: power_mgmt: fix incorrect use of OVERLAY_CONFIG 2024-10-24 14:06:54 +02:00
portability test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
random/rng tests: random: rng: validate `sys_csrand_get` availability 2024-10-16 10:00:47 +02:00
rtio i2c: Drop transceive test, fix transfer call count 2024-10-22 18:29:34 -04:00
sd
secure_storage/psa tests: secure_storage: update `integration_platforms` 2024-10-18 14:15:06 +02:00
sensing tests: sensing: fix identifier 2024-07-18 06:47:57 -04:00
settings yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
settings_commit_prio settings: Add test for settings commit priority 2024-10-24 22:04:07 +01:00
shell tests/subsys/shell: Don't test on native_posix 2024-09-25 04:04:36 -04:00
sip_svc
storage tests/storage/stream_flash: Add erase range check test 2024-10-25 22:45:14 +01:00
testsuite/fff_fake_contexts tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
tracing/tracing_api everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
usb tests: usb: uac2: Test Feature Unit descriptor 2024-10-15 19:03:49 +01:00
zbus tests: use full name for fvp_base_revc_2xaemv8a//smp/ns 2024-10-22 18:31:09 -04:00