arm-trusted-firmware/bl32/tsp
Sandrine Bailleux db8989d5a5 fvp: Use the right implem. of plat_report_exception() in BL3-2
On FVP, the file 'plat/fvp/aarch64/plat_helpers.S' contains an
FVP-specific implementation of the function 'plat_report_exception()',
which is meant to override the default implementation. However, this
file was not included into the BL3-2 image, meaning it was still
using the default implementation. This patch fixes the FVP makefile
to compile this file in.

Change-Id: I3d44b9ec3a9de7e2762e0887d3599b185d3e28d2
2014-05-13 17:33:01 +01:00
..
aarch64 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
tsp-fvp.mk fvp: Use the right implem. of plat_report_exception() in BL3-2 2014-05-13 17:33:01 +01:00
tsp.ld.S Use --gc-sections during link 2014-03-26 21:54:37 +00:00
tsp.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
tsp_main.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00