Improve statement in driver-only-builds.md

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2023-09-13 15:15:37 +01:00
parent 5dfaca4af5
commit 3d0bffb257

View file

@ -145,9 +145,9 @@ timeline, please let us know if you're interested.
### Limitations regarding the selection of curves
There is an ongoing work which tries to establish a link/constrain between
the list of supported curves and supported algorithms both in the builtin and
PSA sides. In particular:
There is ongoing work which is trying to establish the links and constraints
between the list of supported curves and supported algorithms both in the
builtin and PSA sides. In particular:
- #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`)