20 lines
386 B
YAML
20 lines
386 B
YAML
title: ARMv8-M Memory Protection Unit
|
|
|
|
description: >
|
|
This binding describes the ARMv8-M Memory Protection Unit (MPU).
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "arm,armv8m-mpu"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
arm,num-mpu-regions:
|
|
category: required
|
|
type: int
|
|
description: number of MPU regions supported by hardware
|