Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/bnxt/
A Dbnxt_fw.c134 uint8_t num_total_sections; member
260 hdr->num_total_sections * APE_SECTION_HDR_SIZE); in ape_hdr_crc_calc()
279 if (hdr->num_total_sections > APE_IMG_MAX_SECTIONS) { in ape_bin_hdr_valid()
532 for (sidx = 0; sidx < bin_hdr->num_total_sections; sidx++, section++) { in bnxt_load()

Completed in 3 milliseconds