commit | 8c25dc71d0d25ff24c2c61555000f9e8e679fc1c | [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 | 016c4264eec0a881f4b61103712b4905edc90002 [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>