提交 e55c494d 编写于 作者: 徐山山

新增xts_device_attest_lite仓库,build_lite适配

Signed-off-by: 徐山山 <xushanshan11@huawei.com> 0dc806a
上级 170d3146
......@@ -29,6 +29,11 @@
"module_list": [
"//test/testfwk/xdevice:xdevice"
]
},
"device_attest_lite": {
"module_list":[
"//test/xts/device_attest_lite:device_atTest_lite"
]
}
},
"subsystem_name": "xts"
......
......@@ -139,6 +139,27 @@
],
"features": [],
"deps": {}
},
{
"component": "device_attest_lite",
"description": "",
"optional": "true",
"dirs": [
"test/xts/device_attest_lite"
],
"targets": [
"//test/xts/device_attest_lite:device_atTest_lite"
],
"rom": "",
"ram": "",
"output": [],
"adapted_kernel": [
"liteos_m",
"liteos_a",
"linux"
],
"features": [],
"deps": {}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册