Home
last modified time | relevance | path

Searched defs:fit_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/cpu/intel/fit/
H A Dfit.c6 __attribute__((used, __section__(".fit_pointer"))) const uint64_t fit_ptr = 0; variable
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/bootblock/
H A Dfit.c13 __attribute__((used, __section__(".fit_pointer"))) const uint64_t fit_ptr = SHARED_SRAM_BASE; variable