Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/io/
Dio_fip.c303 if (current_fip_file.entry.offset_address != 0U) { in fip_file_open()
354 current_fip_file.entry.offset_address = 0; in fip_file_open()
404 file_offset = fp->entry.offset_address + fp->file_pos; in fip_file_read()
440 if (current_fip_file.entry.offset_address != 0U) { in fip_file_close()
/external/arm-trusted-firmware/lib/debugfs/
Ddevfip.c29 long long offset_address; member
295 if ((entry.offset_address + entry.size) > dir.length) { in fipmount()
299 fip->offset[n] = entry.offset_address; in fipmount()
/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.c337 if (toc_entry->size > (uint64_t)-1 - toc_entry->offset_address) in parse_fip()
339 if (toc_entry->size + toc_entry->offset_address > st.st_size) in parse_fip()
342 memcpy(image->buffer, buf + toc_entry->offset_address, in parse_fip()
472 (unsigned long long)image->toc_e.offset_address, in info_cmd()
532 image->toc_e.offset_address = entry_offset; in pack_images()
543 toc_entry->offset_address = (entry_offset + align - 1) & ~(align - 1); in pack_images()
563 if (fseek(fp, image->toc_e.offset_address, SEEK_SET)) in pack_images()
572 pad_size = toc_entry->offset_address - entry_offset; in pack_images()
/external/arm-trusted-firmware/include/tools_share/
Dfirmware_image_package.h93 uint64_t offset_address; member
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst1979 `offset_address`: The offset address at which the corresponding payload data