arm-trusted-firmware/plat
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
..
arm fvp: Enable the Activity Monitor Unit extensions by default 2017-11-29 09:36:05 +00:00
common Merge pull request #1145 from etienne-lms/rfc-armv7-2 2017-11-23 23:41:24 +00:00
compat Resolve signed-unsigned comparison issues 2017-06-27 09:57:21 +01:00
hisilicon Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
mediatek Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
nvidia/tegra Fix type of `unsigned long` constants 2017-09-21 12:03:53 +01:00
qemu Merge pull request #1142 from etienne-lms/qemu-int 2017-11-03 16:27:42 +00:00
rockchip Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
socionext/uniphier uniphier: make sure to create build directory before ROT key 2017-11-07 00:35:21 +09:00
xilinx/zynqmp zynqmp: Migrate to using interrupt properties 2017-10-17 14:55:18 +01:00