arm-trusted-firmware/include
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
..
bl1 FWU: Introduce FWU_SMC_IMAGE_RESET 2017-06-01 14:52:12 +01:00
bl31 include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
bl32 Migrate secure payload dispatchers to new SMC terminology 2017-05-04 21:23:06 +01:00
common Fully initialise essential control registers 2017-06-21 17:57:54 +01:00
drivers include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
lib Fully initialise essential control registers 2017-06-21 17:57:54 +01:00
plat Add SCMI support for Juno platform 2017-06-05 13:32:17 +01:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tools_share cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00