arm-trusted-firmware/include/lib
David Cunado 18f2efd67d Fully initialise essential control registers
This patch updates the el3_arch_init_common macro so that it fully
initialises essential control registers rather then relying on hardware
to set the reset values.

The context management functions are also updated to fully initialise
the appropriate control registers when initialising the non-secure and
secure context structures and when preparing to leave EL3 for a lower
EL.

This gives better alignement with the ARM ARM which states that software
must initialise RES0 and RES1 fields with 0 / 1.

This patch also corrects the following typos:

"NASCR definitions" -> "NSACR definitions"

Change-Id: Ia8940b8351dc27bc09e2138b011e249655041cfc
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-06-21 17:57:54 +01:00
..
aarch32 Fully initialise essential control registers 2017-06-21 17:57:54 +01:00
aarch64 Fully initialise essential control registers 2017-06-21 17:57:54 +01:00
cpus include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
el3_runtime include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
libfdt libfdt: Replace v1.4.1 by v1.4.2 2017-01-16 17:26:04 +00:00
pmf Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
stdlib Fix stdlib defines for AArch32 2017-06-09 14:47:52 +01:00
xlat_tables include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
bakery_lock.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cassert.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
mmio.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
runtime_instr.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
semihosting.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smcc.h include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
spinlock.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils_def.h Add U() macro to share constants between C and other sources 2017-06-14 16:58:46 -07:00