zephyr/tests/kernel/mem_protect
Andrew Boie c253a686bf app_shmem: auto-initialize partitions
There are no longer per-partition initialization functions.
Instead, we iterate over all of them at boot to set up the
derived k_mem_partitions properly.

Some ARC-specific hacks that should never have been applied
have been removed from the userspace test.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-01-30 23:15:51 -05:00
..
app_memory
mem_protect
obj_validation
protection
stack_random
stackprot tests: Increase the stack size by CONFIG_TEST_EXTRA_STACKSIZE. 2019-01-16 06:12:33 -05:00
syscalls
userspace app_shmem: auto-initialize partitions 2019-01-30 23:15:51 -05:00
x86_mmu_api