commit | f90c6c54d17d68b9d4ce2b10403ffba569f7b269 | [log] [tgz] |
---|---|---|
author | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Mon Mar 04 11:58:35 2024 +0100 |
committer | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Tue Mar 12 17:36:40 2024 +0100 |
tree | 2f222e828b60733ea491d56f122a6b2291623fcd | |
parent | 29d6856c36e1374229a6cf257c17712804dc389e [diff] |
feat(imx8mp): 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: I248ef8dd67f1de7e528c3da456311bb138b77540 Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>