support pac

Signed-off-by: zhenghui <zhenghui25@huawei.com>
This commit is contained in:
zhenghui
2024-09-06 17:32:31 +08:00
parent cdec90b6ec
commit 846b757b66
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -106,6 +106,7 @@ ohos_source_set("security_component_enhance_adapter_src_set") {
}
ohos_source_set("security_component_no_cfi_framework_src_set") {
branch_protector_ret = "pac_ret"
subsystem_name = "security"
part_name = "security_component_manager"
include_dirs = [
@@ -141,6 +142,7 @@ ohos_source_set("security_component_no_cfi_framework_src_set") {
}
ohos_source_set("security_component_no_cfi_enhance_adapter_src_set") {
branch_protector_ret = "pac_ret"
subsystem_name = "security"
part_name = "security_component_manager"
include_dirs = [
@@ -60,6 +60,7 @@ ohos_source_set("security_component_enhance_sdk_src_set") {
}
ohos_source_set("security_component_no_cfi_enhance_sdk_src_set") {
branch_protector_ret = "pac_ret"
subsystem_name = "security"
part_name = "security_component_manager"
public_configs = [ ":sec_comp_enhance_config" ]
@@ -26,6 +26,7 @@ config("sec_comp_config") {
}
ohos_shared_library("libsecurity_component_sdk") {
branch_protector_ret = "pac_ret"
subsystem_name = "security"
part_name = "security_component_manager"
output_name = "libsecurity_component_sdk"