Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/common/
Dstm32mp_common.c336 assert(boot_context->boot_partition_used_toboot <= (BOOT_PART_MASK >> BOOT_PART_SHIFT)); in stm32_save_boot_info()
359 (boot_context->boot_partition_used_toboot << BOOT_PART_SHIFT) | in stm32_save_boot_info()
Dbl2_io_storage.c401 if ((boot_context->boot_partition_used_toboot == 1U) || in stm32mp_io_setup()
402 (boot_context->boot_partition_used_toboot == 2U)) { in stm32mp_io_setup()
404 boot_context->boot_partition_used_toboot); in stm32mp_io_setup()
/trusted-firmware-a-latest/plat/st/stm32mp2/include/
Dboot_api.h253 uint32_t boot_partition_used_toboot; member
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dboot_api.h272 uint32_t boot_partition_used_toboot; member