Home
last modified time | relevance | path

Searched hist:"559 b4bfa7cb6b508683b899e3de10caf01066c57" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Drelocate_64.S559b4bfa7cb6b508683b899e3de10caf01066c57 Fri Mar 15 12:18:41 UTC 2019 Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com> UPSTREAM: arm: arm64 32bit address relocation

Current relocation code is limited to 21bit PC-relative addressing
which might not be enough for bigger code sizes. The following patch
increases the addressing to 32bit PC-relative. This feature is
specially interesting if U-Boot is build without optimiation (-O0) as
the text section is increased significativelly.

Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com>
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ib54540ff040642588b4bfe2d030e5d9eabf8348c