Home
last modified time | relevance | path

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

/optee_os/core/lib/libefi/include/efi/
H A Dhob.h21 #define HOB_ALIGN 8 macro
/optee_os/core/lib/libefi/
H A Dhob.c26 hob_length = ROUNDUP(hob_length, HOB_ALIGN); in create_hob()