Removed reference Launch Enclave implementation and related tools Removed Launch Enclave service bundle from AESM Updated build system to remove LE-related compilation flags and targets Removed LE-related packages from installer scripts --------- Signed-off-by: Krzysztof1 Wisniewski <krzysztof1.wisniewski@intel.com>
LE source code
The LE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_le.signed.so in prebuilt package is built by le with branch sgx_2.25_reproducible and signed by Intel.
PVE source code
The PVE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_pve.signed.so in prebuilt package is built by pve with branch sgx_2.25_reproducible and signed by Intel.
PCE source code
The PCE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_pce.signed.so in prebuilt package is built by pce with branch sgx_2.25_reproducible and signed by Intel.
QE source code
The QE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_qe.signed.so in prebuilt package is built by qe with branch sgx_2.25_reproducible and signed by Intel.