Clean up SE TODOs, implement GIC nonsecure init

This commit is contained in:
Michael Scire
2018-02-27 19:58:56 -08:00
parent 1463266190
commit 0508ee29d8
5 changed files with 17 additions and 6 deletions

View File

@@ -174,7 +174,6 @@ void se_operation_completed(void);
void se_check_error_status_reg(void);
void se_check_for_error(void);
void se_trigger_interrupt(void);
void se_clear_interrupts(void); /* TODO */
void se_verify_flags_cleared(void);