thermosphere: add CFI where needed, add PANIC macro, etc.

This commit is contained in:
TuxSH
2020-01-02 18:41:52 +00:00
parent 3a13ab2e46
commit ef79908594
7 changed files with 76 additions and 26 deletions

View File

@@ -75,7 +75,7 @@ _startCommon:
isb
mov x0, sp
bl main
bl thermosphereMain
dsb sy
isb