arm-trusted-firmware/lib/aarch64
Masahiro Yamada 79c7e72829 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: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-02-01 13:17:29 +09:00
..
cache_helpers.S Exit early if size zero for cache helpers 2017-06-21 17:46:28 +01:00
misc_helpers.S misc_helpers: fix zero_normalmem() for BL2_AT_EL3 2018-02-01 13:17:29 +09:00
xlat_tables.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00