mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
make*firmでredefinedになるdefineをコメントアウト(他に使ってないようだ)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@745 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
cac96ea311
commit
f4c0ac3e14
@ -14,8 +14,8 @@
|
||||
$Rev$
|
||||
$Author$
|
||||
*---------------------------------------------------------------------------*/
|
||||
#ifndef FORMAT_SIGN_H_
|
||||
#define FORMAT_SIGN_H_
|
||||
#ifndef FORMAT_SIGN_H_
|
||||
#define FORMAT_SIGN_H_
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
@ -60,7 +60,7 @@ FIRMSignedHashIndex;
|
||||
#define ACS_RSA_PUBMOD_OFFSET 0x1D
|
||||
#define ACS_RSA_PUBEXP_OFFSET 0x93
|
||||
#define ACS_RSA_PUBMOD_LEN 128
|
||||
#define ACS_RSA_PUBEXP_LEN ACS_RSA_EXP_LEN
|
||||
//#define ACS_RSA_PUBEXP_LEN ACS_RSA_EXP_LEN
|
||||
|
||||
#define FIRM_HEADER_2ND_HASH_AREA_LEN (sizeof(FIRMSignedContext) - ACS_HASH_LEN)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user