Commit 42b0f80
committed
subsys: secure_storage: adapt build system for TF-PSA-Crypto
Minor changes that are required in order to move from Mbed TLS 3.6.5
to TF-PSA-Crypto 1.x:
- "psa_crypto_driver_wrappers.h" has been relocated
- some extra include folders are required because they are directly
included from "psa_crypto_driver_wrappers.h" but not exported from
"mbedTLS" library since they are meant to remain private.
Signed-off-by: Valerio Setti <vsetti@baylibre.com>1 parent c5dbd8a commit 42b0f80
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments