commit | 829858a1d0466dd0daec52454cfed07aa24f30b3 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Dec 22 01:46:42 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 31 15:46:40 2023 +0100 |
tree | 533af745a15069822c2670c1d945f44bdcb10600 | |
parent | b0615a6c4eb21e0407b958a15e8ec19450ecd653 [diff] |
arm: imx: imx8m: Program CSU and TZASC if PSCI provider In case U-Boot is the PSCI provider, it is necessary to correctly program CSU and TZASC registers. Those are poorly documented, so push in the correct values. Signed-off-by: Marek Vasut <marex@denx.de>