Commit b1e3987
zephyr: alloc: fix L3 heap restore after power state change
Fix L3 heap restoration logic to ensure MMU mapping is always
configured before restoring the heap state from l3_heap_copy.
Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>1 parent 6cb32cd commit b1e3987
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
680 | | - | |
681 | | - | |
| 679 | + | |
682 | 680 | | |
683 | 681 | | |
684 | 682 | | |
| |||
687 | 685 | | |
688 | 686 | | |
689 | 687 | | |
690 | | - | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
691 | 692 | | |
692 | 693 | | |
693 | 694 | | |
| |||
0 commit comments