mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-02-10 03:49:51 -05:00
![Michael Cardell Widerkrantz](/assets/img/avatar_default.png)
Use _RAM_ADDR_RAND instead of _RAM_ASLR since this is not OS-level ASLR we're talking about. It's address randomization as seen from outside of the CPU, not from the process running inside it. Ordinary ASLR is visible from the CPU.