Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(s/c/tls): internal/cpu => internal/cpuproxy for arm64
I extracted and adapted this diff from 62177de with the intent of coming up with a more manageable patch set. The idea here is to take advantage of the cpuproxy package to use the information it provides to better initialize crypto using arm64. The original issue describing this problem in its full extent was ooni/probe#1444. We're now working to forward-port this patch to go1.17. The current issue describing this problem as of go1.17 is ooni/probe#1863. Is there a better way?
- Loading branch information