File tree
82 files changed
+368
-321
lines changed- 02_runtime_init
- 03_hacky_hello_world
- 04_safe_globals
- 05_drivers_gpio_uart
- src/bsp/device_driver/bcm
- 06_uart_chainloader
- src/bsp/device_driver/bcm
- 07_timestamps
- src
- _arch/aarch64
- bsp/device_driver/bcm
- 08_hw_debug_JTAG
- src
- _arch/aarch64
- bsp/device_driver/bcm
- 09_privilege_level
- src
- _arch/aarch64
- cpu
- exception
- bsp/device_driver/bcm
- 10_virtual_mem_part1_identity_mapping
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp/device_driver/bcm
- 11_exceptions_part1_groundwork
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp/device_driver/bcm
- 12_integrated_testing
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp/device_driver/bcm
- 13_exceptions_part2_peripheral_IRQs
- src
- _arch/aarch64
- cpu
- exception
- memory
- mmu
- bsp/device_driver
- arm/gicv2
- bcm
- bcm2xxx_interrupt_controller
- X1_JTAG_boot
- src
- _arch/aarch64
- bsp/device_driver/bcm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+368
-321
lines changedSome 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 | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
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 | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
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 | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments