Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcse_fpt.c173 static bool is_partition_code(const struct fpt_entry *e) in is_partition_code() function
182 is_partition_code(e) ? 'C' : 'D', in print_fpt_entry()