mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Increase secure heap size to 0x4000
							parent
							
								
									b8745b8ed8
								
							
						
					
					
						commit
						cebf30a701
					
				| 
						 | 
				
			
			@ -27,7 +27,7 @@
 | 
			
		|||
#define BL2_HEAP_SIZE           0x0001000
 | 
			
		||||
#define BL2_MSP_STACK_SIZE      0x0001000
 | 
			
		||||
 | 
			
		||||
#define S_HEAP_SIZE             0x0002400
 | 
			
		||||
#define S_HEAP_SIZE             0x0004000
 | 
			
		||||
#define S_MSP_STACK_SIZE_INIT   0x0000400
 | 
			
		||||
#define S_MSP_STACK_SIZE        0x0000800
 | 
			
		||||
#define S_PSP_STACK_SIZE        0x0000800
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue