arm-trusted-firmware/plat/amd/versal2
Maheedhar Bollapalli 15a9e381cd fix(versal2): explicitly check operators precedence
This corrects the MISRA violation C2012-12.1:
The precedence of operators within expressions should be
made explicit.
Enclosed the subexpression in parentheses to maintain
the precedence.

Change-Id: I33028cf220fa0768f8f266db294c42810f62b61c
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-10-25 09:00:23 +00:00
..
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 fix(versal2): explicitly check operators precedence 2024-10-25 09:00:23 +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): 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(versal2): support dynamic XLAT tables 2024-10-18 15:07:48 +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