Home
last modified time | relevance | path

Searched refs:boot_itf (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/st/common/
H A Dbl2_io_storage.c526 uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in bl2_plat_handle_pre_image_load() local
528 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() local
766 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() local
824 switch (boot_itf) { in set_metadata_image_source()
H A Dstm32mp_common.c261 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()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c568 uint16_t boot_itf = stm32mp_get_boot_itf_selected(); in bl2_el3_plat_prepare_exit() local
570 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()