[Skiboot] [PATCH V3 1/2] opal-prd: Add support for runtime OCC reset in ZZ

Stewart Smith stewart at linux.vnet.ibm.com
Tue Dec 19 11:26:18 AEDT 2017


Shilpasri G Bhat <shilpa.bhat at linux.vnet.ibm.com> writes:
> This patch handles OCC_RESET runtime events in host opal-prd and also
> provides support for calling 'hostinterface->wakeup()' which is
> required for doing the reset operation.
>
> Signed-off-by: Shilpasri G Bhat <shilpa.bhat at linux.vnet.ibm.com>
> ---
>  core/hostservices.c          |  41 +++++++++++-----
>  external/opal-prd/opal-prd.c | 112 +++++++++++++++++++++++++++++++++++++++++++
>  external/opal-prd/thunk.S    |   2 +-
>  hw/occ.c                     |  51 +++++++++++++++++++-
>  hw/prd.c                     |  22 +++++++++
>  include/hostservices.h       |   2 +
>  include/opal-api.h           |  11 +++++
>  include/skiboot.h            |   1 +
>  8 files changed, 227 insertions(+), 15 deletions(-)

Thanks, series merged to master as of 781b10633945df32fa2292ee8b196c74f8ef2c7c
-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list