Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nxp/common/nv_storage/
H A Dplat_nv_storage.h19 uint8_t warm_rst_flag; member
/rk3399_ARM-atf/plat/nxp/common/warm_reset/
H A Dplat_warm_reset.c41 ret = (nv_app_data->warm_rst_flag == WARM_BOOT_SUCCESS) ? 1 : 0; in is_warm_boot()
/rk3399_ARM-atf/plat/nxp/common/setup/
H A Dls_bl2_el3_setup.c170 INFO("Value of warm_reset flag = 0x%x\n", nv_app_data->warm_rst_flag); in bl2_el3_early_platform_setup()