Searched refs:boot_itf (Results 1 – 3 of 3) sorted by relevance
476 uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in bl2_plat_handle_pre_image_load() local478 switch (boot_itf) { in bl2_plat_handle_pre_image_load()666 const uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in plat_fwu_set_images_source() local682 switch (boot_itf) { in plat_fwu_set_images_source()722 const uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in plat_set_image_source() local727 switch (boot_itf) { in plat_set_image_source()
229 uint32_t boot_itf __unused; in stm32mp_uart_console_setup()247 stm32_get_boot_interface(&boot_itf, &boot_instance); in stm32mp_uart_console_setup()249 if ((boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) && in stm32mp_uart_console_setup()
544 uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in bl2_el3_plat_prepare_exit() local546 if ((boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_UART) || in bl2_el3_plat_prepare_exit()547 (boot_itf == BOOT_API_CTX_BOOT_INTERFACE_SEL_SERIAL_USB)) { in bl2_el3_plat_prepare_exit()