PIE: Fix reloc at the beginning of bl31 entrypoint
authorLouis Mayencourt <louis.mayencourt@arm.com>
Fri, 22 Mar 2019 16:33:23 +0000 (16:33 +0000)
committerLouis Mayencourt <louis.mayencourt@arm.com>
Mon, 25 Mar 2019 10:54:59 +0000 (10:54 +0000)
commit330ead806510ed36f440b3b3c93ef67cf12716e0
tree45243f4d1a113301503dd0627678c1655e3fa13f
parentcc0dcf428f047454d96461aa06327cfb528e7270
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>
bl31/aarch64/bl31_entrypoint.S