Commit 34f565f
nrf_security: Add definition of appmem partition for mbedtls library
... to make it possible to build with `CONFIG_USERSPACE` enabled
(there is such definition in userspace.c in Zephyr but it is compiled
only when `CONFIG_MBEDTLS` is enabled, what is not the case here).
Ref.: NCSDK-15305
Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>1 parent 9927d51 commit 34f565f
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments