Commit cdcfd76
committed
[nrf fromlist] soc: nordic: nrf54h20: disallow using LR in s2ram marking function
This change ensures that LR will not be implicitly used when calling
`pm_s2ram_mark_check_and_clear`.
Upstream PR #: 81853
Signed-off-by: Adam Kondraciuk <[email protected]>1 parent 0a2e205 commit cdcfd76
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
162 | | - | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
168 | | - | |
| 170 | + | |
| 171 | + | |
169 | 172 | | |
170 | | - | |
| 173 | + | |
171 | 174 | | |
0 commit comments