Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Davb_verify.h18 #define ALLOWED_BUF_ALIGN 8 macro
85 return (bool)((uintptr_t)buffer % ALLOWED_BUF_ALIGN); in is_buf_unaligned()