Improve statement in driver-only-builds.md
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
5dfaca4af5
commit
3d0bffb257
1 changed files with 3 additions and 3 deletions
|
@ -145,9 +145,9 @@ timeline, please let us know if you're interested.
|
||||||
|
|
||||||
### Limitations regarding the selection of curves
|
### Limitations regarding the selection of curves
|
||||||
|
|
||||||
There is an ongoing work which tries to establish a link/constrain between
|
There is ongoing work which is trying to establish the links and constraints
|
||||||
the list of supported curves and supported algorithms both in the builtin and
|
between the list of supported curves and supported algorithms both in the
|
||||||
PSA sides. In particular:
|
builtin and PSA sides. In particular:
|
||||||
|
|
||||||
- #8014 ensures that the curves supported on the PSA side (`PSA_WANT_ECC_xxx`)
|
- #8014 ensures that the curves supported on the PSA side (`PSA_WANT_ECC_xxx`)
|
||||||
are always a superset of the builtin ones (`MBEDTLS_ECP_DP_xxx`)
|
are always a superset of the builtin ones (`MBEDTLS_ECP_DP_xxx`)
|
||||||
|
|
Loading…
Reference in a new issue