Searched refs:boot_mode (Results 1 – 6 of 6) sorted by relevance
116 int32_t boot_mode; in bl1_plat_get_next_image_id() local119 boot_mode = mmio_read_32(ONCHIPROM_PARAM_BASE); in bl1_plat_get_next_image_id()120 switch (boot_mode) { in bl1_plat_get_next_image_id()126 WARN("Invalid boot mode is found:%d\n", boot_mode); in bl1_plat_get_next_image_id()
100 uint32_t boot_mode[RET_PAYLOAD_ARG_CNT] = {0}; in bl31_early_platform_setup2() local167 get_boot_mode(boot_mode); in bl31_early_platform_setup2()168 if ((xbl_ret != XBL_HANDOFF_SUCCESS) && (boot_mode[1] == JTAG_MODE)) { in bl31_early_platform_setup2()
53 efi_boot_mode_t boot_mode; member
98 hob_table->boot_mode = EFI_BOOT_WITH_FULL_CONFIGURATION; in create_hob_list()
208 self.boot_mode = STMM_BOOT_MODE225 self.boot_mode,
454 | Normal Boot | bl2_<boot_mode>.pbl | fip.bin | ddr_fip.bin |456 | TBBR Boot | bl2_<boot_mode>_sec.pbl | fip.bin | ddr_fip_sec.bin |