zephyr/arch/riscv
Andrew Boie 5a58ad508c arch: mem protect Kconfig cleanups
Adds a new CONFIG_MPU which is set if an MPU is enabled. This
is a menuconfig will some MPU-specific options moved
under it.

MEMORY_PROTECTION and SRAM_REGION_PERMISSIONS have been merged.
This configuration depends on an MMU or MPU. The protection
test is updated accordingly.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-11-18 08:02:08 -05:00
..
core tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
include arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
CMakeLists.txt riscv: toolchain arguments for a 64-bit build 2019-08-09 09:11:45 -05:00
Kconfig arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00