diff --git a/tests/psa-client-server/README.md b/tests/psa-client-server/README.md new file mode 100644 index 0000000000..e6d9c873bc --- /dev/null +++ b/tests/psa-client-server/README.md @@ -0,0 +1,6 @@ +### PSA Crypto Client-Server Testing + +Everything in this directory should currently be considered experimental. We are adding features and extending CI support for it. + +Once stable, of production quality, and being tested by the CI, it will eventually be migrated into +the [MbedTLS framework repository](https://github.com/Mbed-TLS/mbedtls-framework).