add huks Lite system compile mac_qemu

Signed-off-by: wanghaixiang <wanghaixiang@huawei.com>
This commit is contained in:
wanghaixiang
2021-07-21 14:49:05 +08:00
parent f1b290284c
commit f1bace9591
+7 -1
View File
@@ -41,7 +41,13 @@
{
"subsystem": "security",
"components": [
{ "component": "huks", "features":[] }
{ "component": "huks", "features":
[
"huks_use_lite_storage = true",
"huks_use_hardware_root_key = true",
"huks_config_file = \"hks_config_lite.h\""
]
}
]
}
],