Commit 09f6539
committed
[nrf noup] boot/zephyr: improve S2RAM resume support using dedicated API
nrf-squash! [nrf noup] boot/zephyr: nRF54h20 resume from S2RAM (hardened)
CONFIG_PM_S2RAM_RESUME_INTERMEDIARY=y allow to rework the
resume from S2RAM code to work without PM_S2RAM mocking.
Its allow to implement only what really needed from
the MCUboot perspective.
Signed-off-by: Andrzej Puzdrowski <[email protected]>1 parent a999034 commit 09f6539
2 files changed
+3
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
| 499 | + | |
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 33 | | |
46 | 34 | | |
47 | 35 | | |
| |||
52 | 40 | | |
53 | 41 | | |
54 | 42 | | |
55 | | - | |
| 43 | + | |
56 | 44 | | |
57 | 45 | | |
58 | 46 | | |
59 | 47 | | |
60 | 48 | | |
61 | | - | |
| 49 | + | |
62 | 50 | | |
63 | 51 | | |
64 | 52 | | |
| |||
92 | 80 | | |
93 | 81 | | |
94 | 82 | | |
95 | | - | |
96 | | - | |
97 | 83 | | |
0 commit comments