Searched defs:ia_css_blob_info (Results 1 – 1 of 1) sorted by relevance
79 struct ia_css_blob_info { struct81 u32 offset; /** Blob offset in fw file */83 memory_offsets; /** offset wrt hdr in bytes */85 u32 size; /** Size of blob */88 u32 icache_size; /** Size of icache section */90 u32 text_source; /** Position of text in blob */91 u32 text_size; /** Size of text section */93 u32 data_source; /** Position of data in blob */94 u32 data_target; /** Start of data in SP dmem */95 u32 data_size; /** Size of text section */[all …]
Completed in 7 milliseconds