commit | f9380a730d925f9602a7fa8d7d7e861acfb704fd | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Fri Jun 07 19:24:42 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 26 21:49:22 2019 -0400 |
tree | 022d1f09a6eecf000451187099128bff5d09c9ee | |
parent | 9566b777ae0ae01a9899aa7e225076ee8d4af861 [diff] |
armv7R: K3: am654: Shut down R5 core after ATF startup on A53 Rather than simply parking the R5 core in WFE after starting up ATF on A53 instead use SYSFW API to properly shut down the R5 CPU cores as well as associated timer resources that were pre-allocated. This allows software further downstream to properly and gracefully bring the R5 cores back online if desired. Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>