Iso module: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Isolated modules are used for de-/encryption, rehashing etc. | Isolated modules are used for de-/encryption, rehashing etc. | ||
Commonly found in [[Boot_Order#CoreOS_PKG_Filelisting|CoreOS]], dev_flash and service packages like [[Remarry Bluray Drive]]. | Commonly found in [[Boot_Order#CoreOS_PKG_Filelisting|CoreOS]], dev_flash, embedded sony selfs and service packages like [[Remarry Bluray Drive]]. | ||
They are SPU .self binaries which can be called whenever needed: e.g. decrypting and hashcheck EID0/EID5 for [[Target ID]] inside [[IDPS]] when called upon by lv1 (HyperVisor) to set up restrictions for Retail or Debug etc. | They are SPU .self binaries which can be called whenever needed: e.g. decrypting and hashcheck EID0/EID5 for [[Target ID]] inside [[IDPS]] when called upon by lv1 (HyperVisor) to set up restrictions for Retail or Debug etc. | ||
Line 36: | Line 36: | ||
|- | |- | ||
| sv_iso_spu_module || PS2, bluray | | sv_iso_spu_module || PS2, bluray | ||
|- | |||
| AacsModule.spu.isoself || | |||
|- | |||
| CprmModule.spu.isoself || | |||
|- | |||
| CssModule.spu.isoself || | |||
|- | |||
| SacModule.spu.isoself || | |||
|- | |- | ||
|} | |} |
Revision as of 18:27, 6 December 2011
Isolated modules are used for de-/encryption, rehashing etc.
Commonly found in CoreOS, dev_flash, embedded sony selfs and service packages like Remarry Bluray Drive.
They are SPU .self binaries which can be called whenever needed: e.g. decrypting and hashcheck EID0/EID5 for Target ID inside IDPS when called upon by lv1 (HyperVisor) to set up restrictions for Retail or Debug etc.
Known isolated modules:
Module | Remarks |
---|---|
aim_spu_module | EID0/EID5 |
fdm_spu_module | Remarry Bluray Drive |
manu_info_spu_module.self | |
mc_iso_spu_module | PS2 |
me_iso_for_ps2emu.self | PS2 |
me_iso_spu_module | PS2 |
sb_iso_spu_module | southbridge |
sc_iso | syscon |
spu_pkg_rvk_verifier.self | |
spu_token_processor.self | systemtokens, QA Flagging |
spu_utoken_processor.self | usertokens |
sv_iso_for_ps2emu.self | PS2 |
sv_iso_spu_module | PS2, bluray |
AacsModule.spu.isoself | |
CprmModule.spu.isoself | |
CssModule.spu.isoself | |
SacModule.spu.isoself |