Commit 47d5cdd
committed
psa: Configure Mbed TLS to use PSA as needed
Configure Mbed TLS to automatically enable PSA as needed. When Mbed OS
is configured to use PSA, configure Mbed TLS to use PSA. This prevents
leaking of the "how to make Mbed TLS use PSA" knowledge up into
targets.json, and thus makes porting simpler. There is now one place
where "how to make TLS use PSA" exists rather than repeated throughout
targets.json for each target that can't inherit from PSA_Target.1 parent 3e102e4 commit 47d5cdd
File tree
2 files changed
+9
-20
lines changed- features/mbedtls/importer
- targets
2 files changed
+9
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 92 | | |
97 | 93 | | |
98 | 94 | | |
| |||
6233 | 6229 | | |
6234 | 6230 | | |
6235 | 6231 | | |
6236 | | - | |
6237 | | - | |
6238 | | - | |
6239 | | - | |
6240 | 6232 | | |
6241 | 6233 | | |
6242 | 6234 | | |
| |||
6764 | 6756 | | |
6765 | 6757 | | |
6766 | 6758 | | |
6767 | | - | |
6768 | | - | |
6769 | | - | |
| 6759 | + | |
6770 | 6760 | | |
6771 | 6761 | | |
6772 | 6762 | | |
| |||
6895 | 6885 | | |
6896 | 6886 | | |
6897 | 6887 | | |
6898 | | - | |
6899 | | - | |
6900 | | - | |
| 6888 | + | |
6901 | 6889 | | |
6902 | 6890 | | |
6903 | 6891 | | |
| |||
6952 | 6940 | | |
6953 | 6941 | | |
6954 | 6942 | | |
6955 | | - | |
6956 | | - | |
6957 | | - | |
| 6943 | + | |
6958 | 6944 | | |
6959 | 6945 | | |
6960 | 6946 | | |
| |||
7322 | 7308 | | |
7323 | 7309 | | |
7324 | 7310 | | |
7325 | | - | |
7326 | | - | |
7327 | | - | |
| 7311 | + | |
7328 | 7312 | | |
7329 | 7313 | | |
7330 | 7314 | | |
| |||
0 commit comments