summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/ibmpc.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-01-31 08:22:13 -0800
committerBin Meng <bmeng.cn@gmail.com>2019-02-12 14:37:16 +0800
commit916832603762847afcf112152473d305f7c502e3 (patch)
tree703e64b42e5820705bade09bdd589be683b4fcfb /arch/x86/include/asm/ibmpc.h
parentdbb0696ba05b6e201341805e0df0f5095bc43a78 (diff)
x86: Don't copy the cpu_call64() function to a hardcoded address
Before jumping to 64-bit U-Boot proper, SPL copies the cpu_call64() function to a hardcoded address 0x3000000. This can have potential conflicts with application usage. Switch the destination address to be allocated from the heap to avoid such risk. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/include/asm/ibmpc.h')
0 files changed, 0 insertions, 0 deletions