arm-trusted-firmware/bl32/tsp
Sandrine Bailleux 6c595b3d11 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
bl1/aarch64/early_exceptions.S used to be re-used by BL2, BL3-1 and
BL3-2.  There was some early SMC handling code in there that was not
required by the other bootloader stages.  Therefore this patch
introduces an even simpler exception vector source file for BL2,
BL3-1 and BL3-2.

Fixes ARM-software/tf-issues#38

Change-Id: I0244b80e9930b0f8035156a0bf91cc3e9a8f995d
2014-03-26 17:36:36 +00:00
..
aarch64 Rework arithmetic operations in Test Secure Payload 2014-02-20 19:06:34 +00:00
tsp-fvp.mk fvp: Make use of the generic MMU translation table setup code 2014-03-05 16:21:14 +00:00
tsp.ld.S Specify image entry in linker script 2014-03-20 11:16:23 +00:00
tsp.mk Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 2014-03-26 17:36:36 +00:00
tsp_main.c Generate build time and date message at link time. 2014-03-05 16:21:14 +00:00