mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Include public and public-ish PSA headers in CPP check
Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
This commit is contained in:
		
							parent
							
								
									8c31025310
								
							
						
					
					
						commit
						88ebb2d7d0
					
				@ -109,6 +109,12 @@
 | 
			
		||||
#include "mbedtls/memory_buffer_alloc.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "psa/crypto.h"
 | 
			
		||||
#include "psa/crypto_se_driver.h"
 | 
			
		||||
#include "psa/crypto_entropy_driver.h"
 | 
			
		||||
#include "psa/crypto_accel_driver.h"
 | 
			
		||||
#include "../library/psa_crypto_its.h"
 | 
			
		||||
 | 
			
		||||
int main()
 | 
			
		||||
{
 | 
			
		||||
    mbedtls_platform_context *ctx = NULL;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user