mirror of https://github.com/ARMmbed/mbed-os.git
Switch to higher-level calls and macros, and fix an error in the ARMv8-M version - "inner" attributes were not being set correctly due to a copy/paste error - "outer" was being set twice. This means RAM would have been marked WTRA rather than WBWA for the inner cache. Slightly reduces ARMv7-M init code size by feeding region number into RBAR instead of using RNR. |
||
---|---|---|
.. | ||
mbed_mpu_v7m.c | ||
mbed_mpu_v8m.c |