arm-trusted-firmware/plat/amd/versal2
Amit Nagal 1fbe81febd feat(amd): populate handoff from TL
Handoff structures are populated by executable entry point
information tag based bl32/bl33 entries present in transfer list.

The upstream code is having problem with the last TL entry
particularly when the tags for two entries are same.
While tlc tool dumps all entries correctly, transfer_list_dump() in
upstream code does not provide information about the last entry in TL.

Enabling TRANSFER_LIST also enables BL1_SOURCES and BL2_SOURCES in
transfer_list.mk thereby enabling bl1/bl2 builds.
bl1/bl2 builds are disabled by turning off NEED_BL1/NEED_BL2
build flags.

Change-Id: I55ddccc1ab266cc5a609423d304a5e5c282e17f6
Signed-off-by: Amit Nagal <amit.nagal@amd.com>
2024-10-22 11:05:14 +05:30
..
aarch64 fix(versal2): update check for TRANSFER_LIST macro 2024-10-18 15:07:39 +05:30
include fix(versal2): update check for TRANSFER_LIST macro 2024-10-18 15:07:39 +05:30
tsp feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
bl31_setup.c feat(amd): populate handoff from TL 2024-10-22 11:05:14 +05:30
gicv3.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
plat_psci.c feat(versal2): implement USB_SET_STATE dummy IOCTL 2024-09-05 17:02:15 +05:30
plat_topology.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
platform.mk feat(amd): populate handoff from TL 2024-10-22 11:05:14 +05:30
scmi.c fix(versal2): correct the UFS clock rates 2024-10-11 15:02:37 +05:30
sip_svc_setup.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
soc_ipi.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00