Home
last modified time | relevance | path

Searched refs:boot_mode (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_bl1_setup.c116 int32_t boot_mode; in bl1_plat_get_next_image_id() local
119 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()
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-layerscape.rst454 | 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 |

Completed in 3 milliseconds