
30 May
2024
30 May
'24
2:59 p.m.
On Thu, May 23, 2024 at 11:43:20AM -0500, Bryan Brattlof wrote:
The address we load TFA and OPTEE is configurable by the CONFIG_K3_{ATF,OPTEE)_LOAD_ADDR, but the DT node reservations remain static which can cause some confusion about where exactly these firmware are exactly. Fix this by updating the reserved-memory{} nodes when the loaded address does not match the address in DT.
Reported-by: Andrew Davis afd@ti.com Signed-off-by: Bryan Brattlof bb@ti.com
Applied to u-boot/master, thanks!
--
Tom