arm-trusted-firmware/include
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
..
bl1 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2 Fix MISRA rule 8.5 in common code 2018-04-13 14:01:56 +01:00
bl2u Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl31 RAS: Allow individual interrupt registration 2018-05-04 08:33:17 +01:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Merge pull request #1429 from jeenu-arm/mmu-direct 2018-06-27 12:59:47 +01:00
drivers Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console 2018-06-19 14:00:07 +01:00
lib Fix incorrect pointer conversion in SMC_UUID_RET() 2018-07-03 17:35:08 +02:00
plat Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
services Merge pull request #1437 from jeenu-arm/ras-remaining 2018-06-22 09:36:59 +01:00
tools_share Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00