Files
arm-trusted-firmware/drivers/renesas
Marek VasutandGovindraj Raja 3f76fba315 fix(rcar3-drivers): load B-copy SA6 certificate from correct offset
In case the ABloader is enabled, the B-copy SA6 certificate has to
be loaded from offset +0x800000 , just like the other payloads. Add
the missing offset. In case the offset is not added, the A-copy SA6
certificate is always loaded, which may contain incorrect data for
the B-copy payloads, for example incorrect target load addresses or
too short load sizes, which would result in corrupted load of the
B-copy.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Change-Id: Ib4dab3c71c833f98b55febc686a398d93ebf922a
(cherry picked from commit e255f2b201)
2026-04-16 11:13:40 -05:00
..