arm-trusted-firmware/bl1
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 Merge pull request #62 from athoelke/set-little-endian-v2 2014-05-08 12:01:24 +01:00
bl1.ld.S Use --gc-sections during link 2014-03-26 21:54:37 +00:00
bl1.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
bl1_main.c Introduce macros to manipulate the SPSR 2014-05-22 15:42:09 +01:00
bl1_private.h Separate BL functions out of arch.h 2014-05-06 12:35:02 +01:00