diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-02-01 13:17:29 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-02-01 13:17:29 +0900 |
commit | 79c7e72829115117d0cdca50c0e1a789623d8ee9 (patch) | |
tree | 9c490dfc2961d00ab5e6e4377363e58a97892664 /lib/psci/psci_main.c | |
parent | e45820dc54ed5df7f22fbeeef9739ac67618ebd6 (diff) | |
download | platform_external_arm-trusted-firmware-79c7e72829115117d0cdca50c0e1a789623d8ee9.tar.gz platform_external_arm-trusted-firmware-79c7e72829115117d0cdca50c0e1a789623d8ee9.tar.bz2 platform_external_arm-trusted-firmware-79c7e72829115117d0cdca50c0e1a789623d8ee9.zip |
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>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions