SCE File Types: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Official name is CF category (Certified File category).
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
! Value !! Type !! Name !! Remark
! Value !! Type !! Name !! Remark
|-
|-
| 1  || SELF || signed_elf || Used for signing ELF and PRX
| 1  || SELF || signed-elf || Used for storing ELF and PRX
|-
| 2  || RVK || signed_revoke_list || Used for signing [[Revokation]]
|-
|-
| 3 || PKG || update_package || Used for Packages
| 2 || SRVK || signed-revoke-list || Used for signing [[Revokation]]
|-
|-
| 4 || SPP || security-policy-profile ||
| 3 || SPKG || signed-package || Used for [[PKG_files#Firmware_Packages|System Software Packages]]
|-
|-
| 4  || SPP || security-policy-profile || The only file of this category is [[Default.spp]] on PS3
|}
|}
*Note: official name is CF category (Certified file category)


{{File Formats}}<noinclude>[[Category:Main]]</noinclude>
{{File Formats}}<noinclude>[[Category:Main]]</noinclude>

Revision as of 23:05, 31 December 2018

Official name is CF category (Certified File category).

Value Type Name Remark
1 SELF signed-elf Used for storing ELF and PRX
2 SRVK signed-revoke-list Used for signing Revokation
3 SPKG signed-package Used for System Software Packages
4 SPP security-policy-profile The only file of this category is Default.spp on PS3