Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_util.h19 #define AVB_STRINGIFY(x) #x macro
20 #define AVB_TO_STRING(x) AVB_STRINGIFY(x)