Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/renesas/rzg/
A Dbl2_plat_setup.c315 static uint32_t reason = RCAR_COLD_BOOT; in is_ddr_backup_mode()
330 return RCAR_COLD_BOOT; in is_ddr_backup_mode()
345 if (is_ddr_backup_mode() != RCAR_COLD_BOOT) { in bl2_plat_handle_pre_image_load()
356 *boot_kind = RCAR_COLD_BOOT; in bl2_plat_handle_pre_image_load()
/arm-trusted-firmware-2.8.0/plat/renesas/rcar/
A Dbl2_plat_setup.c333 static uint32_t reason = RCAR_COLD_BOOT; in is_ddr_backup_mode()
359 return RCAR_COLD_BOOT; in is_ddr_backup_mode()
386 if (is_ddr_backup_mode() == RCAR_COLD_BOOT) in bl2_plat_handle_pre_image_load()
399 *boot_kind = RCAR_COLD_BOOT; in bl2_plat_handle_pre_image_load()
/arm-trusted-firmware-2.8.0/plat/renesas/common/include/
A Drcar_def.h286 #define RCAR_COLD_BOOT (0x00U) macro

Completed in 7 milliseconds