Skip to content
  • Philippe Gerum's avatar
    drivers/evl: latmus: add sirq latency measurement · b678f869
    Philippe Gerum authored
    
    
    This mode measures the delay between the moment a synthetic interrupt
    is posted from the oob stage and when it is eventually received by its
    in-band handler. When measured under significant pressure, this gives
    the typical interrupt latency experienced by the in-band kernel due to
    local interrupt disabling.
    
    As a result of this change, the current ABI revision is bumped to 25.
    
    Signed-off-by: default avatarPhilippe Gerum <rpm@xenomai.org>
    b678f869