Skip to content
Commit 410adcc9 authored by Andreas Dannenberg's avatar Andreas Dannenberg Committed by Tom Rini
Browse files

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: default avatarAndreas Dannenberg <dannenberg@ti.com>
parent ae0b8a2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment