Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
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()
314 static void boot_fmc2_nand(boot_api_context_t *boot_context) in boot_fmc2_nand()
333 static void boot_spi_nand(boot_api_context_t *boot_context) in boot_spi_nand()
368 boot_api_context_t *boot_context = in stm32cubeprogrammer_uart()
369 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in stm32cubeprogrammer_uart()
396 boot_api_context_t *boot_context = in stm32mp_io_setup()
397 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in stm32mp_io_setup()
Dstm32mp_common.c75 boot_api_context_t *boot_context = (boot_api_context_t *)address; in stm32mp_save_boot_ctx_address()
330 void stm32_save_boot_info(boot_api_context_t *boot_context) in stm32_save_boot_info()
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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/
Dbl2_plat_setup.c206 boot_api_context_t *boot_context = in bl2_el3_plat_arch_setup()
207 (boot_api_context_t *)stm32mp_get_boot_ctx_address(); in bl2_el3_plat_arch_setup()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/include/
Dstm32mp_common.h124 void stm32_save_boot_info(boot_api_context_t *boot_context);
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp2/include/
Dboot_api.h301 } __packed boot_api_context_t; typedef
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/include/
Dboot_api.h274 } __packed boot_api_context_t; typedef