On Fri, 15 May 2020 15:27:50 +0200
David Hildenbrand <> wrote:
> We forgot to reference the driver conformance.
>
> Cc: Yang Huang <>
> Signed-off-by: David Hildenbrand <>
> ---
> conformance.tex | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/conformance.tex b/conformance.tex
> index ed7d77f..ea48d2d 100644
> --- a/conformance.tex
> +++ b/conformance.tex
> @@ -24,7 +24,8 @@ \section{Conformance Targets}\label{sec:Conformance / Conformance Targets}
> \ref{sec:Conformance / Driver Conformance / SCSI Host Driver Conformance},
> \ref{sec:Conformance / Driver Conformance / Input Driver Conformance},
> \ref{sec:Conformance / Driver Conformance / Crypto Driver Conformance},
> -\ref{sec:Conformance / Driver Conformance / Socket Driver Conformance} or
> +\ref{sec:Conformance / Driver Conformance / Socket Driver Conformance},
> +\ref{sec:Conformance / Driver Conformance / RPMB Driver Conformance} or
> \ref{sec:Conformance / Driver Conformance / IOMMU Driver Conformance}.
> \item Clause \ref{sec:Conformance / Legacy Interface: Transitional Device and Transitional Driver Conformance}.
> \end{itemize}
Reviewed-by: Cornelia Huck <>