mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
bibliography: more links
This commit is contained in:
@@ -13123,6 +13123,7 @@ It is also nice to see that RDTSC is a bit smaller than the `stats.txt` value, s
|
||||
Bibliography:
|
||||
|
||||
* https://en.wikipedia.org/wiki/Time_Stamp_Counter
|
||||
* https://stackoverflow.com/questions/13772567/how-to-get-the-cpu-cycle-count-in-x86-64-from-c
|
||||
* https://stackoverflow.com/questions/9887839/clock-cycle-count-wth-gcc/9887979
|
||||
|
||||
===== x86 RDTSCP instruction
|
||||
@@ -14931,6 +14932,7 @@ The most useful ARM baremetal example sets we've seen so far are:
|
||||
* https://github.com/dwelch67/qemu_arm_samples QEMU `-m vexpress`
|
||||
* https://github.com/bztsrc/raspi3-tutorial real hardware + QEMU `-m raspi`
|
||||
* https://github.com/LdB-ECM/Raspberry-Pi real hardware
|
||||
* https://github.com/BrianSidebotham/arm-tutorial-rpi
|
||||
|
||||
===== NienfengYao/armv8-bare-metal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user