commit | 5ecde2a271ac0f3762c16f5a277a70e55e172f0b | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Oct 27 17:16:09 2021 +0200 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Dec 01 17:35:33 2021 +0100 |
tree | 6f6038ce287a825275fe9b21b90c270aa4658199 | |
parent | 4f1a658f899a169e702b1c7146b59f7c04b0338b [diff] |
fix(pie): align fixup_gdt_reloc() for aarch64 Do not skip upper limit address (__RW_END__) during relocation process. This align the code on what is done for AARCH32. Change-Id: I236368376276c2d3aa79adce13ca49f4023ce369 Signed-off-by: Yann Gautier <yann.gautier@st.com>