1 Star 0 Fork 3

pete-lipeng/tee_tee_ta

forked from OpenHarmony-SIG/tee_tee_ta 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 704 Bytes
一键复制 编辑 原始数据 按行查看 历史
abchris 提交于 2024-06-21 10:31 . minor: license
{
"name": "@openharmony/tee_ta",
"description": "tee trusted applications",
"version": "1.0.0",
"license": "Apache License 2.0",
"component": {
"name": "tee_ta",
"subsystem": "tee",
"syscap": [],
"features": [],
"adapted_system_type": [ "small", "standard" ],
"rom":"1635KB",
"ram":"16M",
"deps": {
"components": [
"tee_client"
],
"third_party": [
"musl",
"bounds_checking_function",
"openssl"
]
},
"build": {
"sub_component": [
"//base/tee/tee_ta/:pin_auth"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pete-lipeng/tee_tee_ta.git
git@gitee.com:pete-lipeng/tee_tee_ta.git
pete-lipeng
tee_tee_ta
tee_tee_ta
master

搜索帮助