I have been trying to locate ARMv8 32bit package repository since yesterday to download packages that I would make use to carry out some analysis with radare. I had found repositories from archlinux and centos but unfortunately all these packages are aarch64 (ARMv8-64bit) which radare is having issues with analyzing. I do not know exact reason for that issue but what my question is I want to find repositories like the above mentioned two for 32bit variant of ARMv8. I did find termux distribution of 32 bit ARM, but unfortunately it was ARMv7 instead of ARMv8.
In general following are my questions:
- Is there a package repositories for ARMv8 32bit? Or ARMv8 is just 64bit?
- Is there any general way of finding such repositories? (I did had a great difficulty in locating above mentioned repositories too, and knowing the way to finding such repositories would be really great)
- When we mention ARMv8, is it generally referes to aarch64?
Thank you very much for your time.