File tree
958 files changed
+1504
-1472
lines changed- .githooks
- .github/workflows
- .vscode
- 01_wait_forever
- .vscode
- src
- _arch/aarch64/cpu
- bsp
- cpu
- 02_runtime_init
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- raspberrypi
- cpu
- 03_hacky_hello_world
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- raspberrypi
- cpu
- 04_safe_globals
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- raspberrypi
- cpu
- 05_drivers_gpio_uart
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- device_driver
- bcm
- raspberrypi
- console
- cpu
- 06_uart_chainloader
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- device_driver
- bcm
- raspberrypi
- console
- cpu
- tests
- 07_timestamps
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- device_driver
- bcm
- raspberrypi
- console
- cpu
- 08_hw_debug_JTAG
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- device_driver
- bcm
- raspberrypi
- console
- cpu
- 09_privilege_level
- .vscode
- src
- _arch/aarch64
- cpu
- exception
- bsp
- device_driver
- bcm
- raspberrypi
- console
- cpu
- exception
- 10_virtual_mem_part1_identity_mapping
- .vscode
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- bcm
- raspberrypi
- memory
- console
- cpu
- exception
- memory
- mmu
- 11_exceptions_part1_groundwork
- .vscode
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- bcm
- raspberrypi
- memory
- console
- cpu
- exception
- memory
- mmu
- 12_integrated_testing
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- bcm
- raspberrypi
- memory
- console
- cpu
- exception
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- libraries
- test-macros/src
- test-types/src
- 13_exceptions_part2_peripheral_IRQs
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- libraries
- test-macros/src
- test-types/src
- 14_virtual_mem_part2_mmio_remap
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- libraries
- test-macros/src
- test-types/src
- 15_virtual_mem_part3_precomputed_tables
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- libraries
- test-macros/src
- test-types/src
- tools/translation_table_tool
- 16_virtual_mem_part4_higher_half_kernel
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- libraries
- test-macros/src
- test-types/src
- tools/translation_table_tool
- 17_kernel_symbols
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- kernel_symbols/src
- libraries
- debug-symbol-types/src
- test-macros/src
- test-types/src
- tools
- kernel_symbols_tool
- translation_table_tool
- 18_backtrace
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- kernel_symbols/src
- libraries
- debug-symbol-types/src
- test-macros/src
- test-types/src
- tools
- kernel_symbols_tool
- translation_table_tool
- 19_kernel_heap
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- kernel_symbols/src
- libraries
- debug-symbol-types/src
- test-macros/src
- test-types/src
- tools
- kernel_symbols_tool
- translation_table_tool
- 20_timer_callbacks
- .vscode
- kernel
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp
- device_driver
- arm
- gicv2
- bcm
- bcm2xxx_interrupt_controller
- raspberrypi
- exception
- memory
- console
- cpu
- exception
- asynchronous
- memory
- mmu
- tests
- panic_exit_success
- panic_wait_forever
- kernel_symbols
- src
- libraries
- debug-symbol-types/src
- test-macros/src
- test-types/src
- tools
- kernel_symbols_tool
- translation_table_tool
- X1_JTAG_boot
- .vscode
- src
- _arch/aarch64
- cpu
- bsp
- device_driver
- bcm
- raspberrypi
- console
- cpu
- common
- serial
- minipush
- tests
- docker/rustembedded-osdev-utils
- utils
- devtool
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
958 files changed
+1504
-1472
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
0 commit comments