fifteenhex / crappy96corearmserverexperiments

Messing around with a 96 thunderx server for the lulz
GNU General Public License v3.0
9 stars 0 forks source link

Crypto HW acceleration #2

Closed ayakael closed 11 months ago

ayakael commented 11 months ago

Crypto hardware acceleration should be provided by the cptvf and cptpf kernel modules, as noted here. Running kernel 5.15, I've tried to make the system use the hw acceleration. Despite loading the modules and making sure that the necessary firmware files are under /lib/firmware, the crypto engines do not appear in /proc/crypto I don't you know if you might have gotten crypto running on your system.

ayakael commented 11 months ago

Closing as turns out my system simply does not have an accelerator.