• Suman Anna's avatar
    firmware: ti_sci: Add support for processor control · 1e407f33
    Suman Anna authored
    Texas Instrument's System Control Interface (TI-SCI) Message Protocol
    is used in Texas Instrument's System on Chip (SoC) such as those
    in K3 family AM654 SoC to communicate between various compute
    processors with a central system controller entity.
    
    The system controller provides various services including the control
    of other compute processors within the SoC. Extend the TI-SCI protocol
    support to add various TI-SCI commands to invoke services associated
    with power and reset control, and boot vector management of the
    various compute processors from the Linux kernel.
    Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
    Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
    Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@oracle.com>
    1e407f33
ti_sci.h 51.6 KB