u-boot/drivers/firmware
Andreas Dannenberg 410adcc9e2 firmware: ti_sci: Add processor shutdown API method
Add and expose a new processor shutdown API that wraps the two TISCI
messages involved in initiating a core shutdown. The API will first
queue a message to have the DMSC wait for a certain processor boot
status to happen followed by a message to trigger the actual shutdown-
with both messages being sent without waiting or requesting for a
response. Note that the processor shutdown API call will need to be
followed up by user software placing the respective core into either
WFE or WFI mode.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
2019-07-26 21:49:21 -04:00
..
firmware-sandbox.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
firmware-uclass.c dm: test: Add "/firmware" node scan test 2018-09-29 11:49:35 -06:00
Kconfig firmware: psci: introduce SPL_ARM_PSCI_FW 2018-12-12 12:14:25 -05:00
Makefile firmware: psci: introduce SPL_ARM_PSCI_FW 2018-12-12 12:14:25 -05:00
psci.c efi_loader: PSCI reset and shutdown 2018-12-02 21:59:37 +01:00
ti_sci.c firmware: ti_sci: Add processor shutdown API method 2019-07-26 21:49:21 -04:00
ti_sci.h firmware: ti_sci: Add processor shutdown API method 2019-07-26 21:49:21 -04:00