exo: shuffle logic around to support debug code region in iram
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
|
||||
namespace ams::secmon::boot {
|
||||
|
||||
void ClearIram();
|
||||
void ClearIramBootCode();
|
||||
void ClearIramBootKeys();
|
||||
void ClearIramDebugCode();
|
||||
|
||||
void WaitForNxBootloader(const pkg1::SecureMonitorParameters ¶ms, pkg1::BootloaderState state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user