zephyr/arch/arc/core/mpu
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
..
arc_core_mpu.c kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API 2020-08-26 20:35:02 -04:00
arc_mpu_v2_internal.h arch: arc: unify different versions of MPU registers 2020-10-02 11:31:34 +02:00
arc_mpu_v3_internal.h arch: arc: unify different versions of MPU registers 2020-10-02 11:31:34 +02:00
arc_mpu.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00