Home
last modified time | relevance | path

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

/u-boot/lib/libavb/
A Davb_sysdeps.h34 #define AVB_ALIGNMENT_SIZE 8 macro
36 #define AVB_ALIGNMENT_SIZE 4
A Davb_util.h55 avb_assert((((uintptr_t)addr) & (AVB_ALIGNMENT_SIZE - 1)) == 0)

Completed in 3 milliseconds