Home
last modified time | relevance | path

Searched refs:set_fit_pointer (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/util/cbfstool/
Dfit.h60 int set_fit_pointer(struct buffer *bootblock, const uint32_t offset,
Difittool.c389 if (set_fit_pointer(&bootblock, fit_address, convert_to_from_top_aligned, in main()
Dfit.c529 int set_fit_pointer(struct buffer *bootblock, in set_fit_pointer() function