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>
1 parent 00b7db3 commit 5629b2b11ccbb422847cae776d5faf9bdc5cb5dd
@Roberto Vargas Roberto Vargas authored on 11 Apr 2018
Showing 9 changed files
View
bl1/bl1.ld.S
View
bl2/bl2.ld.S
View
bl2/bl2_el3.ld.S
View
bl2u/bl2u.ld.S
View
bl31/bl31.ld.S
View
bl32/sp_min/sp_min.ld.S
View
bl32/tsp/tsp.ld.S
View
include/plat/arm/common/arm_common.ld.S
View
plat/mediatek/mt6795/bl31.ld.S