RE: [PATCH 3/4] x86/sgx: Define error codes for ENCLS[EUPDATESVN]
From: Reshetova, Elena
Date: Thu Mar 27 2025 - 11:40:53 EST
> On Mon, Mar 24, 2025 at 12:21:14PM +0000, Reshetova, Elena wrote:
> >
> >
> > > On Fri, Mar 21, 2025 at 02:34:42PM +0200, Elena Reshetova wrote:
> > > > Add error codes for ENCLS[EUPDATESVN], then SGX CPUSVN update
> > > > process can know the execution state of EUPDATESVN.
> > > >
> > >
> > > Enumerate the error codes.
> >
> > You mean in the commit message or?
>
> I'm not really sure how kernel uses them.
The SGX_INSUFFICIENT_ENTROPY is used to make reties by kernel.
The other two are only used to print the informational message.
Best Regards,
Elena.