Home
last modified time | relevance | path

Searched hist:"54 c9c68a49bc7b3aaa29207f798b1973e3cdb542" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c54c9c68a49bc7b3aaa29207f798b1973e3cdb542 Fri Apr 19 12:32:02 UTC 2024 Nithin G <nithing@amd.com> fix(el3-runtime): 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: Idf4b8ea7842304849242a06d6ada73f11afc8cde
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>