mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
aarch64 ID_AA64PFR0_EL1.SVE check
This commit is contained in:
@@ -14739,6 +14739,8 @@ The Linux kernel shows `/proc/cpuinfo` compatibility as `sve`.
|
||||
|
||||
Official spec: https://developer.arm.com/docs/100891/latest/sve-overview/introducing-sve
|
||||
|
||||
SVE support is indicated by `ID_AA64PFR0_EL1.SVE` which is dumped from link:baremetal/arch/aarch64/dump_regs.c[].
|
||||
|
||||
===== SVE bibliography
|
||||
|
||||
* https://www.rico.cat/files/ICS18-gem5-sve-tutorial.pdf step by step of a complete code execution examples, the best initial tutorial so far
|
||||
|
||||
Reference in New Issue
Block a user