Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/
Dpartition.c89 static int load_gpt_header(uintptr_t image_handle) { in load_gpt_header() function
247 result = load_gpt_header(image_handle); in load_partition_table()