diff options
author | Bin Meng | 2019-01-31 08:22:13 -0800 |
---|---|---|
committer | Bin Meng | 2019-02-12 14:37:16 +0800 |
commit | 916832603762847afcf112152473d305f7c502e3 (patch) | |
tree | 703e64b42e5820705bade09bdd589be683b4fcfb /include/imx_thermal.h | |
parent | dbb0696ba05b6e201341805e0df0f5095bc43a78 (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 'include/imx_thermal.h')
0 files changed, 0 insertions, 0 deletions