arm-trusted-firmware/plat/ti/k3/common
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
..
drivers ti: k3: common: sec_proxy: Introduce sec_proxy_lite definition 2020-12-23 06:36:25 -06:00
k3_bl31_setup.c plat: ti: k3: common: bl31_setup: Use BL31_SIZE instead of computing 2021-03-26 02:25:44 -05:00
k3_console.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
k3_gicv3.c ti: k3: common: Add support for runtime detection of GICR base address 2019-01-22 13:11:09 -06:00
k3_helpers.S Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
k3_psci.c ti: k3: common: Implement stub system_off 2020-05-25 16:16:55 +02:00
k3_topology.c ti: k3: common: Remove MSMC port definitions 2019-04-30 09:41:06 -04:00
plat_common.mk ti: k3: Move USE_COHERENT_MEM only for the generic board 2020-12-23 06:36:25 -06:00