mbedtls/docs/proposed
Gilles Peskine 91cbf56d4c Specify what happens if multiple capabilities apply
It's ok if they map to the same function names and an error otherwise.

It's an error to have multiple opaque drivers for the same location.

If multiple transparent drivers apply, which one applies is unspecified.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-08-07 23:30:16 +02:00
..
Makefile Start Mbed TLS guides to PSA drivers 2020-07-13 13:27:45 +02:00
psa-driver-developer-guide.md Start Mbed TLS guides to PSA drivers 2020-07-13 13:27:45 +02:00
psa-driver-integration-guide.md Start Mbed TLS guides to PSA drivers 2020-07-13 13:27:45 +02:00
psa-driver-interface.md Specify what happens if multiple capabilities apply 2020-08-07 23:30:16 +02:00
README Add a directory for proposed specifications 2020-07-13 13:27:42 +02:00

The documents in this directory are proposed specifications for Mbed
TLS features. They are not implemented yet, or only partially
implemented. Please follow activity on the `development` branch of
Mbed TLS if you are interested in these features.