commit | a8753afed74639dc88d69aea25db1a18810bf31c | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Jul 26 16:41:03 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 26 11:29:01 2022 +0200 |
tree | 12a7301fb62e71eeecfdf0a39b7870be6c2e109e | |
parent | 0256577a83bd4a47ef524ceaaa8cc9fb1cd114c3 [diff] |
imx: imx9: Add M33 release prepare function To support on-demand booting M33 image from A core. SPL needs to follow M33 kick up sequence to release M33 firstly, then set M33 CPUWAIT signal. ATF will clear CPUWAIT to kick M33 to run. The prepare function also works around the M33 TCM ECC issue by clean the TCM. Also enable sentinel handshake and WDOG1 clock for M33 stop and reset. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>