commit | 3dc50cad05b18e9cef69c19e74752c06d2a85696 | [log] [tgz] |
---|---|---|
author | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Mon Mar 04 12:00:57 2024 +0100 |
committer | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Tue Mar 12 17:36:26 2024 +0100 |
tree | c39f164fd292f63c0cbb8d72c965a9d2ac956a6b | |
parent | f676ff3f64e43417887fc0a632aff1bc489ead05 [diff] |
feat(imx8mm): restrict peripheral access to secure world This restricts and locks all security relevant peripherals to only be changeable by the secure world. Otherwise the normal world can simply change the access settings and defeat all security measures put in place. Change-Id: I484a2c8164e58b68256d829470e00d5ec473e266 Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>