Files
zephyr/include
Maureen Helm 530a71310e arm: nxp: mpu: Consolidate k64 mpu regions
Reduces the number of mpu regions statically reserved at boot time by
one, giving a total of five. We originally sought to reduce the total to
three: 1 background region with lowest precendence for supervisor r/w, 1
flash region, and 1 sram region. However, the nxp mpu hardware does not
give precedence to any region over another, and thus we cannot revoke
access from the background region with a higher priority region. This
means we cannot support hardware stack protection with a single
background region.

Instead, create two background regions that cover the entire address
space, except for sram.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-07-10 12:46:04 -04:00
..
2017-04-27 13:06:31 +00:00
2018-02-12 13:58:28 -08:00
2017-11-17 17:14:18 -05:00
2018-06-29 10:16:45 +02:00
2018-06-29 10:16:45 +02:00
2017-11-01 08:26:29 -04:00
2018-06-20 15:47:00 -04:00
2017-10-30 13:20:19 -07:00
2018-03-23 13:54:48 +01:00
2017-12-01 08:58:56 -05:00
2018-07-04 11:57:33 +02:00
2018-05-01 16:46:41 -04:00
2018-03-26 13:17:39 -04:00
2017-10-30 13:20:19 -07:00
2018-05-07 22:20:20 -04:00
2017-10-30 13:20:19 -07:00
2018-05-17 13:45:08 -05:00
2018-02-16 10:44:29 -05:00
2017-10-27 16:08:54 -04:00
2017-11-02 13:25:01 -07:00