zephyr/tests/arch
Anas Nashif dfc7860ab1 twister: rework board handling
We now use hwmv2 to list boards instead of relying on twister specific
config files.
One yaml files (twister.yaml for now) will have all the data needed for
all possible targets and variations of a board reusing most of the data
where possible and variations can override the top level data.

Twister keeps track of 'aliases' of boards and identifies that for
example native_sim is the same as native_sim/native, so either names
will be possible in both test yaml files or on the command line,
however, the reporting will always use the full name, so no there is no
confusion about what is being tested/built.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-10-22 18:31:09 -04:00
..
arc tests: arc_vpx_lock 2024-10-17 15:49:49 -04:00
arm tests: arch: arm: arm_irq_vector_table: fix compilation for nRF9280 2024-08-22 14:24:38 -04:00
arm64 twister: rework board handling 2024-10-22 18:31:09 -04:00
common boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
riscv tests: arch: riscv: test csf registers value 2024-10-02 09:48:02 +02:00
x86 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* 2024-06-12 21:13:26 -04:00
xtensa/save_restore_hifi