Skip to content
Commit 49e93875 authored by Stephen Warren's avatar Stephen Warren Committed by Tom Rini
Browse files

arm64: support running at addr other than linked to



This is required in the case where U-Boot is typically loaded and run at
a particular address, but for some reason the RAM at that location is not
available, e.g. due to memory fragmentation loading other boot binaries or
firmware, splitting an SMP complex between various different OSs without
using e.g. the EL2 second-stage page tables to hide the memory asignments,
or due to known ECC failures.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 9679d339
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