arm-trusted-firmware/bl32/tsp
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts
Clang linker doesn't support NEXT. As we are not using the MEMORY command
to define discontinuous memory for the output file in any of the linker
scripts, ALIGN and NEXT are equivalent.

Change-Id: I867ffb9c9a76d4e81c9ca7998280b2edf10efea0
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-07-11 09:21:02 +01:00
..
aarch64 TSP: Enable cache along with MMU 2018-06-27 11:31:30 +01:00
tsp.ld.S Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
tsp.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tsp_interrupt.c types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
tsp_main.c types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
tsp_private.h Fix MISRA rule 8.4 Part 3 2018-04-13 14:01:56 +01:00
tsp_timer.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00