Searched refs:max_app_sizes (Results 1 – 2 of 2) sorted by relevance
240 const uint8_t slot, const struct image_max_size *max_app_sizes) in boot_save_shared_data() argument351 if (max_app_sizes[image].calculated == true) { in boot_save_shared_data()354 sizeof(max_app_sizes[image].max_size), in boot_save_shared_data()355 (void *)&max_app_sizes[image].max_size); in boot_save_shared_data()
83 const struct image_max_size *max_app_sizes);