switch-l4t-atf/bl1
Andrew Thoelke 40fd072548 Set processor endianness immediately after RESET
SCTLR_EL3.EE is being configured too late in bl1_arch_setup() and
bl31_arch_setup() after data accesses have already occured on
the cold and warm boot paths.

This control bit must be configured immediately on CPU reset to
match the endian state of the firmware (little endian).

Fixes ARM-software/tf-issues#145

Change-Id: Ie12e46fbbed6baf024c30beb50751591bb8c8655
2014-05-07 09:27:36 +01:00
..
aarch64 Set processor endianness immediately after RESET 2014-05-07 09:27:36 +01:00
bl1_main.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
bl1_private.h Separate BL functions out of arch.h 2014-05-06 12:35:02 +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