arm-trusted-firmware/include/plat
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
..
arm Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
common AArch64: Introduce External Abort handling 2018-05-04 08:32:42 +01:00