Searched refs:TO_STR (Results 1 – 7 of 7) sorted by relevance
22 #define TA_VERSION TO_STR(PKCS11_TA_VERSION_MAJOR) "." \23 TO_STR(PKCS11_TA_VERSION_MINOR) "." \24 TO_STR(PKCS11_TA_VERSION_PATCH)
39 IMSG("Platform Qualcomm: Flavor %s", TO_STR(PLATFORM_FLAVOR)); in platform_banner()
61 static const char api_vers[] = TO_STR(CFG_TEE_API_VERSION);64 static const char descr[] = TO_STR(CFG_TEE_IMPL_DESCR);96 static const char trustedos_impl_version[] = TO_STR(TEE_IMPL_VERSION);102 static const char trustedos_manufacturer[] = TO_STR(CFG_TEE_MANUFACTURER);105 static const char fw_impl_version[] = TO_STR(CFG_TEE_FW_IMPL_VERSION);111 static const char fw_manufacturer[] = TO_STR(CFG_TEE_FW_MANUFACTURER);
45 #define VERSAL_PUF_ERROR(m) { .error = (m), .name = TO_STR(m) }
175 #define TO_STR(x) _TO_STR(x) macro
47 #define VERSAL_ECC_ERROR(m) { .error = (m), .name = TO_STR(m) }
69 #define VERSAL_AES_ERROR(m) { . error = (m), .name = TO_STR(m) }