[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <298da104-14ee-45dd-0919-fb847fd34354@intel.com>
Date: Mon, 13 Dec 2021 14:06:48 -0800
From: Reinette Chatre <reinette.chatre@...el.com>
To: Jarkko Sakkinen <jarkko@...nel.org>
CC: <dave.hansen@...ux.intel.com>, <tglx@...utronix.de>,
<bp@...en8.de>, <luto@...nel.org>, <mingo@...hat.com>,
<linux-sgx@...r.kernel.org>, <x86@...nel.org>, <seanjc@...gle.com>,
<kai.huang@...el.com>, <cathy.zhang@...el.com>,
<cedric.xing@...el.com>, <haitao.huang@...el.com>,
<mark.shanahan@...el.com>, <hpa@...or.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 01/25] x86/sgx: Add shortlog descriptions to ENCLS
wrappers
Hi Jarkko,
On 12/10/2021 9:28 PM, Jarkko Sakkinen wrote:
> On Mon, 2021-12-06 at 13:13 -0800, Reinette Chatre wrote:
...
>>
>> __eadd():
>> /* Copy a source page from non-enclave memory into the EPC. */
>
> Perhaps:
>
> /*
> * Associate an EPC page to an enclave either as a REG or TCS page
> * populated with the provided data.
> */
>
> This is more aligned with your description for __eremove().
I was trying to keep the descriptions as concise one-liners. I'll use
the text you provide if you are ok with its line length being an exception.
...
>>
>> __eremove():
>> /* Disassociate EPC page from its enclave and mark it as unused. */
...
Reinette
Powered by blists - more mailing lists