Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx8image.h68 #define IMAGE_A53_DEFAULT_META(PART) (((PART == 0) ? \ macro
/openbmc/u-boot/tools/
H A Dimx8image.c554 meta = IMAGE_A53_DEFAULT_META(custom_partition); in set_image_array_entry()