Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/fip_parser/
Dgpt.h64 int gpt_get_header(uint32_t table_base, size_t atu_slot_size,
Dgpt.c39 int gpt_get_header(uint32_t table_base, size_t atu_slot_size, in gpt_get_header() function
Dhost_flash_atu.c153 rc = gpt_get_header(HOST_FLASH0_TEMP_BASE_S + alignment_offset, in host_flash_atu_get_fip_offsets()