zephyr/tests/kernel
Nicolas Pitre 2fece49a14 riscv: pmp: switch over to the new implementation
Add the appropriate hooks effectively replacing the old implementation
with the new one.

Also the stackguard wasn't properly enforced especially with the
usermode combination. This is now fixed.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-04-29 15:30:00 +02:00
..
common everywhere: fix typos 2022-03-18 13:24:08 -04:00
condvar/condvar_api tests: condvar: fix priorities to make tests run 2022-02-22 13:10:26 -05:00
context tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
device everywhere: fix typos 2022-03-18 13:24:08 -04:00
early_sleep kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
events kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
fatal arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
fifo kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
fpu_sharing tests/kernel/fpu_sharing: Run test with MP_NUM_CPUS=1 2022-02-25 19:13:50 -05:00
gen_isr_table tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
interrupt everywhere: fix typos 2022-03-18 13:24:08 -04:00
lifo kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
mbox everywhere: fix typos 2022-03-18 13:24:08 -04:00
mem_heap shared_multi_heap: Rework framework 2022-04-21 13:15:26 +02:00
mem_protect riscv: pmp: switch over to the new implementation 2022-04-29 15:30:00 +02:00
mem_slab tests: Increase timeout for some tests 2022-04-26 13:57:43 -04:00
mp everywhere: fix typos 2022-03-18 13:24:08 -04:00
msgq everywhere: fix typos 2022-03-18 13:24:08 -04:00
mutex everywhere: fix typos 2022-03-18 13:24:08 -04:00
obj_tracking Revert "tests/kernel/obj_tracking: Filter cAVS 2.5 builds to prevent DSP host hangs" 2022-01-26 10:09:19 -05:00
pending everywhere: fix typos 2022-03-18 13:24:08 -04:00
pipe everywhere: fix typos 2022-03-18 13:24:08 -04:00
poll everywhere: fix typos 2022-03-18 13:24:08 -04:00
profiling/profiling_api pm: policy: use DEFAULT/CUSTOM naming 2022-03-16 15:26:47 +01:00
queue everywhere: fix typos 2022-03-18 13:24:08 -04:00
sched kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
semaphore everywhere: fix typos 2022-03-18 13:24:08 -04:00
sleep kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
smp everywhere: fix typos 2022-03-18 13:24:08 -04:00
smp_boot_delay tests/kernel: Add test for CONFIG_SMP_BOOT_DELAY 2021-11-23 13:23:54 -05:00
spinlock cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
stack/stack everywhere: fix typos 2022-03-18 13:24:08 -04:00
threads kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
tickless/tickless_concept kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
timer tests: kernel: timer_monotonic: Exclude for qemu_arc_hs 2022-04-19 09:15:06 -04:00
workq tests: Increase timeout for some tests 2022-04-26 13:57:43 -04:00
xip everywhere: fix typos 2022-03-18 13:24:08 -04:00