Editing Talk:Secure Modules

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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 5: Line 5:
! Filename !! Service !! Long name !! Description
! Filename !! Service !! Long name !! Description
|-
|-
| 8002100A || otpaccess || One-Time Programmable(fuse->keyslots) Access || No idea. Likely related to Keys Access (from the OTP)
| 8002100A || otpaccess || One-Time Password Access || No idea. Likely related to Keys Access (from the OTP)
|-
| 8002100C || fttrm || ?FT? Table Rights Management || Maybe equivalent of PS3, PSVita, PS4 VTRM which is a flash storage.
|-
| 80021012 || otprsvaccess || One-Time Programmable(fuse->keyslots) Reserved Access || No idea.
|-
|-
|}
|}
= Function Names Prefix =
<pre>
80021000 sceSblAuthMgr
80021001 sceSblKms
80021002 sceSblPupUpdate
80021003 sceSblPfsmgr
80021004 sceSblDriveauth
80021005 sceSblPltAuth2
80021006 sceSblNpdrm
80021007 sceSblDevAct
80021008 sceSblQafUtkn
80021009 sceSblSysVeri
8002100A sceSblOtpAccess
8002100B sceSblManuAuth
8002100C sceSblFttrm
8002100D sceSblSrtc
8002100E sceSblRootparam
8002100F sceSblExternalHDD
80021010 sceSblPfsSaveData
80021011 sceSblBar
80021012 sceSblOtpRsvAccess
</pre>
= Function Names =
= 80021000 =
<pre>
_sceSblAuthMgrCheckSelfHeader
_sceSblAuthMgrCheckSelfSegmentCompressed
_sceSblAuthMgrGetElfSegmentInformation
_sceSblAuthMgrGetSelfInfo
_sceSblAuthMgrGetSelfSegmentInformation
_sceSblAuthMgrLoadMultipleSelfBlocks
_sceSblAuthMgrLoadSelfBlock
_sceSblAuthMgrReadSegmentDataWithCallback
_sceSblAuthMgrSetHvConf
_sceSblAuthMgrSmFinalize
_sceSblAuthMgrSmIsLoadable2
_sceSblAuthMgrSmLoadMultipleSelfBlocks
_sceSblAuthMgrSmLoadSelfBlock
_sceSblAuthMgrSmUnload
_sceSblAuthMgrSmVerifyDecryptRnpsBundle
sceSblAuthMgrAuthHeader
sceSblAuthMgrCheckSegmentCompressed
sceSblAuthMgrFinalize
sceSblAuthMgrIsLoadable
sceSblAuthMgrLoadBlock
sceSblAuthMgrLoadMultipleBlocks
sceSblAuthMgrSmLoad
sceSblAuthMgrVerifyDecryptRnpsBundle
</pre>
= 80021001 =
<pre>
sceSblKmsAllocKmbSlotForPprPkg
sceSblKmsSetKeyId
sceSblKmsClearKeyId
</pre>
= 80021003 =
<pre>
sceSblPfsmgrUpdateIcvTable
</pre>
= 80021004 =
<pre>
_sceSblDriveauthSmDriveData
_sceSblDriveauthSmDriveGetId2
_sceSblDriveauthSmExit
_sceSblDriveauthSmGetDpData
_sceSblDriveauthSmGetPairingNonce
_sceSblDriveauthSmGetPairingRequest
_sceSblDriveauthSmGicGetData
_sceSblDriveauthSmRemoveDiscKey
_sceSblDriveauthSmSetHostKey
_sceSblDriveauthSmSetPairingInfo
sceSblDriveAuthPs4Disc
sceSblDriveAuthPs4DiscGetId
sceSblDriveAuthPs4DiscReset
sceSblDriveAuthPs4DiscResume
sceSblDriveAuthPs4DiscSuspend
sceSblDriveAuthRegisterPprDisc
sceSblDriveAuthRegisterPs4Disc
sceSblDriveAuthUnregisterDisc
sceSblDriveauthGetAacsDeviceKey
sceSblDriveauthGetCprmDeviceKey
sceSblDriveauthGetGicData
sceSblDriveauthGetId2
</pre>
= 80021005 =
<pre>
sceSblPltAuth2GenC1
sceSblPltAuth2GetKdsMac
sceSblPltAuth2Initialize
sceSblPltAuth2Result
sceSblPltAuth2VeriR1C2GenR2
sceSblPltAuthSmExitWait
</pre>
= 80021006 =
<pre>
sceSblNpDrmCheckDebugClock
sceSblNpDrmGetCurrentDebugTick
sceSblNpDrmGetInitStatus
sceSblNpDrmSetCurrentDebugTick
</pre>
= 80021007 =
<pre>
_sceSblDevActGetRemainingTime
_sceSblDevActSmCheckPassCodeData
_sceSblDevActSmDeleteStatus
_sceSblDevActSmExit
_sceSblDevActSmGenActHeader
_sceSblDevActSmGenActRequest
_sceSblDevActSmGenPassCodeData
_sceSblDevActSmGetId
_sceSblDevActSmInitStatus
_sceSblDevActSmSetStatus
sceSblDevActGetId
sceSblDevActGetRemainingTime
</pre>
= 80021009 =
<pre>
sceSblSysVeriInitialize
</pre>
= 8002100B =
<pre>
_sceSblManuAuthSmGetManuExpire
_sceSblManuAuthSmGetManuMode
_sceSblManuAuthSmSetManuExpire
_sceSblManuAuthSmSetManuMode
sceSblManuAuthLoadSecureModule
sceSblManuAuthSetManuMode
sceSblManuAuthSetManuModeInternal
sceSblManuAuthUnloadSecureModule
</pre>
= 8002100C =
<pre>
sceSblFttrmSmIsAllowedProcessToWriteIduFlag
sceSblFttrmSmIsAllowedProcessToReadIduFlag
sceSblFttrmSmIsPermittedSector
sceSblFttrmSmWriteIduFlag
sceSblFttrmSmReadIduFlag
sceSblFttrmSmReadSector
sceSblFttrmWriteSector
sceSblFttrmReadSector
sceSblFttrmSmStart
sceSblFttrmSmExit
</pre>
= 8002100D =
<pre>
_sceSblSrtcGetCurrentNpDrmTick
sceSblSrtcGetCurrentNpDrmTick
sceSblSrtcGetCurrentSecureTick
</pre>
= 8002100E =
<pre>
sceSblRootParamResumeFromStandby
sceSblRootParamVerifyPprRootParam
sceSblRootParamVerifyPs4RootParam
</pre>
= 8002100F =
<pre>
sceSblExternalHDDVerifyMetadata
sceSblExternalHDDCreateMetadata
</pre>
= 80021010 =
<pre>
_sceSblPfsSaveDataUpdateAuthCodeIoctl
sceSblPfsSaveDataUpdateAuthCode
</pre>
= 80021011 =
<pre>
sceSblBarCreateContext
sceSblBarUpdateAad
sceSblBarUpdateDecrypt
sceSblBarUpdateEncrypt
sceSblBarFinishDecrypt
sceSblBarFinishEncrypt
</pre>
Please note that all contributions to PS5 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS5 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)