arm-trusted-firmware/include/lib
Vikram Kanigiri 23ff9baa7e Introduce macros to manipulate the SPSR
This patch introduces macros (SPSR_64 and SPSR_32) to
create a SPSR for both aarch32 and aarch64 execution
states. These macros allow the user to set fields
in the SPSR depending upon its format.
The make_spsr() function which did not allow
manipulation of all the fields in the aarch32 SPSR
has been replaced by these new macros.

Change-Id: I9425dda0923e8d5f03d03ddb8fa0e28392c4c61e
2014-05-22 15:42:09 +01:00
..
aarch64 Introduce macros to manipulate the SPSR 2014-05-22 15:42:09 +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