Files
intel-linux-sgx/psw/ae/data/prebuilt
Krzysztof Sandowicz 2f6caabc70 Removes SGX white list functionality from the AESM service by eliminating all references to the white list URL configuration and related network operations. Allow list updated as standalone bin file
Removes `SGX_WHITE_LIST_FILE` enum value and associated URL handling
Eliminates white list configuration parsing and storage
Removes the `update_white_list_by_url()` function and related network operations

---------

Signed-off-by: Krzysztof Sandowicz <krzysztof.sandowicz@intel.com>
2025-09-30 10:49:14 +02:00
..
2024-09-26 15:34:56 +08:00

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.