Home
last modified time | relevance | path

Searched hist:"7 b970841ad1c9925e72c170734ca30016813743d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/psci/
H A Dpsci_common.c7b970841ad1c9925e72c170734ca30016813743d Fri Apr 19 12:36:36 UTC 2024 Nithin G <nithing@amd.com> fix(psci): add const qualifier

This corrects the MISRA violation C2012-8.13:
A pointer should point to a const-qualified type whenever possible.
Added const qualifier to pointer in the function arguments.

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