Searched refs:boot_itf (Results 1 – 3 of 3) sorted by relevance
526 uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in bl2_plat_handle_pre_image_load() local528 switch (boot_itf) { in bl2_plat_handle_pre_image_load()748 const uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in plat_fwu_set_images_source() local766 switch (boot_itf) { in plat_fwu_set_images_source()819 const uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in set_metadata_image_source() local824 switch (boot_itf) { in set_metadata_image_source()
261 uint32_t boot_itf __unused; in stm32mp_uart_console_setup()279 stm32_get_boot_interface(&boot_itf, &boot_instance); in stm32mp_uart_console_setup()281 if ((boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) && in stm32mp_uart_console_setup()
568 uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in bl2_el3_plat_prepare_exit() local570 if ((boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) || in bl2_el3_plat_prepare_exit()571 (boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_USB)) { in bl2_el3_plat_prepare_exit()