Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/css/common/sp_min/
H A Dcss_sp_min.mk14a289230918b23b0985e215d38614dc7480bd02 Fri Jul 22 18:16:11 UTC 2022 Pranav Madhu <pranav.madhu@arm.com> feat(scmi): send powerdown request to online secondary cpus

To initiate a reset or reboot, the nonsecure OS invokes the PSCI
SYSTEM_RESET function from any one core. As per the PSCI specification,
it is the responsibility of firmware to implement the system view of
the reset or reboot operation. For the platforms supported by CSS,
trigger the reset/reboot operation by sending an SGI to rest all CPUs
which are online. The CPUs respond to this interrupt by initiating its
powerdown sequence.

In addition to these changes, fix coding style issues that are not
directly related to the code being introduced in this patch.

Change-Id: I547253ee28ef7eefa78180d016893671a406bbfa
Signed-off-by: Pranav Madhu <pranav.madhu@arm.com>
/rk3399_ARM-atf/drivers/arm/css/scp/
H A Dcss_pm_scmi.c14a289230918b23b0985e215d38614dc7480bd02 Fri Jul 22 18:16:11 UTC 2022 Pranav Madhu <pranav.madhu@arm.com> feat(scmi): send powerdown request to online secondary cpus

To initiate a reset or reboot, the nonsecure OS invokes the PSCI
SYSTEM_RESET function from any one core. As per the PSCI specification,
it is the responsibility of firmware to implement the system view of
the reset or reboot operation. For the platforms supported by CSS,
trigger the reset/reboot operation by sending an SGI to rest all CPUs
which are online. The CPUs respond to this interrupt by initiating its
powerdown sequence.

In addition to these changes, fix coding style issues that are not
directly related to the code being introduced in this patch.

Change-Id: I547253ee28ef7eefa78180d016893671a406bbfa
Signed-off-by: Pranav Madhu <pranav.madhu@arm.com>
/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_common.mk14a289230918b23b0985e215d38614dc7480bd02 Fri Jul 22 18:16:11 UTC 2022 Pranav Madhu <pranav.madhu@arm.com> feat(scmi): send powerdown request to online secondary cpus

To initiate a reset or reboot, the nonsecure OS invokes the PSCI
SYSTEM_RESET function from any one core. As per the PSCI specification,
it is the responsibility of firmware to implement the system view of
the reset or reboot operation. For the platforms supported by CSS,
trigger the reset/reboot operation by sending an SGI to rest all CPUs
which are online. The CPUs respond to this interrupt by initiating its
powerdown sequence.

In addition to these changes, fix coding style issues that are not
directly related to the code being introduced in this patch.

Change-Id: I547253ee28ef7eefa78180d016893671a406bbfa
Signed-off-by: Pranav Madhu <pranav.madhu@arm.com>