Skip to content

ARM64: mt8365: Add bl31 to reserved memory

BL31 must not be accessible outside of secure world. BL31 now protect its memory using the MPU. We also need to update the dts to prevent kernel using it.

Signed-off-by: Alexandre Bailon abailon@baylibre.com

Merge request reports