arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 895e8029aa fix(zynqmp): typecast expressions to match data type
This corrects the MISRA violation C2012-10.4:
Both operands of an operator in which the usual arithmetic conversions
are performed shall have the same essential type category.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I847af07f5e4f139384c1ed50bee765b892a6e9cd
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-20 11:00:49 +00:00
..
common fix(xilinx): typecast expression to match data type 2024-12-20 11:00:35 +00:00
versal fix(versal): variable conflicting with external linkage 2024-11-05 08:16:35 +00:00
versal_net fix(versal-net): variable conflicting with external linkage 2024-11-05 08:25:29 +00:00
zynqmp fix(zynqmp): typecast expressions to match data type 2024-12-20 11:00:49 +00:00