From 8701fddbc5413cc3f007e28f6aa23c5ff20560b2 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Mon, 29 Sep 2025 15:18:37 +0200 Subject: [PATCH] Remove sentence about 1.0 that should not have been backported Signed-off-by: Gilles Peskine --- docs/psa-transition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/psa-transition.md b/docs/psa-transition.md index 3503d3ad0e..029c3c336d 100644 --- a/docs/psa-transition.md +++ b/docs/psa-transition.md @@ -238,7 +238,7 @@ programs/test/query_compile_time_config -l | sed -n 's/^\(PSA_WANT_.*\)=1/#defin Please review the result as the configuration may not be fully equivalent in all cases. It will generally provide at least the same features, but sometimes this translation results in more than desired. -Note that this only generates the new selection of cryptographic mechanisms. You will also need to remove config lines that set legacy crypto options. Note also that TF-PSA-Crypto 1.0 has changed a few other options; see the [1.0 migration guide](1.0-migration-guide.md#configuration-of-tf-psa-crypto) for more information. +Note that this only generates the new selection of cryptographic mechanisms. You will also need to remove config lines that set legacy crypto options. #### Implicit activation of crypto features