Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/renesas/rzg/
A Dbl2_plat_setup.c313 static uint32_t reason = RCAR_COLD_BOOT; in is_ddr_backup_mode()
328 return RCAR_COLD_BOOT; in is_ddr_backup_mode()
343 if (is_ddr_backup_mode() != RCAR_COLD_BOOT) { in bl2_plat_handle_pre_image_load()
354 *boot_kind = RCAR_COLD_BOOT; in bl2_plat_handle_pre_image_load()
/tf-a-ffa_el3_spmc/plat/renesas/rcar/
A Dbl2_plat_setup.c334 static uint32_t reason = RCAR_COLD_BOOT; in is_ddr_backup_mode()
360 return RCAR_COLD_BOOT; in is_ddr_backup_mode()
387 if (is_ddr_backup_mode() == RCAR_COLD_BOOT) in bl2_plat_handle_pre_image_load()
400 *boot_kind = RCAR_COLD_BOOT; in bl2_plat_handle_pre_image_load()
/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Drcar_def.h282 #define RCAR_COLD_BOOT (0x00U) macro

Completed in 6 milliseconds