mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 12:08:19 +00:00 
			
		
		
		
	For testing we need to build some ELF files containing binman symbols. Add these to the Makefile and check in the binaries: u_boot_binman_syms - normal, valid ELF file u_boot_binman_syms_bad - missing the __image_copy_start symbol u_boot_binman_syms_size - has a binman symbol with an invalid size Signed-off-by: Simon Glass <sjg@chromium.org>
		
			
				
	
		
			Symbolic link
		
	
	
		
			1 line
		
	
	
		
			20 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			Symbolic link
		
	
	
		
			1 line
		
	
	
		
			20 B
		
	
	
	
		
			C
		
	
	
	
	
	
| u_boot_binman_syms.c |