Merge pull request #4733 from zhaowenlan1779/ps
service/ps: Implement PS:EncryptDecryptAes
This commit is contained in:
commit
37861526ff
7 changed files with 164 additions and 2 deletions
|
@ -220,6 +220,7 @@ void DebuggerBackend::Write(const Entry& entry) {
|
|||
SUB(Service, SOC) \
|
||||
SUB(Service, IR) \
|
||||
SUB(Service, Y2R) \
|
||||
SUB(Service, PS) \
|
||||
CLS(HW) \
|
||||
SUB(HW, Memory) \
|
||||
SUB(HW, LCD) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue