arm-trusted-firmware/include/lib
Achin Gupta c429b5e932 Add context library API to change a bit in SCR_EL3
This patch adds an API to write to any bit in the SCR_EL3 member of
the 'cpu_context' structure of the current CPU for a specified
security state. This API will be used in subsequent patches which
introduce interrupt management in EL3 to specify the interrupt routing
model when execution is not in EL3.

It also renames the cm_set_el3_elr() function to cm_set_elr_el3()
which is more in line with the system register name being targeted by
the API.

Change-Id: I310fa7d8f827ad3f350325eca2fb28cb350a85ed
2014-05-22 17:45:59 +01:00
..
aarch64 Add context library API to change a bit in SCR_EL3 2014-05-22 17:45:59 +01:00
bakery_lock.h Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
cassert.h Separate out CASSERT macro into own header 2014-05-06 12:35:02 +01:00
io_storage.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
mmio.h Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00