commit | ca6b21b907c8cc99dcc9319b9821ee4ddd40eb18 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue Jun 19 15:05:41 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 03 18:43:10 2018 -0400 |
tree | b1960a240f0ce93a7119e6f5951ebfba3acebb28 | |
parent | 1ed37e77cee83f65360fbac3f1ea201bf713667f [diff] |
arch: arm: move ARMv7-m specific content in corresponding header file This commit moves the macro definitions and convenience wrappers for ARM MPU that are specific to ARMv6-m, and ARMv7-m to an arch-specific MPU header file. It leaves only the generic content in arm_mpu.h, i.e. the content that is supposed to be common for ARMv8-M MPU. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>