zephyr/tests/kernel/mem_protect
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
..
demand_paging tests: demand_paging: add a test for on-demand sections 2024-09-11 20:18:51 -04:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map tests: mem_map: fix memory exhaustion test on qemu_x86_tiny 2024-10-15 04:12:25 -04:00
mem_protect boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
obj_validation tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
protection arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
stack_random tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
stackprot arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00
sys_sem tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
syscalls tests: mem_protect/syscalls: exclude board numaker_m2l31ki 2024-06-12 21:13:26 -04:00
userspace boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00