System do not wake up after suspend

Thanks for the suggestion. I’m trying to install it, but for now it’s not working. Installing yay gives

“aarch64-conda-linux-gnu-cc: error: unrecognized command line option ‘-m64’”

and installing the kernel directly gives an “unknown public signature /PGP error”.
I tried updating the keys with “sudo pacman-key -r 38DBBDC86092693E” but “makepkg -s” still complains about the same key so I kind of don’t know what to do now.

Edit:
sudo pacman-key -r 38DBBDC86092693E
sudo pacman-key --refresh-keys
fixed the problem with the pgp, now it’s dying on
openssl/opensslv.h: No such file or directory
openssl/bio.h: No such file or directory
even though I have openssl and I also have the .h files. No idea what’s its problem.