Editing Hypervisor Reverse Engineering
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 10,611: | Line 10,611: | ||
==VTRM Services== | ==VTRM Services== | ||
===Retrieve (0x2005)=== | ===Retrieve (0x2005)=== | ||
Line 10,621: | Line 10,617: | ||
* '''0x40''' bytes of data are read from NOR flash, decrypted by SYSCON and returned to the caller | * '''0x40''' bytes of data are read from NOR flash, decrypted by SYSCON and returned to the caller | ||
* Used e.g. by GameOS BD player to read SHA1 hashes of DRL and CRL | * Used e.g. by GameOS BD player to read SHA1 hashes of DRL and CRL | ||
===Backup Flash (0x2012)=== | ===Backup Flash (0x2012)=== |