RE: [virtio-dev] [PATCH] virtio-tee: Reserve device ID 46 for TEE device
Parav Pandit <[email protected]>
| Newsgroups | dev.linux.lists.virtio-dev |
|---|---|
| Message-ID | <PH0PR12MB54810E429F2FE6E18E4D5987DCF9A@PH0PR12MB5481.namprd12.prod.outlook.com> |
Hi, > From: [email protected] <[email protected]> On > Behalf Of jeshwank > Sent: Wednesday, September 6, 2023 3:13 PM > > 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. > For those who breath TEE its may be obvious thing. 😊 For me, a humble request, can you please expand this patch to contain short description of basic functionality of the TEE device to encompass under this device-id? > Signed-off-by: jeshwank <[email protected]> > --- > 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: [email protected] > For additional commands, e-mail: [email protected]