efaee9a299
Now that p256-m is officially a production feature and not just an example, give it a more suitable name. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
5 lines
282 B
Text
5 lines
282 B
Text
Features
|
|
* Applications using ECC over secp256r1 through the PSA API can use a
|
|
new implementation with a much smaller footprint, but some minor
|
|
usage restrictions. See the documentation of the new configuration
|
|
option MBEDTLS_PSA_P256M_DRIVER_ENABLED for details.
|