arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 1877bf2ce1 fix(zynqmp): align essential type categories
This corrects the MISRA violation C2012-10.7:
If a composite expression is used as one operand of an operator in
which the usual arithmetic conversions are performed then the other
operand shall not have wider essential type.
Explicitly type casted to match the data type of both the operands.

Change-Id: I670304682cc4945b8575f125ac750d0dc69079a7
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-20 11:00:43 +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): align essential type categories 2024-12-20 11:00:43 +00:00