Home
last modified time | relevance | path

Searched hist:"906 d58927760c70112fd8e70a7e67f2a4989e9ed" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/
H A Dversal.c906d58927760c70112fd8e70a7e67f2a4989e9ed Thu Apr 25 13:40:06 UTC 2024 Nithin G <nithing@amd.com> fix(xilinx): modify function to have single return

This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ice3eb939664ffc62c1f586b641e37481f10ffff6
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplat_startup.c906d58927760c70112fd8e70a7e67f2a4989e9ed Thu Apr 25 13:40:06 UTC 2024 Nithin G <nithing@amd.com> fix(xilinx): modify function to have single return

This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ice3eb939664ffc62c1f586b641e37481f10ffff6
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_api_sys.c906d58927760c70112fd8e70a7e67f2a4989e9ed Thu Apr 25 13:40:06 UTC 2024 Nithin G <nithing@amd.com> fix(xilinx): modify function to have single return

This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ice3eb939664ffc62c1f586b641e37481f10ffff6
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_ipi.c906d58927760c70112fd8e70a7e67f2a4989e9ed Thu Apr 25 13:40:06 UTC 2024 Nithin G <nithing@amd.com> fix(xilinx): modify function to have single return

This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ice3eb939664ffc62c1f586b641e37481f10ffff6
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_svc_main.c906d58927760c70112fd8e70a7e67f2a4989e9ed Thu Apr 25 13:40:06 UTC 2024 Nithin G <nithing@amd.com> fix(xilinx): modify function to have single return

This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ice3eb939664ffc62c1f586b641e37481f10ffff6
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>