Commit 36807f2
committed
Arm backend: Suppress cppcheck false positive in Cortex-M
Document that the local weak fallback always returns 0, while some
builds replace it with a driver implementation that can return an
error.
Add a targeted cppcheck suppression for the weak-symbol error check
without changing runtime behavior.
Change-Id: I71232d1b9670fcca35e7343db2ceccb519827969
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>1 parent a6ee309 commit 36807f2
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments