arm-trusted-firmware/plat/amd/versal2
Maheedhar Bollapalli 851df3c891 fix(versal2): declare unused parameters as void
This corrects the MISRA violation C2012-2.7:
There should be no unused parameters in functions.
Declared unused function parameters as void.

Change-Id: Iee222595962273913a570786ff1df5dc3ad328df
Signed-off-by: Maheedhar Bollapalli <MaheedharSai.Bollapalli@amd.com>
2024-10-01 13:54:13 +05:30
..
aarch64 feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
include Merge "feat(versal2): add dummy implementation for SCMI PD" into integration 2024-08-12 11:50:54 +02: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): declare unused parameters as void 2024-10-01 13:54:13 +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 fix(xilinx): fix comment about MEM_BASE/SIZE 2024-09-26 14:41:53 +02:00
scmi.c Merge "feat(versal2): add dummy implementation for SCMI PD" into integration 2024-08-12 11:50:54 +02:00
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