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 /introduction.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 'introduction.tex')
-rw-r--r-- | introduction.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex index 40f16f8..33da3ec 100644 --- a/introduction.tex +++ b/introduction.tex @@ -63,6 +63,9 @@ Levels'', BCP 14, RFC 2119, March 1997. \newline\url{http://www.ietf.org/rfc/rfc \phantomsection\label{intro:FUSE}\textbf{[FUSE]} & Linux FUSE interface, \newline\url{https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/fuse.h}\\ + \phantomsection\label{intro:eMMC}\textbf{[eMMC]} & + eMMC Electrical Standard (5.1), JESD84-B51, + \newline\url{http://www.jedec.org/sites/default/files/docs/JESD84-B51.pdf}\\ \end{longtable} |