Commit 4811674
committed
modules: tf-m: Add fallback __assert_no_args
This fixes a build issue when building TF-M debug
configurations. Adds a weak implementation of
__assert_no_args which simply calls TF-M core panic.
The issue was triggered by the tfm_hello_world sample with
sample.tfm.hello_world.bootloaders_debug configuration.
Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>1 parent 7362df8 commit 4811674
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
0 commit comments