Created
February 21, 2022 17:35
-
-
Save NyanSatan/0bd3e5c68975f7d7751527e6cc196696 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The Final Panic | |
by @nyan_satan | |
Jan 27 2022 8:08 PM MSK | |
A6 doesn't lose SRAM contents after a panic in SecureROM | |
Data, BSS and heap will be reinitialized, for sure, but stacks won't (both IRQ, exception and bootstrap) | |
Now I gotta understand what to do with this information... | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment