
20 Jan
2022
20 Jan
'22
10:44 a.m.
On 1/20/22 02:37, Huang, Haibin wrote:
Hi Michal,
Ok , I have change it like below. Do you mean that? <domainCapabilities> <features> <sgx supported='yes'> <flc>no</flc> <epc_size unit='KiB'>1</epc_size> </sgx> </features> </domainCapabilities>
Yes, but also please change the patch subject, something like: "Report SGX capabilites in domcaps XML" will do. The idea is that from git-log output it should be apparent what each commit is doing. Bonus points if that's apparent from 'git log --oneline'. Michal