cudbg_flash_hdr
int cudbg_read_flash_details(void *handle, struct cudbg_flash_hdr *data);
flash_hdr = (struct cudbg_flash_hdr *)(sec_hdr);
flash_hdr->hdr_len = sizeof(struct cudbg_flash_hdr);
hdr_offset = sizeof(struct cudbg_flash_hdr);
sizeof(struct cudbg_flash_hdr) +
hdr_offset = data_hdr_size + sizeof(struct cudbg_flash_hdr);
sizeof(struct cudbg_flash_hdr) +
sizeof(struct cudbg_flash_hdr));
struct cudbg_flash_hdr *flash_hdr = NULL;
total_hdr_size = data_hdr_size + sizeof(struct cudbg_flash_hdr);
flash_hdr = (struct cudbg_flash_hdr *)(sec_info->sec_data +
int cudbg_read_flash_details(void *handle, struct cudbg_flash_hdr *data)
sizeof(struct cudbg_flash_hdr), 0);
total_hdr_size = data_header_size + sizeof(struct cudbg_flash_hdr);
struct cudbg_flash_hdr flash_hdr;
total_hdr_size = data_hdr_size + sizeof(struct cudbg_flash_hdr);
memset(&flash_hdr, 0, sizeof(struct cudbg_flash_hdr));
sizeof(struct cudbg_flash_hdr),
sizeof(struct cudbg_flash_hdr),
sizeof(struct cudbg_flash_hdr));
sizeof(struct cudbg_flash_hdr),
(struct cudbg_flash_hdr *)data,
memset(&flash_hdr, 0, sizeof(struct cudbg_flash_hdr));
sizeof(struct cudbg_flash_hdr),
struct cudbg_flash_hdr *flash_hdr;
total_hdr_size = data_hdr_size + sizeof(struct cudbg_flash_hdr);
(sizeof(struct cudbg_flash_hdr) +