mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
一時的にAESで使用する新DMAを1と3に(将来的には2と3の予定?)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1372 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
10c2384e32
commit
3295f5cda4
@ -346,7 +346,7 @@ void SYSM_StartDecryptAESRegion( ROM_Header_Short *hs )
|
||||
|
||||
static AESCounter aesCounter;
|
||||
|
||||
#define DMA_SEND 2
|
||||
#define DMA_SEND 1
|
||||
#define DMA_RECV 3
|
||||
static void ReplaceWithAes( void* ptr, u32 size )
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user