exo2: implement through boot config load/validate
This commit is contained in:
@@ -20,4 +20,11 @@ namespace ams::secmon::boot {
|
||||
|
||||
void ClearIram();
|
||||
|
||||
void WaitForNxBootloader(const pkg1::SecureMonitorParameters ¶ms, pkg1::BootloaderState state);
|
||||
|
||||
void LoadBootConfig(const void *src);
|
||||
void VerifyOrClearBootConfig();
|
||||
|
||||
void EnableTsc(u64 initial_tsc_value);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user