zephyr/tests/kernel/mem_protect
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_
Promote the private z_arch_* namespace, which specifies
the interface between the core kernel and the
architecture code, to a new top-level namespace named
arch_*.

This allows our documentation generation to create
online documentation for this set of interfaces,
and this set of interfaces is worth treating in a
more formal way anyway.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-07 15:21:46 -08:00
..
futex kernel: delete k_futex_init() 2019-07-01 08:15:10 -07:00
mem_protect kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
obj_validation headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
protection tests: exclude twr_ke18f platform from several user mode tests 2019-09-03 16:44:22 +02:00
stack_random tests: Never disable SMP 2019-09-26 16:54:06 -04:00
stackprot x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
sys_sem tests: Never disable SMP 2019-09-26 16:54:06 -04:00
syscalls kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
userspace kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00