1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sys/psa_crypto_se
2023-12-05 15:09:01 +01:00
..
tests
app.config.test
custom_atca_params.h
example_cipher_aes_128.c
example_ecdsa_p256.c
example_hmac_sha256.c
main.c
Makefile tests/sys/psa_crytpo_se: disable test on esp32-wroom-32 2023-12-05 15:09:01 +01:00
Makefile.ci tests/sys/psa_crypto_*: Update BOARD_INSUFFICIENT_MEMORY 2023-11-30 21:02:47 +01:00
README.md

PSA Crypto Secure Element Test

This is a configuration test for all PSA crypto modules using a secure element. It is based off the psa_crypto example.