• Soby Mathew's avatar
    CSS: Add SCMI driver for SCP · c04a3b6c
    Soby Mathew authored
    
    
    This patch adds the SCMI driver for communicating with SCP. The power
    domain management and system power management protocol of the SCMI
    specification[1] is implemented in the driver. The SCP power management
    abstraction layer for SCMI for CSS power management is also added.
    
    A new buid option `CSS_USE_SCMI_DRIVER` is introduced to select SCMI
    driver over SCPI.
    
    [1] ARM System Control and Management Interface v1.0 (SCMI)
    Document number: ARM DEN 0056A
    
    Change-Id: I67265615a17e679a2afe810b9b0043711ba09dbb
    Signed-off-by: default avatarSoby Mathew <soby.mathew@arm.com>
    c04a3b6c
scmi_private.h 4.65 KB