Home
last modified time | relevance | path

Searched refs:boot_api_context_t (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/st/common/
H A Dbl2_io_storage.c185 static void print_boot_device(boot_api_context_t *boot_context) in print_boot_device()
295 static void boot_spi_nor(boot_api_context_t *boot_context) in boot_spi_nor()
356 static void boot_fmc2_nand(boot_api_context_t *boot_context) in boot_fmc2_nand()
379 static void boot_spi_nand(boot_api_context_t *boot_context) in boot_spi_nand()
418 boot_api_context_t *boot_context = in stm32cubeprogrammer_uart()
419 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in stm32cubeprogrammer_uart()
448 boot_api_context_t *boot_context = in stm32mp_io_setup()
449 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in stm32mp_io_setup()
H A Dstm32mp_common.c81 boot_api_context_t *boot_context = (boot_api_context_t *)address; in stm32mp_save_boot_ctx_address()
362 void stm32_save_boot_info(boot_api_context_t *boot_context) in stm32_save_boot_info()
H A Dstm32mp_crypto_lib.c49 boot_api_context_t *boot_context __maybe_unused; in crypto_lib_init()
63 boot_context = (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in crypto_lib_init()
/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_common.h132 void stm32_save_boot_info(boot_api_context_t *boot_context);
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dbl2_plat_setup.c152 boot_api_context_t *boot_context = in bl2_el3_plat_arch_setup()
153 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in bl2_el3_plat_arch_setup()
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dboot_api.h301 } __packed boot_api_context_t; typedef
/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dboot_api.h274 } __packed boot_api_context_t; typedef
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c209 boot_api_context_t *boot_context = in bl2_el3_plat_arch_setup()
210 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in bl2_el3_plat_arch_setup()