aboutsummaryrefslogtreecommitdiff
path: root/configs/config-tfm.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Move MBEDTLS_CIPHER modification to appropriate sectionDave Rodgman1-5/+5
2024-01-03Fix MBEDTLS_NO_PLATFORM_ENTROPY for baremetal aarch64 with armclangDave Rodgman1-5/+6
2023-12-06config-tfm: fix typo in commentValerio Setti1-1/+1
2023-12-04config-tfm: disable CIPHER_CValerio Setti1-0/+5
2023-11-29Automatically set MBEDTLS_NO_PLATFORM_ENTROPY in TF-M configDave Rodgman1-0/+9
2023-11-29Move MBEDTLS_BLOCK_CIPHER_NO_DECRYPT to correct sectionDave Rodgman1-3/+3
2023-11-29Remove references to 3.4Dave Rodgman1-15/+0
2023-11-28Use latest TF-M config with bare-minimum changesDave Rodgman1-0/+38
2023-11-28We no longer need to undef ALT definesDave Rodgman1-10/+0
2023-11-08config-tfm.h: License ChangeYanray Wang1-13/+1
2023-09-26config-tfm.h: remove PK_[PARSE/WRITE]_CYanray Wang1-11/+0
2023-09-26config-tfm.h: include TF-M medium profile properlyYanray Wang1-2/+2
2023-09-26Documentation improvementsGilles Peskine1-11/+21
2023-09-26Disable PK_PARSE and PK_WRITEGilles Peskine1-2/+11
2023-09-26Fix broken test with MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNERGilles Peskine1-3/+0
2023-09-26test-ref-configs: test config-tfm.hYanray Wang1-0/+20
2023-09-26configs: add config_tfm.h which includes TFM configsYanray Wang1-0/+27