• Roberto Vargas's avatar
    reset2: Add PSCI system_reset2 function · 36a8f8fd
    Roberto Vargas authored
    
    
    This patch implements PSCI_SYSTEM_RESET2 API as defined in PSCI
    v1.1 specification. The specification allows architectural and
    vendor-specific resets via this API. In the current specification,
    there is only one architectural reset, the warm reset. This reset is
    intended to provide a fast reboot path that guarantees not to reset
    system main memory.
    
    Change-Id: I057bb81a60cd0fe56465dbb5791d8e1cca025bd3
    Signed-off-by: default avatarRoberto Vargas <roberto.vargas@arm.com>
    36a8f8fd
psci.h 12.1 KB