Commit 5fd4ff5
[nrf noup] boot: zephyr: Enable zeroize ALT func
-This enables the MBEDTLS_PLATFORM_ZEROIZE_ALT
definition on Mbed TLS build of the MCUBOOT when
the platform library is enabled. If not defined
the Mbed TLS will compile the zeroize function
and it will cause multiple definition errors.
This is a noup because the configuration
does not exist outside the sdk-nrf.
Ref: NCSDK-13503
Signed-off-by: Georgios Vasilakis <[email protected]>1 parent 296af28 commit 5fd4ff5
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
24 | 34 | | |
25 | 35 | | |
26 | 36 | | |
| |||
0 commit comments