Home
last modified time | relevance | path

Searched hist:"5003 a332b8e40ff93333b70a4365c1e13e8b1d10" (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_topology.c5003a332b8e40ff93333b70a4365c1e13e8b1d10 Tue Oct 29 03:34:49 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplat_psci_pm.c5003a332b8e40ff93333b70a4365c1e13e8b1d10 Tue Oct 29 03:34:49 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dbl31_versal_net_setup.c5003a332b8e40ff93333b70a4365c1e13e8b1d10 Tue Oct 29 03:34:49 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplat_private.h5003a332b8e40ff93333b70a4365c1e13e8b1d10 Tue Oct 29 03:34:49 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplatform_def.h5003a332b8e40ff93333b70a4365c1e13e8b1d10 Tue Oct 29 03:34:49 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal_net/aarch64/
H A Dversal_net_common.c5003a332b8e40ff93333b70a4365c1e13e8b1d10 Tue Oct 29 03:34:49 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>