Home
last modified time | relevance | path

Searched refs:s_locality (Results 1 – 11 of 11) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
DLocalityPlat.c51 return s_locality; in _plat__LocalityGet()
64 s_locality = locality; in _plat__LocalitySet()
DPowerPlat.c90 s_locality = 0; in _plat__Signal_Reset()
DPlatformData.c60 unsigned char s_locality; variable
/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DLocalityPlat.c49 return s_locality; in _plat__LocalityGet()
61 s_locality = locality; in _plat__LocalitySet()
DPowerPlat.c88 s_locality = 0; in _plat__Signal_Reset()
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DLocalityPlat.c51 return s_locality; in _plat__LocalityGet()
63 s_locality = locality; in _plat__LocalitySet()
DPowerPlat.c89 s_locality = 0; in _plat__Signal_Reset()
DPlatformData.c63 unsigned char s_locality; variable
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/include/
DPlatformData.h95 extern unsigned char s_locality;
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/include/
DPlatformData.h98 extern unsigned char s_locality;
/external/ms-tpm-20-ref/TPMCmd/Platform/include/
DPlatformData.h82 EXTERN unsigned char s_locality; variable