aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Elliott <paul.elliott@arm.com>2023-09-13 15:15:37 +0100
committerPaul Elliott <paul.elliott@arm.com>2023-09-13 15:15:37 +0100
commit3d0bffb257c04bf192f20ef89205ac1be89c9828 (patch)
treef708083b50338ba211244bc069de1368ff8a2e83 /docs
parent5dfaca4af514faf69d923a908fa0e598997e5605 (diff)
downloadmbedtls-3d0bffb257c04bf192f20ef89205ac1be89c9828.zip
mbedtls-3d0bffb257c04bf192f20ef89205ac1be89c9828.tar.gz
mbedtls-3d0bffb257c04bf192f20ef89205ac1be89c9828.tar.bz2
Improve statement in driver-only-builds.md
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/driver-only-builds.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/driver-only-builds.md b/docs/driver-only-builds.md
index 277c5e3..4e2d68f 100644
--- a/docs/driver-only-builds.md
+++ b/docs/driver-only-builds.md
@@ -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`)