From f82e0808101f93c089e3e24a20ad22b3268a65cb Mon Sep 17 00:00:00 2001 From: Venkata Rao Kakani Date: Wed, 18 Oct 2023 12:04:27 +0530 Subject: [PATCH] ANDROID: abi_gki_aarch64_qcom: update abi symbols add android_vh_bus_iommu_probe symbol to support manipulation of iommu device register for smmu devices. Symbols added: __traceiter_android_vh_bus_iommu_probe __tracepoint_android_vh_bus_iommu_probe Bug: 305648820 Signed-off-by: Venkata Rao Kakani Change-Id: I6ba84f05bb786c06a946ffd3a755e0605441e115 --- android/abi_gki_aarch64.stg | 28 ++++++++++++++++++++++++++++ android/abi_gki_aarch64_qcom | 2 ++ 2 files changed, 30 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 18a793dbdf27..dfe46101aa18 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -316209,6 +316209,14 @@ function { parameter_id: 0x3e10b518 parameter_id: 0x11cfee5a } +function { + id: 0x9b54acf0 + return_type_id: 0x6720d32f + parameter_id: 0x18bd6530 + parameter_id: 0x3ee88c45 + parameter_id: 0x03ce74cd + parameter_id: 0x11cfee5a +} function { id: 0x9b54b215 return_type_id: 0x6720d32f @@ -334705,6 +334713,15 @@ elf_symbol { type_id: 0x9a1a471c full_name: "__traceiter_android_vh_build_sched_domains" } +elf_symbol { + id: 0x31a78b8a + name: "__traceiter_android_vh_bus_iommu_probe" + is_defined: true + symbol_type: FUNCTION + crc: 0x61426ce9 + type_id: 0x9b54acf0 + full_name: "__traceiter_android_vh_bus_iommu_probe" +} elf_symbol { id: 0xa9225bf8 name: "__traceiter_android_vh_cgroup_attach" @@ -338395,6 +338412,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_build_sched_domains" } +elf_symbol { + id: 0x527423dc + name: "__tracepoint_android_vh_bus_iommu_probe" + is_defined: true + symbol_type: OBJECT + crc: 0xa5acc533 + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_bus_iommu_probe" +} elf_symbol { id: 0xd3845a12 name: "__tracepoint_android_vh_cgroup_attach" @@ -396105,6 +396131,7 @@ interface { symbol_id: 0x61c82fb5 symbol_id: 0x53fba77d symbol_id: 0xe479b209 + symbol_id: 0x31a78b8a symbol_id: 0xa9225bf8 symbol_id: 0x33c527ab symbol_id: 0x5012fcd8 @@ -396515,6 +396542,7 @@ interface { symbol_id: 0x75b174bb symbol_id: 0x506628ab symbol_id: 0x0d3c7607 + symbol_id: 0x527423dc symbol_id: 0xd3845a12 symbol_id: 0x6f146fe1 symbol_id: 0x678bb5ba diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index 1797eebd2db0..e428418c102e 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -3386,6 +3386,7 @@ __traceiter_android_vh_binder_set_priority __traceiter_android_vh_binder_wakeup_ilocked __traceiter_android_vh_build_sched_domains + __traceiter_android_vh_bus_iommu_probe __traceiter_android_vh_check_hibernation_swap __traceiter_android_vh_check_uninterrupt_tasks __traceiter_android_vh_check_uninterrupt_tasks_done @@ -3533,6 +3534,7 @@ __tracepoint_android_vh_binder_set_priority __tracepoint_android_vh_binder_wakeup_ilocked __tracepoint_android_vh_build_sched_domains + __tracepoint_android_vh_bus_iommu_probe __tracepoint_android_vh_check_hibernation_swap __tracepoint_android_vh_check_uninterrupt_tasks __tracepoint_android_vh_check_uninterrupt_tasks_done