summaryrefslogtreecommitdiff
path: root/core/cortex-m/mpu.c
Commit message (Expand)AuthorAgeFilesLines
* rollback: Prevent rollback region readback using MPUNicolas Boichat2018-08-151-0/+14
* cortex-m: add D-cache supportVincent Palatin2018-06-041-4/+39
* cortex-m: mpu: Support unaligned regions and protect code RAMShawn Nematbakhsh2017-11-141-44/+96
* npcx: Define CONFIG_DATA_RAM_SIZEDaisuke Nojiri2017-08-071-1/+1
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-241-1/+1
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-3/+3
* cortex-m: allow to lock/unlock empty MPU regionVincent Palatin2015-01-231-1/+1
* ryu_sh_loader: Add board directory for load imageGwendal Grignou2014-12-151-1/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-2/+1
* Protect inactive EC image from code executionDaisuke Nojiri2013-12-171-25/+70
* Introducing MPU module for Cortex-M3Daisuke Nojiri2013-09-051-0/+121