Searched refs:HOB_ALIGN (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libefi/include/efi/ | ||
| H A D | hob.h | 21 #define HOB_ALIGN 8 macro |
| /optee_os/core/lib/libefi/ | ||
| H A D | hob.c | 26 hob_length = ROUNDUP(hob_length, HOB_ALIGN); in create_hob() |