diff options
author | Yann Gautier <yann.gautier@st.com> | 2018-04-26 19:07:17 +0200 |
---|---|---|
committer | Yann Gautier <yann.gautier@st.com> | 2018-04-26 19:07:34 +0200 |
commit | 01a1f7c2bc12b7fcb5cbb70c4091b0ac9ce79d4a (patch) | |
tree | 27bd2793014e7bba839ce8768e1dc47e7ec41850 /lib/stdlib/exit.c | |
parent | a8d9550b527107b85703d7b4e93073e653ae95f7 (diff) |
BL2_AT_EL3: do not try to disable MMU twice on AARCH32
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: Yann Gautier <yann.gautier@st.com>
Diffstat (limited to 'lib/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions