Re: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): report Intel SGX bits

2020-12-17 Thread Corinna Vinschen via Cygwin-patches
On Dec 17 00:11, Brian Inglis wrote: > Update to Linux next 5.10 cpuinfo flags for Intel SDM 36.7.1 Software > Guard Extensions, and 38.1.4 SGX Launch Control Configuration. > Launch control restricts what software can run with enclave protections, > which helps protect the system from bad

[PATCH] fhandler_proc.cc(format_proc_cpuinfo): report Intel SGX bits

2020-12-16 Thread Brian Inglis
Update to Linux next 5.10 cpuinfo flags for Intel SDM 36.7.1 Software Guard Extensions, and 38.1.4 SGX Launch Control Configuration. Launch control restricts what software can run with enclave protections, which helps protect the system from bad enclaves. --- winsup/cygwin/fhandler_proc.cc | 2 ++