Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci_pm.c3e3cdf26f2c211e9e0dce2c7da9357b108d9ae05 Fri Aug 29 09:51:24 UTC 2025 Ronak Jain <ronak.jain@amd.com> fix(xilinx): incorrect usage of SECURE_FLAG for psci

As per the PSCI specification, the PSCI SMC call always expects from
the NON_SECURE world. However, in the platform specific file SECURE
flag was passed to the firmware which is incorrect. Pass NON_SECURE
flag from the platform specific file to the firmware in order to
align with the PSCI specification.

Change-Id: Iabe2cb45467cf63fe36626d323513ff05548eb3b
Signed-off-by: Ronak Jain <ronak.jain@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci_pm.c3e3cdf26f2c211e9e0dce2c7da9357b108d9ae05 Fri Aug 29 09:51:24 UTC 2025 Ronak Jain <ronak.jain@amd.com> fix(xilinx): incorrect usage of SECURE_FLAG for psci

As per the PSCI specification, the PSCI SMC call always expects from
the NON_SECURE world. However, in the platform specific file SECURE
flag was passed to the firmware which is incorrect. Pass NON_SECURE
flag from the platform specific file to the firmware in order to
align with the PSCI specification.

Change-Id: Iabe2cb45467cf63fe36626d323513ff05548eb3b
Signed-off-by: Ronak Jain <ronak.jain@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dplat_psci.c3e3cdf26f2c211e9e0dce2c7da9357b108d9ae05 Fri Aug 29 09:51:24 UTC 2025 Ronak Jain <ronak.jain@amd.com> fix(xilinx): incorrect usage of SECURE_FLAG for psci

As per the PSCI specification, the PSCI SMC call always expects from
the NON_SECURE world. However, in the platform specific file SECURE
flag was passed to the firmware which is incorrect. Pass NON_SECURE
flag from the platform specific file to the firmware in order to
align with the PSCI specification.

Change-Id: Iabe2cb45467cf63fe36626d323513ff05548eb3b
Signed-off-by: Ronak Jain <ronak.jain@amd.com>