SELFs inside ELFs: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= About these SELFs =
Up until PS3 FW 4.70, there are a total of 10 SELFs (2 of them extra in factory binaries) inside decrypted ELFs in the firmware.
 
Up until 4.70, there are a total of 10 SELFs (2 of them extra in factory binaries) inside decrypted ELFs in the firmware.
Here is a list of them, organized by a table:
Here is a list of them, organized by a table:


== SELF list ==
== List ==


{| class="wikitable"
{| class="wikitable"
Line 29: Line 27:
|-
|-
| libchnnlsv || Lv2diag FW Stuff || normal || Isolated SPU Module || 4.20
| libchnnlsv || Lv2diag FW Stuff || normal || Isolated SPU Module || 4.20
|-
|}
|}



Revision as of 17:58, 25 December 2019

Up until PS3 FW 4.70, there are a total of 10 SELFs (2 of them extra in factory binaries) inside decrypted ELFs in the firmware. Here is a list of them, organized by a table:

List

Inside: Program Authority Id Program Vender Id Program Type Version
lv1 [sysmgr_ss (lv1)] [system] [Application] 00.08
lv1 [ss_init (lv1)] [system] [Application] Any/Firmware Dependable
lv1 [updater_frontend (lv1)] 0x07000002 [Application] Any/Firmware Dependable
lv1 [ss_server1 (lv1)] [system] [Application] Any/Firmware Dependable
lv1 [ss_server2 (lv1)] [system] [Application] Any/Firmware Dependable
lv1 [ss_server3 (lv1)] [system] [Application] Any/Firmware Dependable
lv1(factory) [ss_sc_init_pu (lv1)] [system] [Application] Any/Firmware Dependable
lv1(factory) [factory_data_mngr_server (lv1)] [system] [Application] Any/Firmware Dependable
emulator-drm 0x107000040D000001 normal Isolated SPU Module 4.30
libchnnlsv Lv2diag FW Stuff normal Isolated SPU Module 4.20

Notes