Home
last modified time | relevance | path

Searched hist:"3 f6d47945a4bd94eae2d6ad17f50b59cda551c10" (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/zynqmp/
H A Dplat_zynqmp.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplat_psci.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dzynqmp_pm_svc_main.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_api_pinctrl.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dzynqmp_pm_api_sys.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_client.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_api_ioctl.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_api_clock.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/zynqmp/aarch64/
H A Dzynqmp_common.c3f6d47945a4bd94eae2d6ad17f50b59cda551c10 Mon Nov 04 08:44:54 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): 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: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>