Home
last modified time | relevance | path

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

/optee_os/core/drivers/bnxt/
A Dbnxt_fw.c117 struct ape_bin_hdr_s { struct
139 #define APE_BIN_HDR_SIZE sizeof(struct ape_bin_hdr_s) argument
241 static uint32_t ape_hdr_crc_calc(const struct ape_bin_hdr_s *hdr) in ape_hdr_crc_calc()
265 static int ape_bin_hdr_valid(const struct ape_bin_hdr_s *hdr) in ape_bin_hdr_valid()
416 static int ape_section_copy(struct ape_bin_hdr_s *bin_hdr, in ape_section_copy()
520 struct ape_bin_hdr_s *bin_hdr = NULL; in bnxt_load()
525 bin_hdr = (struct ape_bin_hdr_s *)img_buffer; in bnxt_load()

Completed in 4 milliseconds