mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ANDROID: ABI: Remove unused symbol from fips140 list
__stack_chk_guard is listed in the fips140 symbol list, but is not used. This blocks the enablement of the KMI_SYMBOL_LIST_STRICT_CHECK; drop it from the abi_gki_aarch64_fips140 list. Bug: 197274707 Signed-off-by: J. Avila <elavila@google.com> Change-Id: I1da3470ad2b928b047b43890e6e8b6d1d7f9743d
This commit is contained in:
@@ -119,7 +119,6 @@
|
||||
skcipher_walk_virt
|
||||
snprintf
|
||||
__stack_chk_fail
|
||||
__stack_chk_guard
|
||||
strcmp
|
||||
strlcat
|
||||
strlcpy
|
||||
|
||||
Reference in New Issue
Block a user