arm-trusted-firmware/bl32/tsp
Sandrine Bailleux e0ae9fab61 Introduce some helper macros for exception vectors
This patch introduces some assembler macros to simplify the
declaration of the exception vectors. It abstracts the section
the exception code is put into as well as the alignments
constraints mandated by the ARMv8 architecture. For all TF images,
the exception code has been updated to make use of these macros.

This patch also updates some invalid comments in the exception
vector code.

Change-Id: I35737b8f1c8c24b6da89b0a954c8152a4096fa95
2016-05-26 17:04:39 +01:00
..
aarch64 Introduce some helper macros for exception vectors 2016-05-26 17:04:39 +01:00
tsp.ld.S Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
tsp.mk Make:Remove calls to shell from makefiles. 2016-04-01 12:33:09 +01:00
tsp_interrupt.c Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
tsp_main.c Pass the target suspend level to SPD suspend hooks 2015-09-10 15:16:45 +01:00
tsp_private.h Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
tsp_timer.c PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00