Hi, > +static int tdvf_parse_section_entry(const TdvfSectionEntry *src, > + TdxFirmwareEntry *entry) > + /* sanity check */ That is what the whole function is doing. So rename it to tdvf_check_section_entry to clarify that? take care, Gerd
Hi, > +static int tdvf_parse_section_entry(const TdvfSectionEntry *src, > + TdxFirmwareEntry *entry) > + /* sanity check */ That is what the whole function is doing. So rename it to tdvf_check_section_entry to clarify that? take care, Gerd