Home
last modified time | relevance | path

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

/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c518 static int bnxt_load(vaddr_t img_buffer) in bnxt_load() argument
525 bin_hdr = (struct ape_bin_hdr_s *)img_buffer; in bnxt_load()
526 section = (struct ape_section_hdr_s *)(img_buffer + in bnxt_load()