Searched refs:metadata (Results 1 – 5 of 5) sorted by relevance
413 struct fwu_mdata metadata; in fwu_plat_get_boot_index() local419 &metadata, sizeof(metadata)); in fwu_plat_get_boot_index()427 if (metadata.version != 1 || in fwu_plat_get_boot_index()428 metadata.active_index > CONFIG_FWU_NUM_BANKS) { in fwu_plat_get_boot_index()431 } else if (metadata.active_index != platdata.boot_index) { in fwu_plat_get_boot_index()433 platdata.boot_index = metadata.active_index; in fwu_plat_get_boot_index()442 platdata.boot_index = metadata.previous_active_index; in fwu_plat_get_boot_index()
12 "Insufficient firmware metadata provided.\n"18 "Insufficient firmware metadata provided.\n"
37 "No name given by architecture metadata file!\n"41 "This architecture metadata file has not yielded an architecture "
124 "This module metadata file has not yielded a module name and as "
30 "Insufficient firmware metadata provided.\n"
Completed in 6 milliseconds