arm-trusted-firmware/bl32
Zelalem Aweke 596d20d9e4 fix(pie): invalidate data cache in the entire image range if PIE is enabled
Currently on image entry, the data cache in the RW address range is
invalidated before MMU is enabled to safeguard against potential
stale data from previous firmware stage. If PIE is enabled however,
RO sections including the GOT may be also modified during pie fixup.
Therefore, to be on the safe side, invalidate the entire image
region if PIE is enabled.

Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com>
Change-Id: I7ee2a324fe4377b026e32f9ab842617ad4e09d89
2021-10-19 21:30:56 +02:00
..
optee Remove references to old project name from common files 2019-07-10 11:13:00 +01:00
sp_min feat(trf): enable trace filter control register access from lower NS EL 2021-08-26 09:32:35 +01:00
tsp fix(pie): invalidate data cache in the entire image range if PIE is enabled 2021-10-19 21:30:56 +02:00