一時的に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:
yoshida_teruhisa 2008-05-16 00:38:44 +00:00
parent 10c2384e32
commit 3295f5cda4

View File

@ -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 )
{