arm-trusted-firmware/lib/el3_runtime/aarch64
Ken Kuang 2e09d4f804 fix a typo about sctlr_el2
which will cause write_sctlr_el2 use all sctlr_el1 value except the EE bit

The code doesn't "Use SCTLR_EL1.EE value to initialise sctlr_el2"
but, read out SCTLR_EL1 and clear EE bit, then set to sctlr_el2

Signed-off-by: Ken Kuang <ken.kuang@spreadtrum.com>
2017-08-23 16:39:18 +08:00
..
context.S aarch64: Enable Statistical Profiling Extensions for lower ELs 2017-06-22 10:33:19 +01:00
context_mgmt.c fix a typo about sctlr_el2 2017-08-23 16:39:18 +08:00
cpu_data.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00