diff options
author | Huang Yang <yang.huang@intel.com> | 2019-10-09 10:36:51 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-11-27 07:58:56 -0500 |
commit | 8c6acac22a99453139e14ddec55c2f9cb6fe470b (patch) | |
tree | 0e6521e4c16ae4389bfc17267bb4cc53b5535cfb /content.tex | |
parent | 3d0b9916221de83efb00ddbbb5baf6e29f2a515b (diff) | |
download | virtio-spec-8c6acac22a99453139e14ddec55c2f9cb6fe470b.tar.gz |
Add virtio rpmb device specification
Add virtio RPMB (Replay Protected Memory Block) device documentation to
spec.
Signed-off-by: Yang Huang <yang.huang@intel.com>
Reviewed-by: Bing Zhu <bing.zhu@intel.com>
Reviewed-by: Tomas Winkler <tomas.winkler@intel.com>
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/53
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content.tex b/content.tex index 06bb4ca..cd321a1 100644 --- a/content.tex +++ b/content.tex @@ -5812,6 +5812,7 @@ descriptor for the \field{sense_len}, \field{residual}, \input{virtio-crypto.tex} \input{virtio-vsock.tex} \input{virtio-fs.tex} +\input{virtio-rpmb.tex} \chapter{Reserved Feature Bits}\label{sec:Reserved Feature Bits} |