/
LR_02_004: Support for hardware feature detection
LR_02_004: Support for hardware feature detection
About
We need to be able to detect hardware feature at runtime to make best use of available hardware. It's particularly important for Vector-related acceleration (vector crypto included).
Integrate use of riscv_hwprobe
syscall to Go