Editing Devices
Jump to navigation
Jump to search
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 1: | Line 1: | ||
The PS5 has many kernel devices that can be accessed through [[IOCTL]]. Some of them have usermode module equivalents, some like "sbl" consist in [[Secure Modules]] and some like "camera" make use of a dedicated firmware stored in kernel memory. | The PS5 has many kernel devices that can be accessed through [[IOCTL]]. Some of them have usermode module equivalents, some like "sbl" consist in [[Secure Modules]] and some like "camera" make use of a dedicated firmware stored in kernel memory. | ||
See also [https://psdevwiki.com/ | See also [https://psdevwiki.com/ps5/Devices PS4 devices]. | ||
Note for ioctls: * indicates name is assumed from RE and may not be accurate. | Note for ioctls: * indicates name is assumed from RE and may not be accurate. | ||
Line 212: | Line 212: | ||
== Platform Security Processor Core (PSP) (MP0) == | == Platform Security Processor Core (PSP) (MP0) == | ||
* All the fun things related to PS5 security are here | |||
* All the fun things related to PS5 security are here | * Named AMD SMU PSP (AMD System Management Unit Platform Security Processor) as well | ||
* Named AMD SMU PSP (AMD System Management Unit Platform Security Processor) | * Named ASP (AMD Secure Processor) as well | ||
== System Management Unit (SMU) (MP1) == | == System Management Unit (SMU) (MP1) == |