文件最后提交记录最后更新时间
3 年前
3 年前
3 年前
README.md

Initialization for Qingtian Enclaves

This project is used to initialize a qingtian enclave. This init binary file is the essential component while building a eif file for an enclave application.

Prerequisites

Please install some necessary tools firstly: make, gcc

Build

You can execute the command to compile the init program: make

Lisence

This project is licensed under the Apache 2.0 License.

Contribution

We are grateful to the community for contributing potential security issues discovery, bugfixes and improvements. Read CONTRIBUTION.md to learn how you can take part in improving the Qingtian Enclave Command Line Interface.