fusee_cpp: implement tsec_keygen firmware execution

This commit is contained in:
Michael Scire
2021-08-27 23:20:46 -07:00
committed by SciresM
parent 80999988d4
commit 51cf28339b
11 changed files with 270 additions and 53 deletions

View File

@@ -20,6 +20,4 @@ namespace ams::nxboot {
void DoMemoryTraining();
int GetMemoryTrainingTableIndex();
}