zephyr/tests/kernel/mem_protect
Carlo Caione aec9a8c4be arch: arm: Move ARM code to AArch32 sub-directory
Before introducing the code for ARM64 (AArch64) we need to relocate the
current ARM code to a new AArch32 sub-directory. For now we can assume
that no code is shared between ARM and ARM64.

There are no functional changes. The code is moved to the new location
and the file paths are fixed to reflect this change.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2019-12-20 11:40:59 -05:00
..
futex doc: Fix warnings associated with 'unbalanced grouping commands' 2019-12-12 12:39:35 -06:00
mem_protect tests: mem_protect: fix cast warning 2019-12-18 11:17:33 -08:00
obj_validation headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
protection arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
stack_random tests: stack_random: fix reading volatile variable 2019-11-12 07:07:01 -06:00
stackprot x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
sys_sem tests: semaphore: cleanup asserts 2019-11-15 08:04:52 -05:00
syscalls kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
userspace tests: userspace: fix 64-bit issues 2019-12-12 14:48:42 -08:00