arm-trusted-firmware/bl2u
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
..
aarch32 Fix BL2U entrypoint possible parameter corruption 2017-08-02 17:16:09 +01:00
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl2u.ld.S Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
bl2u.mk AArch32: Add BL2U support 2017-05-15 16:35:29 +01:00
bl2u_main.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00