arm-trusted-firmware/lib/el3_runtime
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
..
aarch32 Fully initialise essential control registers 2017-06-21 17:57:54 +01:00
aarch64 fix a typo about sctlr_el2 2017-08-23 16:39:18 +08:00
cpu_data_array.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00