Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes.

Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
This commit is contained in:
Aditya Deshpande 2023-03-21 14:49:31 +00:00
parent be55bb2d5d
commit f100f00679
4 changed files with 10 additions and 5 deletions

View file

@ -3927,7 +3927,8 @@
*
* \warning p256-m has only been included to serve as a sample implementation
* of how a driver/accelerator can be integrated alongside Mbed TLS. It is not
* intented for use in production.
* intended for use in production. p256-m files in Mbed TLS are not updated
* regularly, so they may not contain upstream fixes/improvements.
* DO NOT ENABLE/USE THIS MACRO IN PRODUCTION BUILDS!
*/
//#define MBEDTLS_P256M_EXAMPLE_DRIVER_ENABLED