c05564c4d8
Android 13
5 lines
164 B
Makefile
Executable file
5 lines
164 B
Makefile
Executable file
obj-$(CONFIG_TRUSTED_FOUNDATIONS) += trusted_foundations.o
|
|
|
|
# tf_generic_smc() fails to build with -fsanitize-coverage=trace-pc
|
|
KCOV_INSTRUMENT := n
|