diff options
author | 2023-10-05 17:38:47 +0200 | |
---|---|---|
committer | 2023-12-08 10:05:27 -0800 | |
commit | 4f812df8f37463767c2a74c2bd77de94acdb2be6 (patch) | |
tree | 2070840bc56ae53efef96b96cbb30161eaa03f5f /tools/perf/scripts/python/stackcollapse.py | |
parent | selftests/sgx: Specify freestanding environment for enclave compilation (diff) | |
download | wireguard-linux-4f812df8f37463767c2a74c2bd77de94acdb2be6.tar.xz wireguard-linux-4f812df8f37463767c2a74c2bd77de94acdb2be6.zip |
selftests/sgx: Remove redundant enclave base address save/restore
Remove redundant push/pop pair that stores and restores the enclave base
address in the test enclave, as it is never used after the pop and can
anyway be easily retrieved via the __encl_base symbol.
Signed-off-by: Jo Van Bulck <jo.vanbulck@cs.kuleuven.be>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Acked-by: Kai Huang <kai.huang@intel.com>
Link: https://lore.kernel.org/all/20231005153854.25566-7-jo.vanbulck%40cs.kuleuven.be
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions