commit | 559249ee01a00f04a00180736bf0cbf7702760ca | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue Jun 19 08:46:56 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 03 18:43:10 2018 -0400 |
tree | fa10303e7ba40542d2e87137333010a0408d4b04 | |
parent | 347f9a0a2d560bb7c23df6f699183426693090bf [diff] |
arch: arm: Remove redundant HAL definition for ARM MPU This commit removes the redundant HAL definition for the ARM Cortex-M MPU registers, and modifies the ARM MPU driver implementation to directly use the provided HAL from CMSIS. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>