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