commit | 81de7ab23e664973987d1889382b1c4319e3d119 | [log] [tgz] |
---|---|---|
author | Louis Mayencourt <louis.mayencourt@arm.com> | Fri Mar 22 16:33:23 2019 +0000 |
committer | Louis Mayencourt <louis.mayencourt@arm.com> | Mon Mar 25 10:54:59 2019 +0000 |
tree | 45243f4d1a113301503dd0627678c1655e3fa13f | |
parent | f6fac1e1a337700e7b8234e3ffdcb1edd3e39b13 [diff] |
PIE: Fix reloc at the beginning of bl31 entrypoint The relocation fixup code must be called at the beginning of bl31 entrypoint to ensure that CPU specific reset handlers are fixed up for relocations. Change-Id: Icb04eacb2d4c26c26b08b768d871d2c82777babb Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>