1description: ARMv8-M MPU (Memory Protection Unit) 2 3compatible: "arm,armv8m-mpu" 4 5include: base.yaml 6 7properties: 8 reg: 9 required: true 10 11 arm,num-mpu-regions: 12 required: true 13 type: int 14 description: number of MPU regions supported by hardware 15