zephyr/dts/bindings/mmu_mpu/arm,armv8.1m-mpu.yaml
Kumar Gala 95e4b3eb2c arch: arm: Add initial support for Cortex-M55 Core
Add initial support for the Cortex-M55 Core which is an implementation
of the Armv8.1-M mainline architecture and includes support for the
M‑profile Vector Extension (MVE).

The support is based on the Cortex-M33 support that already exists in
Zephyr.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-23 13:13:32 -05:00

14 lines
273 B
YAML

description: ARMv8.1-M MPU (Memory Protection Unit)
compatible: "arm,armv8.1m-mpu"
include: base.yaml
properties:
reg:
required: true
arm,num-mpu-regions:
required: true
type: int
description: number of MPU regions supported by hardware