Signed-off-by: Yongxin Liu <[email protected]> --- features/intel-sgx/intel-sgx.cfg | 2 ++ features/intel-sgx/intel-sgx.scc | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 features/intel-sgx/intel-sgx.cfg create mode 100644 features/intel-sgx/intel-sgx.scc
diff --git a/features/intel-sgx/intel-sgx.cfg b/features/intel-sgx/intel-sgx.cfg new file mode 100644 index 00000000..35010062 --- /dev/null +++ b/features/intel-sgx/intel-sgx.cfg @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: MIT +CONFIG_X86_SGX=y diff --git a/features/intel-sgx/intel-sgx.scc b/features/intel-sgx/intel-sgx.scc new file mode 100644 index 00000000..2ec2ec60 --- /dev/null +++ b/features/intel-sgx/intel-sgx.scc @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: MIT +define KFEATURE_DESCRIPTION "Enable Intel Software Guard eXtensions (SGX)" + +kconf hardware intel-sgx.cfg -- 2.38.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12048): https://lists.yoctoproject.org/g/linux-yocto/message/12048 Mute This Topic: https://lists.yoctoproject.org/mt/95882915/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
