Intel® Software Guard Extensions Platform Software (Intel® SGX PSW)
- Intel® SGX Architecture Enclave Service Manager (AESM)
- Restored
InitQuoteExIPC compatibility (#1107) — v2.30 markedbuf_sizeas required in theInitQuoteExRequestschema, rejecting requests from pre-v2.30 clients that omitbuf_sizewhenb_pub_key_id=false.
This release restoresbuf_sizeto optional and accepts its absence whenb_pub_key_idis not set.
- Restored
📦 Download information
(click to expand)
Downloads
| Ubuntu* | Debian* | RHEL* | CentOS* Stream |
SUSE* | Anolis OS* | Azure Linux* |
|
|---|---|---|---|---|---|---|---|
| SDK installer | - 22.04 - 24.04 - 26.04 |
- 10 - 12 |
- 9.6 - 9.8 - 10.0 - 10.2 |
- 9 - 10 |
- 15.7 - 16 |
- 8.10 | - 3.0 |
| Local repo DEB/RPM packages |
- 22.04 - 24.04 - 26.04 |
- 10 - 12 |
- 9.6 - 9.8 - 10.0 - 10.2 |
- 9 - 10 |
- 15.7 - 16 |
- 8.10 | - 3.0 |
💡 TIP: Ubuntu* packages are also served from the live Intel® SGX APT repository at https://download.01.org/intel-sgx/sgx_repo/ubuntu.
Note
📢 ANNOUNCEMENT Upcoming changes planned for the next release
Repository layout change 💬 #1108
- AESM codebase (
/pswdir and supporting build/packaging infrastructure) will be 🚚 moved to a standalone GitHub repository.
The SGX repository will reference it via a Git submodule.
NOTE: This is a source-code layout change only. Binary deliverables, APIs and packaging are unaffected by this change — if you consume the released binaries or distribution packages, no action is required. If you build from source, clone recursively (--recurse-submodules) to pull the relocated sources.
Retirements
- SGX SDK will no longer support the non-default OpenSSL/SGXSSL crypto build option (see SDK repo for details).
- The (alternative) single
.specfile RPM packaging targets (psw-dcapandpsw-tdxfiles as well as supportingMakefile.psw_dcapandMakefile.psw_tdx) will be removed as they're unused by Intel official RPM packaging, hence not actively maintained.
Note
2.30.x is the last Intel® SGX SDK/PSW release to publish packages for and validate builds on Debian 10, which reached end of life on June 30, 2024 💬 Debian announcement.