mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-30 04:24:19 +01:00
State explicitly that any API depending on PSA is unstable
This commit is contained in:
parent
f0cd6191ef
commit
51560b62ed
@ -1592,6 +1592,10 @@
|
|||||||
* not covered yet, but parts that are not ported to PSA yet will still work
|
* not covered yet, but parts that are not ported to PSA yet will still work
|
||||||
* as usual, so enabling this option should not break backwards compatibility.
|
* as usual, so enabling this option should not break backwards compatibility.
|
||||||
*
|
*
|
||||||
|
* \warning Support for PSA is still an experimental feature.
|
||||||
|
* Any public API that depends on this option may change
|
||||||
|
* at any time until this warning is removed.
|
||||||
|
*
|
||||||
* Requires: MBEDTLS_PSA_CRYPTO_C.
|
* Requires: MBEDTLS_PSA_CRYPTO_C.
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_USE_PSA_CRYPTO
|
//#define MBEDTLS_USE_PSA_CRYPTO
|
||||||
|
Loading…
Reference in New Issue
Block a user