Home
last modified time | relevance | path

Searched refs:HPS_EXECUTION_STATE_SSBL (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/n5x/
H A Dbl31_plat_setup.c129 mailbox_hps_stage_notify(HPS_EXECUTION_STATE_SSBL); in bl31_platform_setup()
/rk3399_ARM-atf/plat/intel/soc/stratix10/
H A Dbl31_plat_setup.c136 mailbox_hps_stage_notify(HPS_EXECUTION_STATE_SSBL); in bl31_platform_setup()
/rk3399_ARM-atf/plat/intel/soc/agilex/
H A Dbl31_plat_setup.c212 mailbox_hps_stage_notify(HPS_EXECUTION_STATE_SSBL); in bl31_platform_setup()
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c191 mailbox_hps_stage_notify(HPS_EXECUTION_STATE_SSBL); in bl31_platform_setup()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h151 #define HPS_EXECUTION_STATE_SSBL 1 macro