arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli b21e2874f8 fix(xilinx): avoid altering function parameters
This corrects the MISRA violation C2012-17.8:
A function parameter should not be modified.
Local variable is declared and used to process the value
from the argument.

Change-Id: I96b4381c3e05f7065d824592e7b5e5929f6b3627
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-10-30 12:48:43 +05:30
..
common fix(xilinx): avoid altering function parameters 2024-10-30 12:48:43 +05:30
versal fix(versal): modify conditions to have boolean type 2024-10-30 07:05:40 +00:00
versal_net fix(versal-net): ignore the unused function return value 2024-10-30 12:48:30 +05:30
zynqmp fix(zynqmp): ignore the unused function return value 2024-10-30 12:48:15 +05:30