SDL API Guide for J721E
|
Macros | |
#define | SDL_LENGTH_OF_DATA_TO_BE_HASHED ((uint32_t)196544) |
Macro defines the length of data to be hashed. data to be hashed length is taken from known location of ROM. More... | |
#define | SDL_LENGTH_OF_GOLDEN_DATA ((uint64_t)8) |
Macro defines the length of golden data. Golden data length is taken from known location of ROM. More... | |
#define | SDL_GOLDEN_DATA_POINTER (uint64_t *)(0x004182FFC0) |
Macro defines the pointer of golden data. Golden data pointer is taken from known location of ROM. More... | |
#define | SDL_DATA_TO_BE_HASHED_POINTER (uint8_t *)(0x0041800000) |
Macro defines the pointer of data to be hashed. data to be hashed pointer is taken from known location of ROM. More... | |
#define SDL_LENGTH_OF_DATA_TO_BE_HASHED ((uint32_t)196544) |
Macro defines the length of data to be hashed. data to be hashed length is taken from known location of ROM.
#define SDL_LENGTH_OF_GOLDEN_DATA ((uint64_t)8) |
Macro defines the length of golden data. Golden data length is taken from known location of ROM.
#define SDL_GOLDEN_DATA_POINTER (uint64_t *)(0x004182FFC0) |
Macro defines the pointer of golden data. Golden data pointer is taken from known location of ROM.
#define SDL_DATA_TO_BE_HASHED_POINTER (uint8_t *)(0x0041800000) |
Macro defines the pointer of data to be hashed. data to be hashed pointer is taken from known location of ROM.