1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-09 04:04:58 +02:00
Files
u-boot-megous/arch/arm/cpu/armv8
Andre Przywara 9a984f100e arm64: PIE: Skip fixups if distance is zero
When the actual offset between link and runtime address is zero, there
is no need for patching up U-Boot early when running with
CONFIG_POSITION_INDEPENDENT.

Skip the whole routine when the distance is 0.

This helps when U-Boot is loaded into ROM, or in otherwise sensitive
memory locations.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2020-10-08 11:42:36 -04:00
..
2020-10-05 14:10:59 -04:00
2020-08-14 15:18:27 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 17:33:31 -04:00
2020-08-14 15:18:27 -04:00