• David Pu's avatar
    Tegra194: ras: split up RAS error clear SMC call. · ebd720d0
    David Pu authored
    
    
    In order to make sure SMC call is within 25us, this patch reduces number of RAS
    errors accessed to 8 at most for each SMC call and takes a input/output
    parameter to specify in progress RAS error record index.
    
    The measured SMC call latency is about 20us under Linux test kernel driver.
    
    Change-Id: Ia1b57c8673e0193dc341a36af0b5c09fb48f965f
    Signed-off-by: default avatarDavid Pu <dpu@nvidia.com>
    ebd720d0
plat_sip_calls.c 2.67 KB