arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 7d15b94ba3 fix(xilinx): typecast operands to match data type
This corrects the MISRA violation C2012-10.1:
Operands shall not be of an inappropriate essential type.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I675f1b2ac408b70a9ca307fb5161ebb8e597897c
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-20 11:01:18 +00:00
..
common fix(xilinx): typecast operands to match data type 2024-12-20 11:01:18 +00:00
versal fix(versal): typecast expressions to match data type 2024-12-20 11:00:57 +00:00
versal_net fix(versal-net): typecast expressions to match data type 2024-12-20 11:01:04 +00:00
zynqmp fix(zynqmp): typecast operands to match data type 2024-12-20 11:01:14 +00:00