arm-trusted-firmware/plat/amd/versal2
Maheedhar Bollapalli ca39fd46c1 fix(versal2): variable conflicting with external linkage
This corrects the MISRA violation C2012-5.8:
Identifiers that define objects or functions with
external linkage shall be unique.
Modify the variable name to prevent conflict with
external object linkage.

Change-Id: I2448e4ad0660e654ceb40940e0046d2f2899b41b
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-11-05 08:25:40 +00:00
..
aarch64 fix(versal2): variable conflicting with external linkage 2024-11-05 08:25:40 +00:00
include fix(versal2): add external declaration 2024-11-05 08:10:24 +00:00
tsp feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
bl31_setup.c Merge changes from topic "xlnx_fix_plat_const_preced" into integration 2024-10-29 12:11:25 +01:00
gicv3.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
plat_psci.c fix(versal2): variable conflicting with external linkage 2024-11-05 08:25:40 +00:00
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): explicitly check operators precedence 2024-10-25 09:00:23 +00: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