diff options
author | Jarkko Sakkinen <jarkko@kernel.org> | 2021-06-10 11:30:17 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2021-06-15 16:21:23 -0600 |
commit | 6a7171b8a0f8e961744d0c46fb7547662a3fca36 (patch) | |
tree | 1030d9dcb49ede40727ab5592f4fa600eabb4f62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0d3e5a057992bdc66e4dca2ca50b77fa4a7bd90e (diff) |
selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
Rename symbols for better clarity:
* 'eenter' might be confused for directly calling ENCLU[EENTER]. It does
not. It calls into the VDSO, which actually has the EENTER instruction.
* 'sgx_call_vdso' is *only* used for entering the enclave. It's not some
generic SGX call into the VDSO.
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions