mirror of
https://github.com/openharmony/vendor_chipsea.git
synced 2026-06-30 21:47:56 -04:00
add macro
Signed-off-by: y30053096 <yangjinhuan@huawei.com> Change-Id: I91284a0f9b1a4104a722d5ed6000777e73b27d0b
This commit is contained in:
@@ -83,8 +83,18 @@
|
||||
"huks_use_lite_storage = true",
|
||||
"huks_use_hardware_root_key = true",
|
||||
"huks_config_file = \"hks_config_lite.h\"",
|
||||
"huks_key_store_path = \"/data/\"",
|
||||
"ohos_security_huks_mbedtls_porting_path = \"//device/soc/chipsea/hals/mbedtls\""
|
||||
"huks_key_store_path = \"/data/\""
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"subsystem": "thirdparty",
|
||||
"components": [
|
||||
{
|
||||
"component": "mbedtls",
|
||||
"features": [
|
||||
"mbedtls_porting_path = \"//device/soc/chipsea/hals/mbedtls\""
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user