Re: [virtio-dev] [PATCH RFC 3/3] rng: leak detection support

2023-09-28 Thread Babis Chalios
On 27/9/23 23:47, Michael S. Tsirkin wrote: On Wed, Sep 27, 2023 at 12:43:20PM +0200, Babis Chalios wrote: On 22/9/23 18:01, Michael S. Tsirkin wrote: On Fri, Sep 22, 2023 at 05:40:50PM +0200, Babis Chalios wrote: On 22/9/23 17:06, Michael S. Tsirkin wrote: On Tue, Sep 19, 2023 at

Re: [virtio-dev] [PATCH v2] virtio-tee: Reserve device ID 46 for TEE device

2023-09-28 Thread Sumit Garg
On Wed, 27 Sept 2023 at 21:39, Arnd Bergmann wrote: > > On Wed, 27 Sept 2023 at 16:09, Sumit Garg wrote: > > > > It looks like I accidentally dropped the entire Cc list in my earlier reply, > adding them all back. No worries. > > > On Wed, 27 Sept 2023 at 01:44, Arnd Bergmann wrote: > > > > >

Re: [virtio-dev] [PATCH] html: add missing enumitem package

2023-09-28 Thread Cornelia Huck
On Wed, Sep 27 2023, "Michael S. Tsirkin" wrote: > makediffhtml.sh currently fails with: > > ! Missing number, treated as zero. > >\c@* > l.25850 \begin{enumerate}[label=\alph* > .] > ? > ! Emergency stop. > >\c@* >

[virtio-dev] [PATCH v3] virtio-tee: Reserve device ID 46 for TEE device

2023-09-28 Thread jeshwank
In a virtual environment, an application running in guest VM may want to delegate security sensitive tasks to a Trusted Application (TA) running within a Trusted Execution Environment (TEE). A TEE is a trusted OS running in some secure environment, for example, TrustZone on ARM CPUs, or a separate