Skip to content
Commit 79c7e728 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

misc_helpers: fix zero_normalmem() for BL2_AT_EL3



The assertion in zero_normalmem() fails for BL2_AT_EL3.  This mode is
executed in EL3, so it should check sctlr_el3 instead of sctlr_el1.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent e45820dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment