commit | c6bf92894c6c7096e380fe60c0e57b3db87ea0c7 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Thu Oct 12 15:44:44 2023 +0800 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu May 01 22:46:51 2025 +0000 |
tree | 673641e694a6b3e3ac704c424f3f82d2970c5f1a | |
parent | 17b14caf436d41186624cbc7b497530d7f07d900 [diff] |
fix(imx93): trdc: restrict BLK_CTRL_S_AONMIX to secure world Configure the TRDC to restrict access to BLK_CTRL_S_AONMIX to secure world only. So the A55 resume entry in RVBARADDR0 can't be modified by untrusted applications. Change-Id: I498580030d5c893b6d1c1739644eeca9b55c39ec Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Jacky Bai <ping.bai@nxp.com>