ARM¶
Advanced RISC Machine
- ARMV5TE - possible (Intel PXA255 boot successful)
- ARM7TDMI - don't have MMU, no segmentation support
- ARM9 possible
- ARM9TDMI - don't have MMU, no segmentation support
- ARMv7 - Most common for modern 32 bits ARM systems (ARM Cortex-Ax)
- ARMv8 - a.k.a. AArch64, 64 bits ARM systems