Home
last modified time | relevance | path

Searched refs:TO_STR (Results 1 – 7 of 7) sorted by relevance

/optee_os/ta/pkcs11/src/
A Duser_ta_header_defines.h22 #define TA_VERSION TO_STR(PKCS11_TA_VERSION_MAJOR) "." \
23 TO_STR(PKCS11_TA_VERSION_MINOR) "." \
24 TO_STR(PKCS11_TA_VERSION_PATCH)
/optee_os/core/tee/
A Dtee_svc.c59 static const char api_vers[] = TO_STR(CFG_TEE_API_VERSION);
62 static const char descr[] = TO_STR(CFG_TEE_IMPL_DESCR);
95 static const char trustedos_impl_version[] = TO_STR(TEE_IMPL_VERSION);
101 static const char trustedos_manufacturer[] = TO_STR(CFG_TEE_MANUFACTURER);
104 static const char fw_impl_version[] = TO_STR(CFG_TEE_FW_IMPL_VERSION);
110 static const char fw_manufacturer[] = TO_STR(CFG_TEE_FW_MANUFACTURER);
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutil.h105 #define TO_STR(x) _TO_STR(x) macro
/optee_os/out/arm/export-ta_arm64/include/
A Dutil.h105 #define TO_STR(x) _TO_STR(x) macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Dutil.h105 #define TO_STR(x) _TO_STR(x) macro
/optee_os/lib/libutils/ext/include/
A Dutil.h105 #define TO_STR(x) _TO_STR(x) macro
/optee_os/out/arm/export-ta_arm32/include/
A Dutil.h105 #define TO_STR(x) _TO_STR(x) macro

Completed in 13 milliseconds