Files
intel-linux-sgx/linux
Bartosz Gotowalski e623a1815e Removes Launch Enclave (LE) version handling from Linux installer packaging scripts and drops the LE_VERSION definition from the internal version header, aligning the packaging/version metadata with LE/launch control removal work
Remove `LE_VERSION` extraction and `LE_VER` substitution from `sgx-aesm-service` tarball creation.
Drop `LE_VER` / `LE_*` and `LAUNCH_*` version variables from installer Makefiles where they’re no longer used.
Remove `#define LE_VERSION ...` from `common/inc/internal/se_version.h`.

---------

Signed-off-by: Bartosz Gotowalski <bartosz.gotowalski@intel.com>
2026-02-26 09:41:50 +01:00
..