Home
last modified time | relevance | path

Searched hist:fb2fdcd9536874aaff0c14f9c466214e717b0e91 (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_topology.cfb2fdcd9536874aaff0c14f9c466214e717b0e91 Tue Oct 29 03:53:19 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal2): 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: Ib152831e84f5ead5b57fd713ebfedb1f3340a727
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplat_psci.cfb2fdcd9536874aaff0c14f9c466214e717b0e91 Tue Oct 29 03:53:19 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal2): 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: Ib152831e84f5ead5b57fd713ebfedb1f3340a727
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dscmi.cfb2fdcd9536874aaff0c14f9c466214e717b0e91 Tue Oct 29 03:53:19 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal2): 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: Ib152831e84f5ead5b57fd713ebfedb1f3340a727
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dbl31_setup.cfb2fdcd9536874aaff0c14f9c466214e717b0e91 Tue Oct 29 03:53:19 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal2): 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: Ib152831e84f5ead5b57fd713ebfedb1f3340a727
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.hfb2fdcd9536874aaff0c14f9c466214e717b0e91 Tue Oct 29 03:53:19 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal2): 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: Ib152831e84f5ead5b57fd713ebfedb1f3340a727
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>