Home
last modified time | relevance | path

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

/trusted-firmware-a/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()
/trusted-firmware-a/docs/plat/nxp/
A Dnxp-layerscape.rst289 | Normal Boot | bl2_<boot_mode>.pbl | fip.bin | ddr_fip.bin |
291 | TBBR Boot | bl2_<boot_mode>_sec.pbl | fip.bin | ddr_fip_sec.bin |
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/nxp/
A Dnxp-layerscape.rst.txt289 | Normal Boot | bl2_<boot_mode>.pbl | fip.bin | ddr_fip.bin |
291 | TBBR Boot | bl2_<boot_mode>_sec.pbl | fip.bin | ddr_fip_sec.bin |

Completed in 6 milliseconds