Re: [PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
From: Jarkko Sakkinen
Date: Mon Mar 15 2021 - 09:03:29 EST
On Sun, Mar 14, 2021 at 07:16:21PM +0800, Tianjia Zhang wrote:
> Simplify the sgx code implemntation by using library function
> getauxval() instead of a custom function to get the base address
> of vDSO.
>
> Signed-off-by: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
> Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
> Acked-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Shuah, Boris, which tree this should be picked?
/Jarkko