The RaspberryPi OS tutorial runs Rust code before the MMU and caches are
enabled. This will read and write memory (e.g. the stack). However, this has
the problems mentioned at the beginning of this session regarding unaligned
access and cache coherency.