Ptrace syscall testing fully support on Arm64 #2785
Labels
arch: arm
Issue related to the ARM architecture.
area: tests
Issue related to tests
type: enhancement
New feature or request
Milestone
I plan to enable all syscall tests on Arm64.
Currently, there are several random problemes left:
Description: In race mode, when calling the go function in asm code, there will be an missing stack maps issue.
Currently known golang issues:
https://go-review.googlesource.com/c/go/+/233097
/assign @lubinszARM
The text was updated successfully, but these errors were encountered: