提交 e300c8ea 编写于 作者: O openharmony_ci 提交者: Gitee

!200 add hichain 3.0 to liteOS

Merge pull request !200 from zhonghua0320/master
......@@ -204,6 +204,33 @@
"cjson"
]
}
},
{
"component": "hichain_3_0",
"description": "hichain3.0",
"optional": "true",
"dirs": [ "//base/security/deviceauth" ],
"targets": [ "//base/security/deviceauth:hichain_3_0" ],
"rom": "600K",
"ram": "~80K",
"output": [
"libdeviceauth_sdk.so",
"deviceauth_service"
],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [ ],
"deps": {
"third_party": [
"mbedtls",
"openssl",
"bounds_checking_function",
"cjson"
],
"components": []
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册