HomeSort by relevance Sort by last modified time
    Searched refs:RAM_INDEX_SPACE (Results 1 - 6 of 6) sorted by null

  /external/tpm2/
Global.c 75 BYTE s_ramIndex[RAM_INDEX_SPACE];
NV.c 381 <= RAM_INDEX_SPACE);
434 pAssert(s_ramIndexSize <= RAM_INDEX_SPACE);
438 _plat__NvMemoryWrite(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
471 _plat__NvMemoryWrite(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
540 s_maxCountAddr = s_ramIndexAddr + RAM_INDEX_SPACE;
869 _plat__NvMemoryWrite(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
895 _plat__NvMemoryRead(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
    [all...]
Global.h     [all...]
Implementation.h 295 #define RAM_INDEX_SPACE 512
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 127 #define RAM_INDEX_SPACE 512
    [all...]
  /system/tpm/trunks/
tpm_generated.h 344 #if !defined(RAM_INDEX_SPACE)
345 #define RAM_INDEX_SPACE 512
    [all...]

Completed in 3622 milliseconds