From 1ca5db7e29a7dd6ed0a2da7378b778ab5f9c6d43 Mon Sep 17 00:00:00 2001 From: zhengwei Date: Thu, 21 Nov 2024 20:08:11 +0800 Subject: [PATCH] ANDROID: GKI: update symbol list for honor 1 function symbol(s) added 'int __traceiter_android_rvh_hw_protection_shutdown(void*, const char*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_rvh_hw_protection_shutdown' Bug: 380204228 Change-Id: Ia2f4df5e3555feb420813cc92ab784fc58012fff Signed-off-by: zhengwei --- android/abi_gki_aarch64.stg | 20 ++++++++++++++++++++ android/abi_gki_aarch64_honor | 2 ++ 2 files changed, 22 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 8cc0dfd505f9..f4caa347c109 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -345668,6 +345668,15 @@ elf_symbol { type_id: 0x9b8eabb4 full_name: "__traceiter_android_rvh_gic_v3_set_affinity" } +elf_symbol { + id: 0xf24e6a40 + name: "__traceiter_android_rvh_hw_protection_shutdown" + is_defined: true + symbol_type: FUNCTION + crc: 0xec769cdc + type_id: 0x9b57f8b7 + full_name: "__traceiter_android_rvh_hw_protection_shutdown" +} elf_symbol { id: 0x0b1353da name: "__traceiter_android_rvh_iommu_alloc_insert_iova" @@ -350609,6 +350618,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_rvh_gic_v3_set_affinity" } +elf_symbol { + id: 0x1bf33aee + name: "__tracepoint_android_rvh_hw_protection_shutdown" + is_defined: true + symbol_type: OBJECT + crc: 0xcd7a933d + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_rvh_hw_protection_shutdown" +} elf_symbol { id: 0x58127eb8 name: "__tracepoint_android_rvh_iommu_alloc_insert_iova" @@ -416928,6 +416946,7 @@ interface { symbol_id: 0xede4c5f2 symbol_id: 0xa23fdad4 symbol_id: 0x41d29e07 + symbol_id: 0xf24e6a40 symbol_id: 0x0b1353da symbol_id: 0x7edcea8d symbol_id: 0x72c43156 @@ -417477,6 +417496,7 @@ interface { symbol_id: 0xb894fcfc symbol_id: 0x555d2f3e symbol_id: 0x47c27595 + symbol_id: 0x1bf33aee symbol_id: 0x58127eb8 symbol_id: 0x0991fcbf symbol_id: 0x693af5b0 diff --git a/android/abi_gki_aarch64_honor b/android/abi_gki_aarch64_honor index 1f7757085d53..0d6968686e55 100644 --- a/android/abi_gki_aarch64_honor +++ b/android/abi_gki_aarch64_honor @@ -63,3 +63,5 @@ __traceiter_android_vh_slab_alloc_node __tracepoint_android_vh_slab_free __traceiter_android_vh_slab_free + __traceiter_android_rvh_hw_protection_shutdown + __tracepoint_android_rvh_hw_protection_shutdown