Home
last modified time | relevance | path

Searched refs:UINT8_C (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dstmm_sp.h75 #define STMM_PARAM_EP UINT8_C(0x01)
76 #define STMM_PARAM_IMAGE_BINARY UINT8_C(0x02)
77 #define STMM_PARAM_BL31 UINT8_C(0x03)
78 #define STMM_PARAM_BL_LOAD_INFO UINT8_C(0x04)
79 #define STMM_PARAM_BL_PARAMS UINT8_C(0x05)
80 #define STMM_PARAM_PSCI_LIB_ARGS UINT8_C(0x06)
81 #define STMM_PARAM_SP_IMAGE_BOOT_INFO UINT8_C(0x07)
84 #define STMM_PARAM_VERSION_1 UINT8_C(0x01)
85 #define STMM_PARAM_VERSION_2 UINT8_C(0x02)
/optee_os-3.20.0/lib/libutils/isoc/include/
A Dstdint.h187 #define UINT8_C(v) v macro

Completed in 4 milliseconds