On 8/28/25 4:08 PM, Haren Myneni wrote: > PowerPC FW introduced HVPIPE RTAS calls such as > ibm,send-hvpipe-msg and ibm,receive-hvpipe-msg for the user space > to exchange information with different sources such as Hardware > Management Consoles (HMC). > > HVPIPE_IOC_CREATE_HANDLE is defined to use /dev/papr-hvpipe > interface for ibm,send-hvpipe-msg and ibm,receive-hvpipe-msg > RTAS calls. > > Also defined papr_hvpipe_hdr which will added in the payload > that is passed between the kernel and the user space. > > Signed-off-by: Haren Myneni <ha...@linux.ibm.com> > Reviewed-by: Mahesh Salgaonkar <mah...@linux.ibm.com> > Tested-by: Shashank MS <shashank.go...@in.ibm.com> > ---
Reviewed-by: Tyrel Datwyler <tyr...@linux.ibm.com>