Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_sysdeps.h64 #define AVB_ALIGNMENT_SIZE 8 macro
66 #define AVB_ALIGNMENT_SIZE 4
H A Davb_util.h76 avb_assert((((uintptr_t)addr) & (AVB_ALIGNMENT_SIZE - 1)) == 0)