cortex-a
cortex-a copied to clipboard
Supporting 32 bit for cortex-a
I have a system that's running A53 arm core in 32 bit mode. I'm interested in integrating Rust into this environment. If I understand correctly, this project currently supports only 64-bit cortex-a. Can someone guide me as to what support is required to get 32 bit supported? I might give it a shot... thanks!