arm-trusted-firmware/plat/mediatek/mt6795
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 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
drivers/timer Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
include Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
bl31.ld.S Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
bl31_plat_setup.c Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00
plat_delay_timer.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_mt_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_pm.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
plat_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform.mk Disable workaround for CVE-2017-5715 on unaffected platforms 2018-01-29 09:58:56 +00:00
power_tracer.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
scu.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00