arm-trusted-firmware/plat/amd/versal2
Senthil Nathan Thangaraj 0cc5e21055 feat(versal2): extended SMCCC payload for EEMI
Until Versal, the extended SMCCC payload was supported only for
QUERY_DATA, while other APIs used the legacy SMCCC format.

In Versal Gen 2, all EEMI APIs are supported with extended SMCCC
payload only, enabling a simplified and efficient pass-through
implementation.

Also, set TFA_NO_PM to 0 to enable power management by default.

Change-Id: I937be3c78ebe87c62f8697a0a82cdcd21c185f56
Signed-off-by: Senthil Nathan Thangaraj <senthilnathan.thangaraj@amd.com>
2025-02-21 07:31:47 +01:00
..
aarch64 feat(versal2): update platform version to versal2 2025-01-24 14:59:33 +05:30
include feat(versal2): add support for platform management 2025-02-20 22:23:12 -08:00
pm_service feat(versal2): extended SMCCC payload for EEMI 2025-02-21 07:31:47 +01:00
tsp feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
bl31_setup.c fix(versal2): pass tl address to bl32 2025-02-17 06:11:11 +00:00
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): add support for platform management 2025-02-20 22:23:12 -08:00
plat_psci_pm.c feat(versal2): add support for platform management 2025-02-20 22:23:12 -08:00
plat_topology.c fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
platform.mk feat(versal2): extended SMCCC payload for EEMI 2025-02-21 07:31:47 +01:00
scmi.c fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
sip_svc_setup.c feat(versal2): extended SMCCC payload for EEMI 2025-02-21 07:31:47 +01:00
soc_ipi.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00