Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
0125a0c
Add type annotations and pass mypy
gilles-peskine-arm Dec 21, 2021
a1b89bd
Add type annotations and pass mypy
gilles-peskine-arm Dec 21, 2021
660e493
New config mode: explicit
gilles-peskine-arm Mar 15, 2022
b738dff
New source subdirectory in 3.1+: tests/opt-testcases
gilles-peskine-arm Mar 15, 2022
b4196ff
New preset: ecc-heap
gilles-peskine-arm Mar 15, 2022
49a8ddc
Improve support for 3rdparty "submodules"
gilles-peskine-arm Jul 11, 2023
99f539d
Add pkcs7 to the list of x509 modules
gilles-peskine-arm Jul 11, 2023
d66dd97
Support zeroize test program properly
gilles-peskine-arm Jul 11, 2023
822b172
Fix dependencies of the dlopen test program
gilles-peskine-arm Jul 11, 2023
6061435
Use Clang for ASAn+UBSan builds
gilles-peskine-arm Jul 11, 2023
6d834a9
New preset 'cf' for constant-flow testing with MSan
gilles-peskine-arm Jul 11, 2023
eb5917e
New preset 'opt' for a straightforward performance-optimized build
gilles-peskine-arm Jul 11, 2023
4a2fd1a
New preset 'noplatform' for a configuration without platform stuff
gilles-peskine-arm Jul 11, 2023
8602431
Add more Clang warnings to 'asan' and 'msan' presets
gilles-peskine-arm Jul 11, 2023
578f793
Fix test suite running when there is both foo.data and foo.bar.data
gilles-peskine-arm Jul 11, 2023
6767167
Support test helper files under src/test_helpers
gilles-peskine-arm Jul 11, 2023
a86e8f4
Completion for many mbedtls sample programs
gilles-peskine-arm Jun 6, 2024
3340323
Improve config.py completion
gilles-peskine-arm Jun 6, 2024
7a8b825
New target: ssl-opt
gilles-peskine-arm Jun 6, 2024
ec7454c
Support Mbed TLS 3.5+ generated files
gilles-peskine-arm Jun 6, 2024
7ad5049
New presets asan-gcc, full-asan-gcc, tsan
gilles-peskine-arm Jun 6, 2024
fcd3441
New preset alt
gilles-peskine-arm Jun 6, 2024
c6a50c5
Support framework after generate_test_code.py move
gilles-peskine-arm Jun 12, 2024
f145d54
m0plus preset: use baremetal_size rather than baremetal
gilles-peskine-arm Jun 12, 2024
2d9350d
Support framework after move of include/psa/*.h to tf-psa-crypto
gilles-peskine-arm Jun 12, 2024
6b4a5a4
Fix ambiguous "generated by" line and add "prepare" target
gilles-peskine-arm Jul 17, 2024
5b3bed2
Support move of crypto headers and C sources to tf-psa-crypto
gilles-peskine-arm Jul 17, 2024
cff5d81
Fix build failures on Everest even when it's disabled
gilles-peskine-arm Sep 26, 2024
358e168
Add an IAR preset
gilles-peskine-arm Sep 26, 2024
5e6dc1a
Support test helpers in the tf-psa-crypto subtree
gilles-peskine-arm Sep 26, 2024
5076e36
Have a run target for all the programs
gilles-peskine-arm Sep 26, 2024
f376765
Build all the SSL sample programs for ssl-opt
gilles-peskine-arm Sep 26, 2024
16f85cb
New method MakefileMaker.library_modules
gilles-peskine-arm Oct 2, 2024
8ba447a
Support libtestdriver1 builds
gilles-peskine-arm Oct 2, 2024
3b70ffd
Fix overly broad declared type
gilles-peskine-arm Oct 9, 2024
856b217
Protect against accidentally overwriting the source Makefile
gilles-peskine-arm Oct 9, 2024
2383eea
Fix dodgy regex quoting
gilles-peskine-arm Oct 21, 2024
16c7ec7
Make pylint slightly happier
gilles-peskine-arm Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading