Finding the Time Part 1 - AArch32

251 · Jonathan 'theJPster' Pallant · May 16, 2026, 2:55 p.m.
Summary
In 'Finding the Time Part 1 - AArch32', the author discusses their work on Rust support for legacy 32-bit ARM architectures, detailing run-time and CPU support libraries. The post provides insights into ARM architecture evolution, hardware programming considerations, and outlines various ARM versions and their specifics, highlighting key distinctions necessary for developing bare-metal Rust applications. Additionally, the author foreshadows further explorations into the Arm Generic Timer and its usage in implementing async timers.