hos: Add secmon/warmboot base selection

This commit is contained in:
CTCaer
2020-06-14 14:00:07 +03:00
parent 3aa195943d
commit 9489eca487
5 changed files with 21 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
#include "../utils/types.h"
void config_exosphere(launch_ctxt_t *ctxt);
void config_exosphere(launch_ctxt_t *ctxt, u32 warmboot_base);
void secmon_exo_check_panic();
#endif