add macro

Signed-off-by: y30053096 <yangjinhuan@huawei.com>

Change-Id: I48aa08877c214c858f235a342e6e2b3cfcbadb78
This commit is contained in:
y30053096
2024-07-12 16:17:32 +08:00
parent eeb373929b
commit 4ceff7bdf9
3 changed files with 36 additions and 6 deletions
+12 -2
View File
@@ -217,8 +217,7 @@
"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/bestechnic/hals/mbedtls\""
"huks_key_store_path = \"/data/\""
]
},
{
@@ -229,6 +228,17 @@
]
}
]
},
{
"subsystem": "thirdparty",
"components": [
{
"component": "mbedtls",
"features": [
"mbedtls_porting_path = \"//device/soc/bestechnic/hals/mbedtls\""
]
}
]
}
],
"vendor_adapter_dir": "",
+12 -2
View File
@@ -240,8 +240,7 @@
"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/bestechnic/hals/mbedtls\""
"huks_key_store_path = \"/data/\""
]
},
{
@@ -252,6 +251,17 @@
]
}
]
},
{
"subsystem": "thirdparty",
"components": [
{
"component": "mbedtls",
"features": [
"mbedtls_porting_path = \"//device/soc/bestechnic/hals/mbedtls\""
]
}
]
}
],
"vendor_adapter_dir": "",
+12 -2
View File
@@ -208,8 +208,7 @@
"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/bestechnic/hals/mbedtls\""
"huks_key_store_path = \"/data/\""
]
},
{
@@ -221,6 +220,17 @@
}
]
},
{
"subsystem": "thirdparty",
"components": [
{
"component": "mbedtls",
"features": [
"mbedtls_porting_path = \"//device/soc/bestechnic/hals/mbedtls\""
]
}
]
},
{
"subsystem": "xts",
"components": [