mbedtls/docs/proposed
Gilles Peskine d89cd742eb Specify that transparent drivers are considered in order
There is little point in leaving the order in which drivers are
considered unspecified. This gives flexibility to the implementation
for a process that is generally performed at build time, not in a
constrained environment. Having a well-defined order is especially
useful with fallback.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-08-07 23:37:55 +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 that transparent drivers are considered in order 2020-08-07 23:37:55 +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.