<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<small>Please ignore this.<br>
<br>
Neelesh.<br>
</small><br>
<div class="moz-cite-prefix">On 08/31/2015 09:00 PM, Neelesh Gupta
wrote:<br>
</div>
<blockquote
cite="mid:20150831152706.9953.32305.stgit@localhost.localdomain"
type="cite">
<pre wrap="">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'.
I have tested the 'htmgt_pass_thru' and 'apply_attr_override' interfaces
integrating with the HBRT code and these interfaces work fine.
'run_command' interface can be tested later when the HBRT code is ready.
v2 -> v3
- Renamed --mfg-mode to --expert-mode to cover the run_command too.
- Fixed review comments in v2.
v1 -> v2
- Reorder the patches as per the ordering in hostboot_interfaces.h
- Adding '--mfg-mode', that need to be provided for invoking any
manufacturing command.
---
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: Support manufacturing command HTMGT 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 | 565 +++++++++++++++++++++++++++-----
external/opal-prd/thunk.S | 3
3 files changed, 534 insertions(+), 80 deletions(-)
--
Signature
_______________________________________________
Skiboot mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Skiboot@lists.ozlabs.org">Skiboot@lists.ozlabs.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ozlabs.org/listinfo/skiboot">https://lists.ozlabs.org/listinfo/skiboot</a>
</pre>
</blockquote>
<br>
</body>
</html>