Files
meta-secure-core/meta-intel-sgx
Yi Zhao 56731a69db recipes: Update LICENSE variable to use SPDX license identifiers
Fix QA warnings:
WARNING: efitools-1.9.2+gitAUTOINC+392836a46c-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license]
WARNING: mokutil-0.3.0+gitAUTOINC+e19adc575c-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv3 [obsolete-license]

This is the result of automated script conversion:
poky/scripts/contrib/convert-spdx-licenses.py meta-secure-core

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2022-04-08 09:05:06 +08:00
..

Overview

This layer provides the support of Intel Software Guard Extensions (Intel SGX), which is an Intel technology for application developers seeking to protect select code and data from disclosure or modification.

The Linux SGX software stack is comprised of the Intel SGX driver, the Intel SGX SDK, and the Intel SGX Platform Software.

Intel SGX Driver

The recipe sgx-driver provides a out-of-tree driver for the Linux Intel SGX software stack, which will be used until the driver upstreaming process is complete.

Intel SGX SDK and PSW

The recipes are still in development.

Hardware Support

Please check this site for the latest information.

Reference