TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/mbedtls-release-sync
/
tests
/
scripts
b1d3e2e
Merge pull request #9634 from gabor-mezei-arm/9144_update_depends.py_hashes_domain
by Ronald Cron
· 7 weeks ago
3795f8a
Remove temporary component created for SHA3 testing
by Gabor Mezei
· 8 weeks ago
ef013a6
Use PSA macros for the `hashes` domain
by Gabor Mezei
· 10 months ago
43c891a
Remove requirement on MBEDTLS_PLATFORM_C from configs
by Felix Conway
· 9 weeks ago
2649800
Do not disable `PSA_WANT_SHA3` macros when driver accel is used
by Gabor Mezei
· 9 weeks ago
4aa974f
Remove `MBEDTLS_SHA3_C` config option
by Gabor Mezei
· 3 months ago
b9d7284
Fix calling `config.py` and update comment
by Gabor Mezei
· 9 weeks ago
8e5ee47
Add temporary component for SHA3 testing
by Gabor Mezei
· 9 weeks ago
b9da11f
Test with GCC 15 with sloppy union initialization
by Gilles Peskine
· 3 months ago
d31a3c3
Merge pull request #10159 from gilles-peskine-arm/union-initialization-gcc15-preliminaries-dev
by Gilles Peskine
· 3 months ago
f13fd1e
Use PSA macros for the `pkalgs` domain
by Gabor Mezei
· 10 months ago
d0e799a
Improve comments
by Gilles Peskine
· 3 months ago
d69bfb9044
Allow gcc-15 to be in $PATH
by Gilles Peskine
· 6 months ago
27f0713
Enable drivers when testing with GCC 15
by Gilles Peskine
· 6 months ago
6e24504
GCC 15: Silence -Wunterminated-string-initialization
by Gilles Peskine
· 8 months ago
579475d
Test with GCC 15
by Gilles Peskine
· 8 months ago
2439c4c
Merge pull request #10090 from valeriosetti/issue9618-development
by Gilles Peskine
· 3 months ago
1afedac
tests: scripts: add new component to configuration-platform.sh
by Valerio Setti
· 3 months ago
0f0304d
scripts: tests: fix component_test_full_cmake_clang
by Valerio Setti
· 3 months ago
7fb7fda
tests: scripts: fix component_test_no_platform()
by Valerio Setti
· 3 months ago
b13d29e
tests: scripts: fix test_cmake_out_of_source
by Valerio Setti
· 4 months ago
7ac1184
configs: add PLATFORM_C to configs using ENTROPY_C
by Valerio Setti
· 4 months ago
73bd210
tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY
by Valerio Setti
· 4 months ago
1948c94
added dependencies to test scripts
by Ben Taylor
· 5 months ago
ad6953f
Merge pull request #10114 from felixc-arm/switch-to-which-aes
by David Horstmann
· 3 months ago
6908580
Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation
by Felix Conway
· 4 months ago
ad70494
Remove executable permissions and shebang from component-platforms.sh
by Felix Conway
· 4 months ago
8e13c8f
Add shebang to fix CI error
by Felix Conway
· 4 months ago
5081d65
Switch all.sh components from selftest to which_aes
by Felix Conway
· 4 months ago
6fedc4e
Add executable permissions to new perl file
by Felix Conway
· 4 months ago
1ef121c
Move script and update shebang to fix CI
by Felix Conway
· 4 months ago
444db89
Remove check-generated-files.sh
by Ronald Cron
· 4 months ago
5d9b9d2
Rename mbedtls-all.sh to just all.sh
by Ronald Cron
· 4 months ago
8e2d40d
Remove all.sh wrapper
by Ronald Cron
· 4 months ago
133f7aa
Add MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES to ignore list for CI
by Felix Conway
· 5 months ago
92efce2
[development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY
by Felix Conway
· 5 months ago
4cd8fbb
Use TF_PSA_CRYPTO_ROOT_DIR
by Ronald Cron
· 5 months ago
aa5c159
all.sh: check generated files: Use make_generated_files.py
by Ronald Cron
· 5 months ago
99226e9
cmake: Generate test_keys.h and test_certs.h in the build tree
by Ronald Cron
· 6 months ago
81a674e
Adapt to generate_config_tests.py changes
by Ronald Cron
· 5 months ago
9f2939c
test: components: remove references to MBEDTLS_PSA_CRYPTO_SE_C
by Valerio Setti
· 5 months ago
e1e2730
Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option
by Gabor Mezei
· 5 months ago
a2a0c2c
Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev
by Minos Galanakis
· 5 months ago
6408113
tests: move component_test_tf_psa_crypto_cmake_as_package to tf-psa-crypto
by Valerio Setti
· 5 months ago
2d1f260
Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests
by Ronald Cron
· 5 months ago
e85ece6
Handshake defragmentation: reassemble incrementally
by Gilles Peskine
· 5 months ago
92e49e1
Update comment
by Gabor Mezei
· 5 months ago
c27757b
Add new test component
by Gabor Mezei
· 5 months ago
461899e
analyze_outcomes.py: remove exceptions for MBEDTLS_DHM_C
by Valerio Setti
· 6 months ago
eb63eb2
etests: remove MBEDTLS_DHM_C/DHM occurrencies
by Valerio Setti
· 6 months ago
e0bd20b
Generate handshake defragmentation test cases: update analyze_outcomes
by Gilles Peskine
· 5 months ago
4773333
New generated file: tests/opt-testcases/handshake-generated.sh
by Gilles Peskine
· 5 months ago
5df993d
Merge remote-tracking branch 'development' into tls-defragmentation-merge-development-20250303
by Gilles Peskine
· 5 months ago
19dbbe0
analyze_outcomes: Temporary disabled 3 HS Degragmentation tests.
by Minos Galanakis
· 5 months ago
9b4035c
Update path for moved test_zeroize.gdb script
by Harry Ramsey
· 6 months ago
d096793
Update paths for moved program files in components-build-system.sh
by Harry Ramsey
· 6 months ago
b14141d
Move programs out of Mbed TLS
by Harry Ramsey
· 6 months ago
2a75a60
Update path to user-config-zeroize-memset.h
by Harry Ramsey
· 6 months ago
24e6ecb
tests: move components-compliance.sh to tf-psa-crypto repo
by Valerio Setti
· 6 months ago
8438c63
tests: remove references to DHE-RSA
by Valerio Setti
· 6 months ago
da1673c
components-compliance.sh: update references to test_psa_compliance.py
by Valerio Setti
· 6 months ago
2ef5535
components-configuration.sh: update references to test_psa_constant_names.py
by Valerio Setti
· 6 months ago
40e14a7
Move files out of Mbed TLS
by Valerio Setti
· 6 months ago
94c386a
Update config paths in scripts
by Harry Ramsey
· 7 months ago
7554eea
Disable 224K1 while testing the other curves
by Gabor Mezei
· 6 months ago
fe14d85
Remove unused symbol
by Gabor Mezei
· 7 months ago
069e3e6
Remove reference for `PSA_WANT_ALG_SECP_K1_224`
by Gabor Mezei
· 7 months ago
0a2f257
Use symbol matching for the curves domain
by Gabor Mezei
· 7 months ago
1c49cff
Use PSA macros for the `curves` domain
by Gabor Mezei
· 10 months ago
189dcf6
Merge pull request #9910 from valeriosetti/issue9684
by Ronald Cron
· 6 months ago
gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
7e1154c
Merge pull request #9906 from mpg/rm-conf-curves
by Manuel Pégourié-Gonnard
· 6 months ago
6e892cb
components-configuration-crypto.sh: remove references to DHE_PSK kex
by Valerio Setti
· 7 months ago
70cc4e6
analyze_outcomes.py: remove exceptions related to DHE-PSK
by Valerio Setti
· 7 months ago
13c418d
Add ignore list entries for ECDH/FFDH algorithm without key type
by Gilles Peskine
· 7 months ago
fe683e7
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
e65bfe6
Remove check_test_dependencies TF-PSA-Crypto test from Mbed TLS
by Harry Ramsey
· 7 months ago
93d4591
Remove deprecated function mbedtls_ssl_conf_curves()
by Manuel Pégourié-Gonnard
· 7 months ago
ba8500b
components-build-system.sh: fix path of pkgconfig.sh
by Valerio Setti
· 7 months ago
3533e9b
Move files out of Mbed TLS
by Valerio Setti
· 7 months ago
c9e32b4
component-basic-checks: fix paths of files moved to framework
by Valerio Setti
· 8 months ago
6f1cedf
Move files out of Mbed TLS
by Valerio Setti
· 8 months ago
eef2a2e
Merge pull request #9841 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-dev
by Gilles Peskine
· 7 months ago
gh-readonly-queue/development/pr-9841-272ba234ec43f96d7b0e03afa7229b382ff53df2
49e48ef
Remove test coverage exceptions that are no longer needed
by Gilles Peskine
· 7 months ago
bc7c523
Remove uses of secp244k1
by Gilles Peskine
· 7 months ago
976b53f
scripts: fix paths for files moved to framework
by Valerio Setti
· 8 months ago
cb333f2
Move files out of Mbed TLS
by Valerio Setti
· 7 months ago
9bdec11
Merge pull request #9815 from Harry-Ramsey/remove-irrelevant-components
by Ronald Cron
· 7 months ago
59fbed8
Adujst paths
by Elena Uziunaite
· 8 months ago
48a32dd
Move files out of Mbed TLS
by Elena Uziunaite
· 8 months ago
28c6290
Remove interruptible tests from TSAN component
by Paul Elliott
· 8 months ago
e0d3ffe
Adjust paths
by Elena Uziunaite
· 8 months ago
51f228c
Switch to actual TF-PSA-Crypto build_info.h
by Ronald Cron
· 9 months ago
f3720c7
Merge pull request #9828 from ronald-cron-arm/finalize-split-preparation-2
by Ronald Cron
· 8 months ago
54f19e5
Merge pull request #9783 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-dev
by Janos Follath
· 8 months ago
bced0c7
Fix check that psa_test_wrappers.[hc] are up to date
by Ronald Cron
· 8 months ago
9fb40d7
Move PSA documentation to tf-psa-crypto
by Ronald Cron
· 8 months ago
faadfc2
cmake: Remove unnecessary file generation disablement
by Ronald Cron
· 8 months ago
3dd1d3d
Fix test_sha3_variations
by Ronald Cron
· 8 months ago
42ba65d
Fix test_malloc_0_null
by Ronald Cron
· 8 months ago
bfa03a2
Fix build_zeroize_checks
by Ronald Cron
· 8 months ago
Next »