From 0ca9901b89da85c3fcd2feea8f4d9bb41dcd0765 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Tue, 14 Jun 2022 19:55:05 +0000 Subject: [PATCH] ANDROID: ABI: add missing symbols to fips140 symbol list This fixes the following build error: ERROR: Differences between ksymtab and symbol list detected! Symbols missing from ksymtab: Symbols missing from symbol list: - register_random_ready_notifier - unregister_random_ready_notifier Bug: 188620248 Change-Id: Iada810172c1525b96557248889b69a4fb6e1a82e Signed-off-by: Eric Biggers --- android/abi_gki_aarch64_fips140 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/abi_gki_aarch64_fips140 b/android/abi_gki_aarch64_fips140 index a5b1fe7fa484..493bf6cd29cf 100644 --- a/android/abi_gki_aarch64_fips140 +++ b/android/abi_gki_aarch64_fips140 @@ -109,6 +109,7 @@ _raw_spin_lock _raw_spin_unlock refcount_warn_saturate + register_random_ready_notifier scatterwalk_ffwd scatterwalk_map_and_copy sg_init_one @@ -140,6 +141,7 @@ __tracepoint_android_vh_sha256 tracepoint_probe_register __ubsan_handle_cfi_check_fail_abort + unregister_random_ready_notifier up_write wait_for_completion xa_load