arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli e2cc129bcc fix(zynqmp): typecast expression to match data type
This corrects the MISRA violation C2012-10.6:
The value of a composite expression shall not be assigned to
an object with wider essential type.
Explicitly type casted to match the data type of composite
expression.

Change-Id: I6497453f9f7455ae2f1ad8a18760ff0ef41d7c40
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-20 11:00:39 +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 expression to match data type 2024-12-20 11:00:39 +00:00