commit | 211ddf1c7e09050051c95450d0f8974af56811c7 | [log] [tgz] |
---|---|---|
author | Grant Ramsay <gramsay@enphaseenergy.com> | Sun Jan 28 11:51:13 2024 +1300 |
committer | David Leach <david.leach@nxp.com> | Fri Feb 02 17:05:01 2024 -0600 |
tree | a3a2a04d5d4f1dc775aae5e975e662e5078862a1 | |
parent | c81eaff1d9306d49049b60b58d11b60ff5a34c42 [diff] |
soc: arm: xilinx_zynqmp: Add "Execute Never" MPU flag to non-code RAM Executing from RAM sections other than rom/code should cause a fault. This is tested as part of the kernel mem_protect tests. Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>