commit | 5a58ad508cb37c151271b4b6b6b3dfe589a09be8 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Nov 05 14:30:20 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Nov 18 08:02:08 2020 -0500 |
tree | a597f56388ce0ca2a2fa727713eaf23a19c73a9a | |
parent | 0652d926e3cd34db7485fab73d06388b667738e3 [diff] |
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>