Searched refs:boot_mode (Results 1 – 10 of 10) 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 reg, boot_mode; in rza_io_setup() local113 boot_mode = (reg & SYS_LSI_MODE_STAT_MD_BOOT) >> SYS_LSI_MODE_STAT_MD_BOOT_POS; in rza_io_setup()115 if (boot_mode == STAT_MD_BOOT_SPI_1_8 || in rza_io_setup()116 boot_mode == STAT_MD_BOOT_SPI_3_3) { in rza_io_setup()
145 uint32_t boot_mode; in k3_bl1_handoff() local152 boot_mode = (devstat & DEVSTAT_PRIMARY_BOOTMODE_MASK) >> in k3_bl1_handoff()155 switch (boot_mode) { in k3_bl1_handoff()
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,
382 boot_mode: tamp-bkp@180 { label390 nvmem-cells = <&boot_mode>, <&fwu_info>, <&stop2_entrypoint>;
410 boot_mode: tamp-bkp@180 { label418 nvmem-cells = <&boot_mode>, <&fwu_info>, <&stop2_entrypoint>;
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 |