Commit 5d8a00c
committed
Initialise the raspi pagetables statically in rust instead of asm.
This is another step towards dynamic generation of aarch64 pagetables as early as possible, avoiding a 2 stage init.
Signed-off-by: Graham MacDonald <grahamamacdonald@gmail.com>1 parent 647f3d9 commit 5d8a00c
11 files changed
Lines changed: 472 additions & 545 deletions
File tree
- aarch64
- lib
- src
- pre_mmu
- port/src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments