Home
last modified time | relevance | path

Searched hist:"0839 cfc980998d24740e41b44164de39b70079a1" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/psci/
H A Dpsci_off.c0839cfc980998d24740e41b44164de39b70079a1 Fri Apr 19 10:51:29 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(psci): modify variable conflicting with external function

This corrects the MISRA violation C2012-5.8:
Identifiers that define objects or functions with
external linkage shall be unique.
Modify the variable name to prevent conflict with
external function declaration

Change-Id: I2f109242b6dd3b3c5e9289881e3dd5466c74fcb5
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpsci_on.c0839cfc980998d24740e41b44164de39b70079a1 Fri Apr 19 10:51:29 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(psci): modify variable conflicting with external function

This corrects the MISRA violation C2012-5.8:
Identifiers that define objects or functions with
external linkage shall be unique.
Modify the variable name to prevent conflict with
external function declaration

Change-Id: I2f109242b6dd3b3c5e9289881e3dd5466c74fcb5
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpsci_suspend.c0839cfc980998d24740e41b44164de39b70079a1 Fri Apr 19 10:51:29 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(psci): modify variable conflicting with external function

This corrects the MISRA violation C2012-5.8:
Identifiers that define objects or functions with
external linkage shall be unique.
Modify the variable name to prevent conflict with
external function declaration

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