An error occurred while fetching folder content.
BL2_AT_EL3: do not try to disable MMU twice on AARCH32
Yann Gautier authored
If BL2_AT_EL3 is enabled, bl2_run_next_image is called at the end of BL2.
This function calls disable_mmu_icache_secure.
It is then useless to call it in bl2_main in that case.

fixes arm-software/tf-issues#582
Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
01a1f7c2
Name Last commit Last update
..