I’ve written a short guide about cross compiling safe_vault to the 64 bit arm architecture (aarch64) for use by pine64 and raspberrypi 3.
Here’s the post:
Plenty of inspiration came from the excellent prior thread Cross Compiling MaidSafe Rust Code for ARM by @happybeing, but it still took a lot of research to get this working and figured a guide would help people attempting aarch64 compilation in the future.