mirror of
https://github.com/openharmony/vendor_asrmicro.git
synced 2026-06-30 22:17:53 -04:00
add macro
Signed-off-by: y30053096 <yangjinhuan@huawei.com> Change-Id: I2faf1391f69231a2105b4070cf986ab0da1da8aa
This commit is contained in:
+12
-2
@@ -87,13 +87,23 @@
|
||||
"disable_huks_binary = true",
|
||||
"disable_authenticate = true",
|
||||
"huks_use_hardware_root_key = true",
|
||||
"huks_config_file = \"hks_config_lite.h\"",
|
||||
"ohos_security_huks_mbedtls_porting_path = \"//device/soc/asrmicro/asr582x/liteos_m/components/mbedtls\""
|
||||
"huks_config_file = \"hks_config_lite.h\""
|
||||
]
|
||||
}
|
||||
],
|
||||
"subsystem" : "security"
|
||||
},
|
||||
{
|
||||
"subsystem": "thirdparty",
|
||||
"components": [
|
||||
{
|
||||
"component" : "mbedtls",
|
||||
"features" : [
|
||||
"mbedtls_porting_path = \"//device/soc/asrmicro/asr582x/liteos_m/components/mbedtls\""
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"components" : [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user