Searched hist:"890781 d10ce362150359c00b06c8b7e9e1ee34d2" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/versal/ |
| H A D | plat_versal.c | 890781d10ce362150359c00b06c8b7e9e1ee34d2 Tue Oct 29 00:09:08 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal): 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: Iffbd8770fd4ff2f2176062469d22961cbaa160b4 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
|
| H A D | plat_psci.c | 890781d10ce362150359c00b06c8b7e9e1ee34d2 Tue Oct 29 00:09:08 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal): 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: Iffbd8770fd4ff2f2176062469d22961cbaa160b4 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
|
| H A D | bl31_versal_setup.c | 890781d10ce362150359c00b06c8b7e9e1ee34d2 Tue Oct 29 00:09:08 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal): 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: Iffbd8770fd4ff2f2176062469d22961cbaa160b4 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
|