arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 4b2324042a fix(versal): add unsigned suffix to match data type
This corrects the MISRA violation C2012-7.2:
A “u” or “U” suffix shall be applied to all integer constants that
are represented in an unsigned type.
Appended "U" suffix to integer constant to represent it as
unsigned type.

Change-Id: I76f3c5903ed21ecba4d600e879d93026fc744f6c
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-23 09:14:16 +00:00
..
common fix(zynqmp): add missing curly braces 2024-12-23 09:04:23 +00:00
versal fix(versal): add unsigned suffix to match data type 2024-12-23 09:14:16 +00:00
versal_net fix(versal-net): add missing curly braces 2024-12-23 09:04:28 +00:00
zynqmp fix(zynqmp): add missing curly braces 2024-12-23 09:04:23 +00:00