Re: [PATCH v2 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c

From: Reinette Chatre
Date: Thu Sep 08 2022 - 18:43:35 EST




On 9/4/2022 7:04 PM, Jarkko Sakkinen wrote:
> Move ENCL_HEAP_SIZE_DEFAULT to main.c because all the other constants
> are also there, and it is only used locally there.
>
> Signed-off-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>

Acked-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Reinette