Home
last modified time | relevance | path

Searched refs:HI_UPG_MODE_UPGRADE (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_start_up.c56 cfg->mode = HI_UPG_MODE_UPGRADE; in upg_get_start_up_nv()
66 cfg->mode = HI_UPG_MODE_UPGRADE; in upg_get_start_up_nv()
H A Dupg_common.h44 #define HI_UPG_MODE_UPGRADE 1 /* upgrade mode */ macro
H A Dupg_common.c152 if ((cfg->mode == HI_UPG_MODE_UPGRADE) && (cfg->file_type != HI_UPG_FILE_BOOT)) { in upg_is_refresh_nv()
354 if (cfg.mode != HI_UPG_MODE_UPGRADE) { in upg_mode_init()
494 if ((cfg.mode == HI_UPG_MODE_UPGRADE) && (cfg.file_type == HI_UPG_FILE_KERNEL)) { in upg_stop()
1500 cfg.mode = HI_UPG_MODE_UPGRADE; in hi_upg_transmit_finish()
1689 cfg.mode = HI_UPG_MODE_UPGRADE; in hi_upg_finish_with_cache()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_start.c159 if ((cfg->mode == HI_UPG_MODE_UPGRADE) && (cfg->file_type == HI_UPG_FILE_KERNEL)) { in boot_upg_init_verify_addr()
170 if ((cfg->cnt_max > 0) && (cfg->mode == HI_UPG_MODE_UPGRADE)) { in execute_upg_boot()
H A Dboot_upg_start_up.h24 #define HI_UPG_MODE_UPGRADE 1 /* upgrade mode */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c183 if ((cfg->mode == HI_UPG_MODE_UPGRADE) && in is_upg_need_crypto()

Completed in 5 milliseconds