mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 11:09:01 +01:00 
			
		
		
		
	Add configuration include to secure_heap.c (#1141)
Add configuration include to secure_heap.c Enables actually changing the size of the secure heal
This commit is contained in:
		
							parent
							
								
									93e8199078
								
							
						
					
					
						commit
						310ace5dd0
					
				@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -29,6 +29,9 @@
 | 
				
			|||||||
/* Standard includes. */
 | 
					/* Standard includes. */
 | 
				
			||||||
#include <stdint.h>
 | 
					#include <stdint.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Configuration includes. */
 | 
				
			||||||
 | 
					#include "FreeRTOSConfig.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Secure context heap includes. */
 | 
					/* Secure context heap includes. */
 | 
				
			||||||
#include "secure_heap.h"
 | 
					#include "secure_heap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user