mirror of
https://github.com/openharmony/vendor_bearpi.git
synced 2026-06-30 20:57:57 -04:00
add macro
Signed-off-by: y30053096 <yangjinhuan@huawei.com> Change-Id: Ia35fe185e562d578c408f67099c40292c662503e
This commit is contained in:
@@ -41,8 +41,17 @@
|
||||
"disable_authenticate = false",
|
||||
"huks_use_lite_storage = true",
|
||||
"huks_use_hardware_root_key = true",
|
||||
"huks_config_file = \"hks_config_lite.h\"",
|
||||
"ohos_security_huks_mbedtls_porting_path = \"//device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls\""
|
||||
"huks_config_file = \"hks_config_lite.h\""
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"subsystem": "thirdparty",
|
||||
"components": [
|
||||
{ "component": "mbedtls", "features":
|
||||
[
|
||||
"mbedtls_porting_path = \"//device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls\""
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user