Commit c405fc6
committed
[nrf fromlist] modules: mbedtls: Expose MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
The commit adds Kconfig options that allows users to select
MBEDTLS_PLATFORM_NO_STD_FUNCTIONS configuration options.
Currently selecting the CONFIG_MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
will enable MBEDTLS_PLATFORM_NO_STD_FUNCTIONS and
MBEDTLS_PLATFORM_SNPRINTF_ALT.
Upstream PR #: 87135
Signed-off-by: Dominik Ermel <[email protected]>1 parent 85179a3 commit c405fc6
File tree
2 files changed
+13
-0
lines changed- modules/mbedtls
- configs
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
409 | 417 | | |
410 | 418 | | |
411 | 419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments