exo2: implement the rest of cpu suspend (security checks TODO)
This commit is contained in:
@@ -1007,7 +1007,7 @@ namespace ams::secmon {
|
||||
se::InitializeRandom();
|
||||
se::SetRandomKey(pkg1::AesKeySlot_Temporary);
|
||||
se::GenerateSrk();
|
||||
se::SetRandomKey(pkg1::AesKeySlot_TzramSave);
|
||||
se::SetRandomKey(pkg1::AesKeySlot_TzramSaveKek);
|
||||
|
||||
/* Initialize pmc secure scratch. */
|
||||
pmc::InitializeRandomScratch();
|
||||
|
||||
Reference in New Issue
Block a user