Note the limitation that you can't exclude multipart support

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2020-08-31 15:41:29 +02:00
parent dbd2e3c43f
commit 54a0ad2012

View file

@ -41,6 +41,8 @@ This is difficult to adapt to the PSA interface for several reasons. The `MBEDTL
[Limitation.size] There is no requirement to include only support for certain key sizes. [Limitation.size] There is no requirement to include only support for certain key sizes.
[Limitation.multipart] Where there are multiple ways to perform an operation, for example single-part and multi-part, there is no mechanism to select only one or a subset of the possible ways.
## Interface ## Interface
### PSA Crypto configuration file ### PSA Crypto configuration file