arm-trusted-firmware/plat/ti/k3
Nishanth Menon a2b56476bb plat: ti: k3: common: bl31_setup: Use BL31_SIZE instead of computing
We compute BL31_END - BL31_START on the fly, which is basically
BL31_SIZE. Lets just use the BL31_SIZE directly so that we dont
complicate PIE relocations when actual address is +ve and -ve offsets
relative to link address.

Signed-off-by: Nishanth Menon <nm@ti.com>
Change-Id: I5e14906381d2d059163800d39798eb39c42da4ec
2021-03-26 02:25:44 -05:00
..
board plat: ti: k3: board: lite: Increase SRAM size to account for additional table 2021-03-26 02:25:35 -05:00
common plat: ti: k3: common: bl31_setup: Use BL31_SIZE instead of computing 2021-03-26 02:25:44 -05:00
include plat: ti: k3: platform_def.h: Define the correct number of max table entries 2021-03-26 02:25:44 -05:00
platform.mk Use abspath to dereference $BUILD_BASE 2020-08-04 18:02:02 +01:00