Commit 85a9381
committed
[nrf noup] platform: Disable warning for null dereferece
When building the TF-M PSA tests:
west build -p -b nrf9160dk/nrf9160/ns -T tfm.psa_test_storage_lvl1 .
This produces a warning inside the Nordic HAL.
This commit can be dropped if the warning does not appear in the
next version of the HAL.
Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>1 parent 3710029 commit 85a9381
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments