zephyr/tests/lib
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
..
acpi
c_lib tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
cbprintf_fp
cbprintf_package tests: lib: cbprintf_package: fix compiler warning 2024-09-23 18:10:30 -04:00
cmsis_dsp boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
cmsis_nn
cpp tests/libcxx: Check for newlib nano when testing that 2024-10-21 18:34:40 -05:00
devicetree Devicetree: Devicetree Bindings: Add tests for new DT_ENUM_ macros 2024-10-15 04:11:36 -04:00
fdtable
gui/lvgl tests: lib: gui: lvgl: Remove explicitly enabled CONFIG_DUMMY_DISPLAY 2024-10-24 14:07:11 +02:00
hash_function
hash_map
heap boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
heap_align
json json: support parsing and serializing 'uint64_t' 2024-10-05 14:04:48 -04:00
linear_range
lockfree tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
math/interpolation tests: lib: interpolation: added 2024-08-29 16:12:36 -04:00
mem_alloc
mem_blocks
mem_blocks_stats
mpsc_pbuf boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
multi_heap
net_buf tests: lib: net_buf: move network buffer tests to tests/lib/net_buf 2024-09-07 11:19:05 -05:00
newlib
notify
onoff
p4workq
ringbuffer
shared_multi_heap
smf
sprintf
spsc_pbuf
sys_util
time