commit | f55f85db42ba761a1d5a0508d7d49a6c53d0d81b | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Jan 18 18:20:43 2024 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Apr 24 15:44:28 2024 +0200 |
tree | 0a6f39b3daa00dd16368780834dc891331fefba8 | |
parent | 72c1ad368989bd914ff60fd7fba2828867c215e8 [diff] |
feat(bl32): create an sp_min_setup function This new C function will call sp_min_early_platform_setup2() and sp_min_plat_arch_setup(). At this step the C environment is already enabled, and it allows adding function like the one for early console for which r9-r12 registers could be clobbered. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I4cbf2f6acea769d595ff40b2e2b4ca5d29672878