[Skiboot] [PATCH RFC 0/5] Series short description
Neelesh Gupta
neelegup at linux.vnet.ibm.com
Wed Jul 29 02:41:49 AEST 2015
The patch series implements the support for executing HBRT interfaces
through opal-prd as client. The first 3 patches in this series, refactor
the existing code along with fixing and cleaning up minor issues. The
following 2 patches enable the support of HBRT 'run_command',
'htmgt_pass_thru' and 'apply_attr_override'.
Note: The code compiles, but has not been tested.
---
Neelesh Gupta (4):
external/opal-prd: send socket response in the error path
external/opal-prd: Move client socket common code to a function
external/opal-prd: Refactor the handle_prd_control() function
external/opal-prd: opal-prd to support htmgt passthru and attribute override
Vaidyanathan Srinivasan (1):
external/opal-prd: Add 'run' option to execute HBRT commands
external/opal-prd/hostboot-interface.h | 46 +++
external/opal-prd/opal-prd.c | 569 ++++++++++++++++++++++++++++----
external/opal-prd/thunk.S | 3
3 files changed, 546 insertions(+), 72 deletions(-)
--
Signature
More information about the Skiboot
mailing list