Home
last modified time | relevance | path

Searched hist:c0719d210ca971f09ef5a77a4bb9a5b918313cf3 (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci_pm.cc0719d210ca971f09ef5a77a4bb9a5b918313cf3 Fri May 16 09:49:34 UTC 2025 Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com> fix(xilinx): add API to get powerdown request status

The pwrdwn_req_received variable is used across multiple platforms
through extern keyword. Instead of using the extern, add getter
API to access this variable across the platforms, and restrict the
scope of variable to the particular file by defining it as static
variable. This prevents unintended access of variable from other
files and increase safety.

Change-Id: I758466ea7f6be2a90ec249dc3e4fa56cdbe11e57
Signed-off-by: Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com>
/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dpm_svc_main.hc0719d210ca971f09ef5a77a4bb9a5b918313cf3 Fri May 16 09:49:34 UTC 2025 Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com> fix(xilinx): add API to get powerdown request status

The pwrdwn_req_received variable is used across multiple platforms
through extern keyword. Instead of using the extern, add getter
API to access this variable across the platforms, and restrict the
scope of variable to the particular file by defining it as static
variable. This prevents unintended access of variable from other
files and increase safety.

Change-Id: I758466ea7f6be2a90ec249dc3e4fa56cdbe11e57
Signed-off-by: Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com>
/rk3399_ARM-atf/plat/amd/versal2/pm_service/
H A Dpm_svc_main.cc0719d210ca971f09ef5a77a4bb9a5b918313cf3 Fri May 16 09:49:34 UTC 2025 Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com> fix(xilinx): add API to get powerdown request status

The pwrdwn_req_received variable is used across multiple platforms
through extern keyword. Instead of using the extern, add getter
API to access this variable across the platforms, and restrict the
scope of variable to the particular file by defining it as static
variable. This prevents unintended access of variable from other
files and increase safety.

Change-Id: I758466ea7f6be2a90ec249dc3e4fa56cdbe11e57
Signed-off-by: Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci_pm.cc0719d210ca971f09ef5a77a4bb9a5b918313cf3 Fri May 16 09:49:34 UTC 2025 Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com> fix(xilinx): add API to get powerdown request status

The pwrdwn_req_received variable is used across multiple platforms
through extern keyword. Instead of using the extern, add getter
API to access this variable across the platforms, and restrict the
scope of variable to the particular file by defining it as static
variable. This prevents unintended access of variable from other
files and increase safety.

Change-Id: I758466ea7f6be2a90ec249dc3e4fa56cdbe11e57
Signed-off-by: Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dplat_psci.cc0719d210ca971f09ef5a77a4bb9a5b918313cf3 Fri May 16 09:49:34 UTC 2025 Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com> fix(xilinx): add API to get powerdown request status

The pwrdwn_req_received variable is used across multiple platforms
through extern keyword. Instead of using the extern, add getter
API to access this variable across the platforms, and restrict the
scope of variable to the particular file by defining it as static
variable. This prevents unintended access of variable from other
files and increase safety.

Change-Id: I758466ea7f6be2a90ec249dc3e4fa56cdbe11e57
Signed-off-by: Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com>
/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_svc_main.cc0719d210ca971f09ef5a77a4bb9a5b918313cf3 Fri May 16 09:49:34 UTC 2025 Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com> fix(xilinx): add API to get powerdown request status

The pwrdwn_req_received variable is used across multiple platforms
through extern keyword. Instead of using the extern, add getter
API to access this variable across the platforms, and restrict the
scope of variable to the particular file by defining it as static
variable. This prevents unintended access of variable from other
files and increase safety.

Change-Id: I758466ea7f6be2a90ec249dc3e4fa56cdbe11e57
Signed-off-by: Devanshi Chauhan <devanshi.chauhanalpeshbhai@amd.com>