mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Add PSA defines to config.pl exclude list
This commit is contained in:
		
							parent
							
								
									70d8a5b5d9
								
							
						
					
					
						commit
						d3643ef29b
					
				@ -39,6 +39,10 @@
 | 
			
		||||
#   MBEDTLS_PKCS11_C
 | 
			
		||||
#   MBEDTLS_USE_PSA_CRYPTO
 | 
			
		||||
#       - experimental, and more an alternative implementation than a feature
 | 
			
		||||
#   MBEDTLS_PSA_CRYPTO_STORAGE_C
 | 
			
		||||
#   MBEDTLS_PSA_CRYPTO_STORAGE_FILE_C
 | 
			
		||||
#   MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C
 | 
			
		||||
#   MBEDTLS_PSA_CRYPTO_SPM
 | 
			
		||||
#   and any symbol beginning _ALT
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
@ -101,6 +105,10 @@ MBEDTLS_PKCS11_C
 | 
			
		||||
MBEDTLS_NO_UDBL_DIVISION
 | 
			
		||||
MBEDTLS_NO_64BIT_MULTIPLICATION
 | 
			
		||||
MBEDTLS_USE_PSA_CRYPTO
 | 
			
		||||
MBEDTLS_PSA_CRYPTO_STORAGE_C
 | 
			
		||||
MBEDTLS_PSA_CRYPTO_STORAGE_FILE_C
 | 
			
		||||
MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C
 | 
			
		||||
MBEDTLS_PSA_CRYPTO_SPM
 | 
			
		||||
_ALT\s*$
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user