Commit 3db249f
committed
loader(aarch64 el1): pop stack properly
Need to pop the stack only once in el1_mmu_disable,
and twice in el1_mmu_enable as we pushed once and twice
respectively. Not sure how these got switched.
Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>1 parent 110e293 commit 3db249f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | 305 | | |
307 | 306 | | |
308 | 307 | | |
| |||
372 | 371 | | |
373 | 372 | | |
374 | 373 | | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| |||
0 commit comments