ANDROID: GKI: Update abi_gki_aarch64_qcom
Update abi_gki_aarch64_qcom with symbols needed for GCM_AES feature. Leaf changes summary: 3 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variables 2 Added functions: [A] 'function void crypto_inc(u8*, unsigned int)' [A] 'function void gf128mul_lle(be128*, const be128*)' 1 Added function symbol not referenced by debug info: [A] copy_page Bug: 274721410 Change-Id: Ie335bd97c7d3385ff2046995ec22172a0618db04 Signed-off-by: Shreyas K K <quic_shrekk@quicinc.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -258,6 +258,7 @@
|
||||
contig_page_data
|
||||
_copy_from_iter
|
||||
copy_from_kernel_nofault
|
||||
copy_page
|
||||
__cpu_active_mask
|
||||
cpu_bit_bitmap
|
||||
cpufreq_cpu_get
|
||||
@@ -320,6 +321,7 @@
|
||||
crypto_destroy_tfm
|
||||
crypto_enqueue_request
|
||||
crypto_has_alg
|
||||
crypto_inc
|
||||
crypto_init_queue
|
||||
crypto_unregister_ahash
|
||||
crypto_unregister_skcipher
|
||||
@@ -814,6 +816,7 @@
|
||||
get_unused_fd_flags
|
||||
get_user_ifreq
|
||||
get_zeroed_page
|
||||
gf128mul_lle
|
||||
gic_cpu_init
|
||||
gic_dist_init
|
||||
gic_dist_wait_for_rwp
|
||||
|
||||
Reference in New Issue
Block a user