Merge pull request #5108 from B3n30/load_aes_key_X0x25_from_nativeFirm

Load NCCHSecure2 keyX from native firm
This commit is contained in:
Hamish Milne 2020-04-17 00:07:15 +01:00 committed by GitHub
commit ab998b04c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 220 additions and 12 deletions

View file

@ -421,6 +421,8 @@ add_library(core STATIC
hw/hw.h
hw/lcd.cpp
hw/lcd.h
hw/rsa/rsa.cpp
hw/rsa/rsa.h
hw/y2r.cpp
hw/y2r.h
loader/3dsx.cpp