uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
Data Fields
SceLoadCoreProtectInfo Struct Reference

#include <loadcore.h>

Data Fields

u32 addr
 
SceSize size
 
u32 attr
 
SceUID partId
 
s32 unk16
 
s32 unk20
 
s32 unk24
 

Detailed Description

This structure represents Protection Information

Field Documentation

◆ addr

u32 SceLoadCoreProtectInfo::addr

Start address of the protected info.

◆ size

SceSize SceLoadCoreProtectInfo::size

The size of the protected info.

◆ attr

u32 SceLoadCoreProtectInfo::attr

31 16 15 0
+----------—+--------—+
| S T A T E | T Y P E |
+----------—+--------—+
Bits 31 - 16: The current state of the protected information.

Bits 15 - 0: The type of the protected information.

◆ partId

SceUID SceLoadCoreProtectInfo::partId

The partition ID of the protected info block.

◆ unk16

s32 SceLoadCoreProtectInfo::unk16

Unknown.

◆ unk20

s32 SceLoadCoreProtectInfo::unk20

Unknown.

◆ unk24

s32 SceLoadCoreProtectInfo::unk24

Unknown.


The documentation for this struct was generated from the following file: