Files
arm-trusted-firmware/plat/amd/common
Saivardhan Thatikonda 90294080aa feat(versal2): remove handoff entry from tl
In Versal Gen 2, handoff passing mechanism is via transfer list.
Transfer list is packaged with handoff addresses of BL32, BL33 along
with DT blob as part of it.
Once TF-A process the hand off details, rest of the components
(primarily U-Boot) should not parse these details at non-secure world.

Post retrieval of handoff information, remove entry point structures
catering to OP-TEE and U-Boot.

Change-Id: Ia5ace44de68721dc73f29a07b1e79a9c97e4122a
Signed-off-by: Saivardhan Thatikonda <saivardhan.thatikonda@amd.com>
2025-08-21 16:11:17 +05:30
..