这是indexloc提供的服务,不要输入任何密码
Skip to content

Penglai-Enclave/Penglai-sdk-TVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penglai SDK

This is the SDK of Penglai TEE solution.

This file will list the demos and tutorials of the SDK.

Quick Start

Please build Penglai SDK with commands in the penglai-enclave top project.

Tutorials

Demos

LittleFS

LittleFS is built as an enclave server which can provide file system service to other enclaves.

The code is in demo/littlefs.

To test the littlefs, after boot penglai:

insmod penglai.ko
./fshost testfs lfs

You should see results like:

lfs mount succeed
after fwrite
fopen /create.txt for read
...

Licenses

Mulan Permissive Software License,Version 1 (Mulan PSL v1)

Code Contributions

Please use Merge Request/Pull Requests on to pose and contribute your work.

Please fell free to post your concerns, ideas, code or anything others to issues.

Wiki

Please refer the wiki for more details

About

The repo contains SDK for Penglai Enclave (based on RISC-V TVM).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published