Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/tools_share/
H A Dfirmware_image_package.h105 uint64_t offset_address; member
/rk3399_ARM-atf/lib/debugfs/
H A 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()
/rk3399_ARM-atf/drivers/io/
H A 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()
/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.c362 if (toc_entry->size > (uint64_t)-1 - toc_entry->offset_address) in parse_fip()
365 if (toc_entry->size + toc_entry->offset_address > st_size) in parse_fip()
369 memcpy(image->buffer, buf + toc_entry->offset_address, in parse_fip()
501 (unsigned long long)image->toc_e.offset_address, in info_cmd()
567 image->toc_e.offset_address = entry_offset; in pack_images()
578 toc_entry->offset_address = (entry_offset + align - 1) & ~(align - 1); in pack_images()
598 if (fseek(fp, image->toc_e.offset_address, SEEK_SET)) in pack_images()
607 pad_size = toc_entry->offset_address - entry_offset; in pack_images()
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst2166 `offset_address`: The offset address at which the corresponding payload data