mbed-os/hal/mpu
Russ Butler 1821d37621 Overhaul MPU for new requirements
Make the following changes:
-Allow a vector specific ARM MPU driver by defining MBED_MPU_CUSTOM
-Allow ROM address to be configured for ARMv7-M devices by
    setting the define MBED_MPU_ROM_END
-Add ROM write protection
    -Add new functions and lock
    -enable at boot
    -disable during flash programming
2018-11-27 09:29:32 +00:00
..
mbed_mpu_v7m.c Overhaul MPU for new requirements 2018-11-27 09:29:32 +00:00
mbed_mpu_v8m.c Overhaul MPU for new requirements 2018-11-27 09:29:32 +00:00