commit | dbe5d68be351392744f95488f3da5ffa76e45463 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun Apr 10 12:18:27 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 19:10:44 2022 +0200 |
tree | 22578579846c8401f45a279be643e3e8f5892b98 | |
parent | 27fd280174475736166b7c13c4a41a33f2a9d245 [diff] |
imx8mq: soc: Set the BYPASS ID SWAP bit (GPR10 bit 1) Set the BYPASS ID SWAP bit (GPR10 bit 1). The ID SWAP function randomly make TZASC grant non-secure access to secure memory. TZASC ID SWAP should be bypassed by setting the bit TZASC_ID_SWAP_BYPASS(bit 1) in IOMUX_GPR10 register. Signed-off-by: Peng Fan <peng.fan@nxp.com>