android_kernel_msm-6.1_noth.../kernel/module
Ramji Jiyani a62d07b412 ANDROID: GKI: Fix symbol list wildcard
Update target dependencies for the vendor symbol list to
generate gki_module_unprotected.h with an extra _ for
the wildcard. This makes sure that all abi_gki_aarch64_<vendor>
files are being depend on but not abi_gki_aarch64.xml

Bug: 261722616
Bug: 232430739
Test: TH
Fixes: 13e6a16651 ("ANDROID: GKI: Header generation fix and improvements")
Change-Id: Ic414492b1fcae14d41df234e73d0fd4601e33523
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
2023-02-01 01:39:47 +00:00
..
debug_kmemleak.c
decompress.c module: Fix NULL vs IS_ERR checking for module_get_next_page 2022-12-31 13:32:10 +01:00
gki_module.c ANDROID: GKI: Only protect exports if KMI symbols are present 2022-12-19 09:25:36 -08:00
internal.h ANDROID: GKI: Protect exports of protected GKI modules 2022-12-16 13:35:39 -08:00
kallsyms.c module: Increase readability of module_kallsyms_lookup_name() 2022-07-11 10:49:14 -07:00
Kconfig Merge e74acdf55d ("Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux") into android-mainline 2022-08-25 12:15:17 +02:00
kdb.c
livepatch.c
main.c ANDROID: GKI: Protect exports of protected GKI modules 2022-12-16 13:35:39 -08:00
Makefile ANDROID: GKI: Fix symbol list wildcard 2023-02-01 01:39:47 +00:00
procfs.c module: Modify module_flags() to accept show_state argument 2022-07-14 17:40:23 -07:00
signing.c ANDROID: GKI: Add module load time symbol protection 2022-10-21 02:21:06 +00:00
strict_rwx.c
sysfs.c
tracking.c module: tracking: Keep a record of tainted unloaded modules only 2022-10-10 12:16:19 -07:00
tree_lookup.c
version.c