Skip to content
Commit f5cb6c30 authored by Andre Przywara's avatar Andre Przywara Committed by Tom Rini
Browse files

qemu-arm64: Enable POSITION_INDEPENDENT



Now that PIE works when U-Boot is started from ROM, let's enable
CONFIG_POSITION_INDEPENDENT, which allows to load U-Boot also via
ARM Trusted-Firmware's fip.bin to DRAM, without tweaking the
configuration.

To get a writable initial stack, we need to keep the fixed initial
stack pointer, which points to DRAM in our case.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarStephen Warren <swarren@nvidia.com>
parent f8df0560
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment