Home
last modified time | relevance | path

Searched hist:"877279 dea678cfc92b04547350c80e988cb60c4b" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/common/
H A Dplat_psci_common.c877279dea678cfc92b04547350c80e988cb60c4b Thu Apr 18 09:50:21 UTC 2024 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(platforms): declare unused parameters as void

This corrects the MISRA violation C2012-2.7:
There should be no unused parameters in functions.
Declared unused function parameters as void.

Change-Id: Ifa48fa64e87481bb43a877f39f48108fd2e13c42
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplat_bl_common.c877279dea678cfc92b04547350c80e988cb60c4b Thu Apr 18 09:50:21 UTC 2024 Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(platforms): declare unused parameters as void

This corrects the MISRA violation C2012-2.7:
There should be no unused parameters in functions.
Declared unused function parameters as void.

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