• Tomas Winkler's avatar
    mei: define async notification hbm commands · d3c1c809
    Tomas Winkler authored
    FW has gained new capability where a FW client can asynchronously
    notify the host that an event has occurred in its process.
    The notification doesn't provide any data and host may need to query
    further the FW client in order to get details of the event.
    Host can subscribe or unsubscribe to the event notification via
    designated HBM commands, and also the notification is carried on
    a new HBM command.
    This patch adds definitions of asynchronous notification HBM commands.
    Signed-off-by: default avatarTomas Winkler <tomas.winkler@intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    d3c1c809
hw.h 10 KB