arm-trusted-firmware/plat/rockchip/rk3399
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE
When defining different sections in linker scripts it is needed to align
them to multiples of the page size. In most linker scripts this is done
by aligning to the hardcoded value 4096 instead of PAGE_SIZE.

This may be confusing when taking a look at all the codebase, as 4096
is used in some parts that aren't meant to be a multiple of the page
size.

Change-Id: I36c6f461c7782437a58d13d37ec8b822a1663ec1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-11-29 12:09:52 +00:00
..
drivers rockchip/rk3399: reinitilize secure sgrf when resume 2017-08-29 15:35:41 +08:00
include Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
plat_sip_calls.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
platform.mk Build: introduce ${BUILD_PLAT} target to create the top build directory 2017-11-07 00:35:21 +09:00
rk3399_def.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00