]> begriffs open source - cmsis/history - CMSIS/Core/Include/mpu_armv8.h
Initial intros about external CMSIS-components.
[cmsis] / CMSIS / Core / Include / mpu_armv8.h
2023-04-13 M-PlichtaAdding MPU macros and improving docs (#1617)
2022-05-30 Jonatan AntoniCore(M): Fix DoxyGen issues.
2021-05-20 Jonatan AntoniUpdating all component and file versions.
2021-02-04 Edmund PlayerUpdated descriptions for ARM_MPU_OrderedMemcpy to point...
2020-02-10 Jonatan AntoniCore(M): Fixed barriers in MPU enable/disable.
2019-08-09 Jonatan AntoniCore(M): Added additional parentheses to MPUv8 function...
2019-06-27 Jonatan AntoniRevert "Core(M): Fixed definition of Armv8-M MPU_Type...
2019-06-04 Jonatan AntoniCore(M): Fixed definition of Armv8-M MPU_Type to be...
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2019-03-18 Jonatan AntoniCore(M): Added ARM_MPU_ namespace to MPU-specific order...
2019-03-08 Jonatan AntoniCore(M): Fixed ARM_MPU_Disable barriers. (#458)
2019-03-08 Jonatan AntoniCore(M): Moved barriers in ARM_MPU_Enable behind the...
2019-03-08 Jonatan AntoniCore(M): Renamed ARM_MPU_RLAR to ARM_MPU_RLAR_PXN for...
2019-02-25 Jonatan AntoniCore(M): Added MPU RLAR PXN bit for Armv8.1-M.
2018-07-31 Jonatan AntoniCore(M): Fixed ARM_MPU_RBAR macro for Armv8 MPU.
2018-01-10 Jonatan AntoniUpdating company brand
2017-12-01 Jonatan AntoniCore(M): Fixed MISRA and typos.
2017-11-13 Rajmund SzymaƄskiCore(M): Update mpu_armv7.h and mpu_armv8.h
2017-10-17 Jonatan AntoniCore(M): Fixed MPU implementation for ARMv8-M.
2017-10-17 Jonatan AntoniCore: Aligned all core headers with pragma system include.
2017-10-17 Jonatan AntoniCore: Fixed MISRA warnings.
2017-09-06 Jonatan AntoniCore(M): Fixed MPU RBAR register define ADDR to BASE.
2017-09-05 Jonatan AntoniCore(M): Fixed mpu_armv8.h region declaration, fields...
2017-08-29 Jonatan AntoniFurther MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-08-29 Jonatan AntoniGlobal MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-08-09 Jonatan AntoniCMSIS-Core(M): Added ARMv8-M MPU Functions for Cortex...