-
- Downloads
mcs: provide tickless api for arm timers
This does not implement the timers for any platforms, but provides the generic arm arch, and aarch32/aarch64 infrastructure for tickless timer drivers.
Showing
- .cmake-format.yaml 4 additions, 0 deletions.cmake-format.yaml
- config.cmake 3 additions, 0 deletionsconfig.cmake
- configs/seL4Config.cmake 14 additions, 1 deletionconfigs/seL4Config.cmake
- include/arch/arm/arch/32/mode/machine/timer.h 28 additions, 0 deletionsinclude/arch/arm/arch/32/mode/machine/timer.h
- include/arch/arm/arch/64/mode/machine/timer.h 23 additions, 0 deletionsinclude/arch/arm/arch/64/mode/machine/timer.h
- include/arch/arm/arch/machine/timer.h 43 additions, 0 deletionsinclude/arch/arm/arch/machine/timer.h
- src/arch/arm/kernel/boot.c 4 additions, 0 deletionssrc/arch/arm/kernel/boot.c
- src/arch/arm/platform_gen.h.in 14 additions, 0 deletionssrc/arch/arm/platform_gen.h.in
Loading
Please register or sign in to comment