Searched refs:boot_api_context_t (Results 1 – 4 of 4) sorted by relevance
35 boot_api_context_t *boot_context = (boot_api_context_t *)address; in stm32mp_save_boot_ctx_address()
295 static void print_boot_device(boot_api_context_t *boot_context) in print_boot_device()442 static void boot_spi_nor(boot_api_context_t *boot_context) in boot_spi_nor()487 static void boot_fmc2_nand(boot_api_context_t *boot_context) in boot_fmc2_nand()532 static void boot_spi_nand(boot_api_context_t *boot_context) in boot_spi_nand()580 boot_api_context_t *boot_context = in stm32mp_io_setup()581 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in stm32mp_io_setup()
207 } __packed boot_api_context_t; typedef
166 boot_api_context_t *boot_context = in bl2_el3_plat_arch_setup()167 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in bl2_el3_plat_arch_setup()
Completed in 5 milliseconds