zephyr/tests/kernel
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
..
cache boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
common test: kernel/common: custom MAX_THREAD_BYTES for imx95 SMP 2024-09-11 09:34:04 +02:00
condvar/condvar_api
context tests/kernel/context: correct the way to get IRQ number of APIC TSC Timer 2024-09-23 14:10:27 +01:00
device pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
early_sleep
events
fatal tests: kernel.common.stack_sentinel: re-enable some platforms 2024-09-19 03:29:09 -04:00
fifo
fpu_sharing
gen_isr_table tests: gen_isr_table: multilevel: cleanup filter & Kconfigs 2024-10-02 10:08:19 +02:00
interrupt soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
ipi_cascade
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
mem_slab
mp
msgq
mutex tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
obj_core tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
obj_tracking
pending
pipe
poll
profiling/profiling_api
queue tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
sched
semaphore tests: kernel: fix test groups for semaphore/mutex 2024-09-17 05:24:09 -04:00
sleep
smp tests: kernel: smp: Test cpu affinity with custom ROM offset 2024-10-11 13:17:25 -04:00
smp_abort
smp_boot_delay
smp_suspend
spinlock
stack/stack
threads arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00
tickless/tickless_concept
timer
usage/thread_runtime_stats tests: thread_runtime_stats: Skip the test on virtual Cortex-R8 platform 2024-10-01 09:58:22 +02:00
workq
xip