aboutsummaryrefslogtreecommitdiff
path: root/configs
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
2024-01-03minor tidy-upDave Rodgman1-4/+9
2024-01-03Mention copyright in the readmeDave Rodgman1-2/+2
2024-01-03Use verbatim TF-M configs from upstreamDave Rodgman2-9/+24
2024-01-03Add supporting files to enable use of verbatim TF-M configDave Rodgman3-0/+46
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 common license headerDave Rodgman1-16/+2
2023-11-28Use latest TF-M config with bare-minimum changesDave Rodgman3-164/+138
2023-11-28We no longer need to undef ALT definesDave Rodgman1-10/+0
2023-11-27tf-m config: update and enable BLOCK_CIPHER_NO_DECRYPTYanray Wang1-0/+22
2023-11-08config-tfm.h: License ChangeYanray Wang1-13/+1
2023-11-08Merge remote-tracking branch 'origin/development' into adjust_tfm_configsYanray Wang9-113/+14
2023-11-03Update license and copyright in config filesDave Rodgman2-9/+6
2023-11-02update headersDave Rodgman8-104/+8
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
2023-09-26configs: move TFM config to a subdirectoryYanray Wang2-0/+0
2023-09-22Remove PK optionsDave Rodgman1-39/+0
2023-09-22Set MBEDTLS_MD_CDave Rodgman1-0/+33
2023-09-12Update spelling "mbed TLS" to "Mbed TLS"Gilles Peskine4-7/+7
2023-08-02crypto_config_profile_medium: add comment for new KEY_PAIR symbolsValerio Setti1-0/+19
2023-07-20Fix PSA crypto configuration file nameRonald Cron1-1/+1
2023-07-17Add change log and non-regression testRonald Cron1-0/+37
2023-06-30configs: adapt to new symbolsValerio Setti1-1/+5
2023-05-23Modify TFM files to allow them to build on baremetal with Mbed TLS and fix co...Aditya Deshpande1-15/+10
2023-05-23Bring over both necessary medium config files (regular and PSA style) from TFM.Aditya Deshpande2-0/+749
2023-05-12Replace references to Mbed Crypto with Mbed TLS through-out documentation and...Fredrik Hesse1-2/+2
2023-01-11Switch to the new code styleGilles Peskine2-4/+4
2022-12-22config: remove SHA224_C from some config filesValerio Setti4-16/+0
2022-05-11Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.Shaun Case1-1/+1
2022-04-21Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-pskGilles Peskine3-22/+144
2022-04-08Fix spelling of 'features' in commentJacob Schloss1-1/+1
2022-04-05Minor documentation improvementGilles Peskine2-2/+2
2022-02-25ssl-opt needs debug messagesGilles Peskine3-0/+15
2022-02-25New sample/test configuration: small DTLS 1.2Gilles Peskine1-0/+103
2022-02-25Minimal TLS configuration: documentation improvementsGilles Peskine1-22/+26
2022-01-19Restructure test-ref-configs to test with USE_PSA_CRYPTO turned onAndrzej Kurek3-0/+15
2021-09-29Remove MBEDTLS_SSL_EXPORT_KEYS, making it always onAndrzej Kurek1-1/+0
2021-06-28Make config version symbols optionalBence Szépkúti5-10/+0
2021-06-28Remove reference to including check_config.hBence Szépkúti1-2/+0