mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-25 23:06:05 -05:00
4d4db70590
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.