commit | bb272edfed4fdd13a41f2fc41f8836feb8ac8c81 | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Thu Dec 24 18:20:58 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Jan 15 17:48:35 2021 +0800 |
tree | fbe7162c77b2b4769ddd25c79c4c7711073a7802 | |
parent | f28875c5fcd03699da78cb6a8bc83cffbc11b803 [diff] |
arm: socfpga: soc64: Override 'lowlevel_init' to support ATF Override 'lowlevel_init' to make sure secondary CPUs trapped in ATF instead of SPL. After ATF is initialized, it will signal the secondary CPUs to jump from SPL to ATF waiting to be 'activated' by Linux OS via PSCI call. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>