This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
linux-kernel-module-cheat
Watch
1
Star
0
Fork
0
You've already forked linux-kernel-module-cheat
mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced
2026-01-23 02:05:57 +01:00
Code
Issues
Releases
Wiki
Activity
Files
05a07fc0a893bd57871bb2c37fa37beb18372394
linux-kernel-module-cheat
/
baremetal
/
arch
/
aarch64
History
Ciro Santilli 六四事件 法轮功
05a07fc0a8
baremetal: make entry point _start instead of lkmc_start
...
I forgot why I did that. Let's try and see it blow up.
2020-03-26 00:00:00 +00:00
..
no_bootloader
baremetal: make entry point _start instead of lkmc_start
2020-03-26 00:00:00 +00:00
dump_regs.c
factor out baremetal aarch64 dump_regs.c for kernel module usage
2019-12-12 00:00:04 +00:00
multicore.c
wfe example, and more nostartfiles stuff
2019-12-12 00:00:02 +00:00
semihost_exit.S
baremetal aarch64: create C version of multicore.S as well
2019-08-21 00:00:00 +00:00
svc_asm.S
arm baremetal: SVC explain where the imm16 can be retrieved
2019-07-16 00:00:01 +00:00
svc.c
baremetal aarch64: create C version of multicore.S as well
2019-08-21 00:00:00 +00:00
timer.c
arm timer: get closer to wokring on gem5
2019-09-19 00:00:00 +00:00