public inbox for virtio-dev@lists.linux.dev
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] virtio-tee: Reserve device ID 46 for TEE device
@ 2023-09-06  9:42 jeshwank
  2023-09-20  9:45 ` Parav Pandit
  0 siblings, 1 reply; 3+ messages in thread
From: jeshwank @ 2023-09-06  9:42 UTC (permalink / raw)
  To: virtio-dev
  Cc: jeshwank, Mythri.Pandeshwarakrishna, Devaraj.Rangasamy,
	jeshwanthkumar.nk, Rijo-john.Thomas, Nimesh.Easow, babulu.ellune

The virtio-tee device allows guest OS to access the TEE
present in host system, to perform secure operations.

This patch is to reserve a device ID 46 for virtio-tee device.

Signed-off-by: jeshwank <JESHWANTHKUMAR.NK@amd.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 0a62dce..644aa4a 100644
--- a/content.tex
+++ b/content.tex
@@ -739,6 +739,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 45         &   SPI master \\
 \hline
+46         &   TEE device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.25.1


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-21 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-06  9:42 [virtio-dev] [PATCH] virtio-tee: Reserve device ID 46 for TEE device jeshwank
2023-09-20  9:45 ` Parav Pandit
2023-09-21 10:11   ` NK, JESHWANTHKUMAR

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox