已合并
Add secGear starterkit example #363
王家寅创建于 5月2日
Add secGear starterkit example #363
已合并
Pull Request已成功合入, 合并人@openeuler-ci-bot
(感谢 王家寅 的贡献)5月2日 将chenmaodong,wolfkernel,houmingyong,blue0613,dongdo-yao设为审查人
5月2日 添加了label:sig/sig-confidential-computing
openeuler-ci-bot
5月2日 评论:
5月2日 评论:
Welcome To openEuler Community
Hey @weixin_43762511 , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: sig-confidential-computing ,
and any of the maintainers: @blue0613, @chenmaodong, @dongdo-yao, @houmingyong, @wolfkernel ,


5月2日 添加了label:openeuler-cla/yes
此处折叠了272条消息 查看更多
houmingyong
5月29日 评论:
5月29日 评论:
/lgtm
/approve


5月29日 添加了label:approvedlgtm-houmingyong
openeuler-ci-bot
5月29日 评论:
5月29日 评论:
5月29日 关闭了关联的issue
5月29日 合入了pull request,合并节点 SHA:1513a7f11ec378c23cc823a8a2edf8cbf485535d
What this PR does
This PR adds a new secGear starterkit example under
examples/secgear_starterkit.The starterkit provides reusable templates, examples, scripts, and smoke tests to help developers quickly create and verify secGear confidential computing applications.
Main contents
templates/basicas a minimal secGear application templateexamples/seal_dataas an additional starterkit examplescripts/init.shto generate a new secGear project from the templatetests/smokeVerification
The following command has been tested on openEuler 22.03 LTS with SGX support:
cd examples/secgear_starterkit bash tests/run_all.sh