David Horstmann
20220f09b4
Reword slightly to be more tentative
...
We don't guarantee ABI stability, but we do try to maintain it where we
can.
Signed-off-by: David Horstmann <david.horstmann@arm.com >
2025-03-14 10:51:22 +00:00
David Horstmann
235dfc2b8c
Add note about MBEDTLS_PRIVATE() in 3.6
...
Note that in the Mbed TLS 3.6 LTS, users can generally rely on being
able to access struct members through the MBEDTLS_PRIVATE() macro, since
we try to maintain ABI stability within an LTS version.
Signed-off-by: David Horstmann <david.horstmann@arm.com >
2025-03-13 17:01:35 +00:00
David Horstmann
cd5053465a
Fix typos in the 3.0 migration guide
...
Signed-off-by: David Horstmann <david.horstmann@arm.com >
2025-03-13 17:01:35 +00:00
Valerio Setti
1a2d07d83a
docs: update md-cipher-dispatch
...
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no >
2025-02-21 14:15:36 +01:00
Harry Ramsey
65e9bef19f
Update documentation regarding test_zeroize
...
This commit updates the paths in documentation for test_zeroize since it
has been moved to MbedTLS Framework.
Signed-off-by: Harry Ramsey <harry.ramsey@arm.com >
2025-02-20 14:51:26 +00:00
Manuel Pégourié-Gonnard
19f17e402a
Stop recommended deprecated function in migration guide
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2025-01-14 12:36:50 +01:00
Gilles Peskine
4f65e1f075
Distinguish between MBEDTLS_PSA_CRYPTO_C and MBEDTLS_PSA_CRYPTO_CLIENT
...
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com >
2024-12-04 18:05:46 +01:00
Gilles Peskine
d78d695c46
FFDH in TLS: it's only a limitation for TLS 1.2, not TLS 1.3
...
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com >
2024-12-04 18:04:55 +01:00
Ronald Cron
83d21cc8f4
Move back *config_test_driver* headers from the framework
...
Signed-off-by: Ronald Cron <ronald.cron@arm.com >
2024-11-20 13:22:54 +01:00
David Horstmann
bfbe5b4e37
Reverse accidental docs PSA test wrappers path
...
These were accidentally documented incorrectly in the PSA shared memory
documentation due to a global find and replace.
Signed-off-by: David Horstmann <david.horstmann@arm.com >
2024-11-14 14:19:50 +00:00
David Horstmann
dcf42a0b53
Update references to test helpers
...
Replace:
* tests/src -> framework/tests/src
* tests/include -> framework/tests/include
Except for occurrences of:
* tests/src/test_helpers (since this only contains ssl_helpers.c)
* tests/src/test_certs.h
* tests/include/alt_dummy
Signed-off-by: David Horstmann <david.horstmann@arm.com >
2024-11-14 14:19:40 +00:00
David Horstmann
78542bf85d
Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3
...
Merge 3.6.2 into 3.6 (updated cmake gcc+Asan build flags)
2024-10-15 14:00:21 +00:00
David Horstmann
93d421e751
Defer static keystore to 3.6.3
...
Signed-off-by: David Horstmann <david.horstmann@arm.com >
2024-10-14 11:08:07 +02:00
Gilles Peskine
1171697235
Merge pull request #9669 from gilles-peskine-arm/analyze_outcome-split-3.6
...
Backport 3.6: Split check_test_cases.py and outcome_analysis.py
2024-10-10 12:23:50 +00:00
Gilles Peskine
738a597953
Adjust paths for impending moves to the framework
...
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com >
2024-10-09 14:19:31 +02:00
Manuel Pégourié-Gonnard
9fc3b7d243
Expand on block cipher modes/derivatives
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-26 11:00:02 +02:00
Manuel Pégourié-Gonnard
83f62ffc09
Expand on key derivations
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-26 10:14:55 +02:00
Manuel Pégourié-Gonnard
60769762d2
Clarify the superset rule
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-26 09:57:22 +02:00
Manuel Pégourié-Gonnard
4ceb71f53d
Update and refine notes on restartable ECC and 4.0
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-26 09:45:45 +02:00
Manuel Pégourié-Gonnard
a0465779c9
Clarify summary of PSA limitations
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-10 11:01:57 +02:00
Manuel Pégourié-Gonnard
4975232436
Misc minor clarifications in transition-guards.md
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-10 10:58:51 +02:00
Manuel Pégourié-Gonnard
3342e80010
Fix some typos & markdown
...
Co-authored-by: Gilles Peskine <gilles.peskine@arm.com >
Signed-off-by: Manuel Pégourié-Gonnard <mpg@elzevir.fr >
2024-09-10 10:58:49 +02:00
Manuel Pégourié-Gonnard
4837f726d1
Add links and missing )
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-10 10:58:48 +02:00
Manuel Pégourié-Gonnard
32bdf19a01
Minor updates in doc/comments/debug
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-10 10:58:47 +02:00
Manuel Pégourié-Gonnard
06adca465b
Add transition-guards.md
...
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com >
2024-09-10 10:58:46 +02:00