arm-trusted-firmware/include/common
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
..
asm_macros.S Merge pull request #58 from athoelke/optimise-cache-flush-v2 2014-05-08 12:01:10 +01:00
bl_common.h Introduce macros to manipulate the SPSR 2014-05-22 15:42:09 +01:00
debug.h Rework BL3-1 unhandled exception handling and reporting 2014-05-16 14:51:00 +01:00
firmware_image_package.h Always use named structs in header files 2014-05-06 13:57:48 +01:00