learn to write sgx app~
In an Intel SGX project, you should normally prepare the following files:
.edl
- Enclave Definition Language file..ecf
- Enclave Configuration File..key
- Signing key files.c .cpp .h ...
- App and Enclave source codemakefile
- 使用 Edger8r Tool 生成 edger routines
- build app 和 enclave
- 对 enclave 签名
.sh
- Linker script