From 7024c9cd2887b048eb6891d01daeb8babb3cbfb1 Mon Sep 17 00:00:00 2001 From: Enlin Mu Date: Fri, 15 Sep 2023 16:16:48 +0800 Subject: [PATCH] ANDROID: ABI: Update symbols to unisoc whitelist Update whitelist for the symbols used by the unisoc device and update the ABI representation accordingly. 1 function symbol(s) added 'int pvclock_gtod_register_notifier(struct notifier_block*)' Bug: 300019103 Change-Id: Ice320a418069f24a27d14939a143ce01f50c0de8 Signed-off-by: Enlin Mu --- android/abi_gki_aarch64.stg | 10 ++++++++++ android/abi_gki_aarch64_unisoc | 2 ++ 2 files changed, 12 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 125b8f0bc578..fd395f6b1af9 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -371286,6 +371286,15 @@ elf_symbol { type_id: 0x1f00dfeb full_name: "putback_movable_pages" } +elf_symbol { + id: 0x8dafa617 + name: "pvclock_gtod_register_notifier" + is_defined: true + symbol_type: FUNCTION + crc: 0xb4b97c90 + type_id: 0x9b6d4a33 + full_name: "pvclock_gtod_register_notifier" +} elf_symbol { id: 0x53ee2234 name: "pwm_apply_state" @@ -394743,6 +394752,7 @@ interface { symbol_id: 0x15848de9 symbol_id: 0xde695e5a symbol_id: 0x4e730977 + symbol_id: 0x8dafa617 symbol_id: 0x53ee2234 symbol_id: 0x227e051f symbol_id: 0x9a5fd229 diff --git a/android/abi_gki_aarch64_unisoc b/android/abi_gki_aarch64_unisoc index 8455aae21346..af9b8e60d708 100644 --- a/android/abi_gki_aarch64_unisoc +++ b/android/abi_gki_aarch64_unisoc @@ -1913,6 +1913,8 @@ # required by trusty-log.ko vm_map_ram vm_unmap_ram +# required by sprd_time_sync_cp.ko + pvclock_gtod_register_notifier # required by trusty-pm.ko unregister_syscore_ops