kernel | Code for main kernel function |
entry | Exception type values - ARMv6 |
entry | Exception type values - System Registers - ARMv8-a |
▼lib | Basic C Library |
stdbool | The stdbool.h header |
stdlib | Small subset of stdlib.h |
string | Small subset of string.h |
printk | Basic print function |
console | Code for system console |
exceptions | Code for handling exceptions/interupts |
memory | Code for managing memory |
processes | Code for managing processes |
drivers | Drivers for Raspberry Pi Peripherals |
peripherals | Raspberry Pi Peripherals addresses |