mbedtls/programs/psa
Paul Elliott 4068c7e47c Link programs with pthread via cmake
All programs are now linked directly with all test code, thus adding a
pthread abstraction into the test code means having to link the programs
with pthread (if the library is found under cmake).

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2024-01-05 21:04:52 +00:00
..
aead_demo.c update headers 2023-11-02 19:47:20 +00:00
CMakeLists.txt Link programs with pthread via cmake 2024-01-05 21:04:52 +00:00
crypto_examples.c update headers 2023-11-02 19:47:20 +00:00
hmac_demo.c update headers 2023-11-02 19:47:20 +00:00
key_ladder_demo.c update headers 2023-11-02 19:47:20 +00:00
key_ladder_demo.sh update headers 2023-11-02 19:47:20 +00:00
psa_constant_names.c update headers 2023-11-02 19:47:20 +00:00
psa_hash.c update headers 2023-11-02 19:47:20 +00:00
psa_hash_demo.sh Introduce demo script for PSA hash program 2023-11-16 18:45:55 +00:00