2019-11-19 15:39:11 +08:00
|
|
|
description: ARMv8-M MPU (Memory Protection Unit)
|
2018-12-19 02:24:53 +08:00
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "arm,armv8m-mpu"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: base.yaml
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2018-12-19 02:24:53 +08:00
|
|
|
properties:
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-12-19 02:24:53 +08:00
|
|
|
|
|
|
|
arm,num-mpu-regions:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-12-19 02:24:53 +08:00
|
|
|
type: int
|
|
|
|
description: number of MPU regions supported by hardware
|