I have a C implementation of NIST-800-90Ar1 CTR-DRBG random bits generator which is working fine Intel Macs, but when I test it on Apple Silicon Mac, it received the SIGKILL signal.
I've already worked out the solution, I'm just sharing information, and if it doesn't solve your problem, please do ask a new one.