zynq-common: Enable verified boot(RSA)
CONFIG_FIT_SIGNATURE - signature node support in FIT image CONFIG_RSA - RSA lib support Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This commit is contained in:
		
							parent
							
								
									84515165da
								
							
						
					
					
						commit
						a8826eb4b3
					
				| 
						 | 
					@ -217,6 +217,10 @@
 | 
				
			||||||
#define CONFIG_OF_SEPARATE
 | 
					#define CONFIG_OF_SEPARATE
 | 
				
			||||||
#define CONFIG_DISPLAY_BOARDINFO_LATE
 | 
					#define CONFIG_DISPLAY_BOARDINFO_LATE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* RSA support */
 | 
				
			||||||
 | 
					#define CONFIG_FIT_SIGNATURE
 | 
				
			||||||
 | 
					#define CONFIG_RSA
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Boot FreeBSD/vxWorks from an ELF image */
 | 
					/* Boot FreeBSD/vxWorks from an ELF image */
 | 
				
			||||||
#if defined(CONFIG_ZYNQ_BOOT_FREEBSD)
 | 
					#if defined(CONFIG_ZYNQ_BOOT_FREEBSD)
 | 
				
			||||||
# define CONFIG_API
 | 
					# define CONFIG_API
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue