Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_file.c32 if ((file_type == HI_UPG_FILE_KERNEL) || (file_type == HI_UPG_FILE_BOOT)) { in upg_check_file_type()
74 if (file_type == HI_UPG_FILE_BOOT) { in upg_check_ota_info_is_match()
179 } else if (file_type == HI_UPG_FILE_BOOT) { in upg_check_version()
360 if (common_head->file_type == HI_UPG_FILE_BOOT) { in upg_verify_file()
H A Dupg_common.c152 if ((cfg->mode == HI_UPG_MODE_UPGRADE) && (cfg->file_type != HI_UPG_FILE_BOOT)) { in upg_is_refresh_nv()
553 if (file_type == HI_UPG_FILE_BOOT) { in upg_get_cache_clear_info()
594 if (file_type == HI_UPG_FILE_BOOT) { in upg_get_backup_write_addr()
631 if (file_type == HI_UPG_FILE_BOOT) { in upg_get_max_file_len()
651 if (file_type == HI_UPG_FILE_BOOT) { in upg_get_max_file_len()
1484 if (ctx->common_head.file_type == HI_UPG_FILE_BOOT) { in hi_upg_transmit_finish()
1590 if (ctx->common_head.file_type == HI_UPG_FILE_BOOT) { in hi_upg_transmit_finish_save_cache()
1673 if (ctx->common_head.file_type == HI_UPG_FILE_BOOT) { in hi_upg_finish_with_cache()
H A Dupg_check_secure.c240 } else if (head->file_type == HI_UPG_FILE_BOOT) { in upg_set_secure_verify_param()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_upg_api.h38 #define HI_UPG_FILE_BOOT 0xE1 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dburn_file.h61 #define HI_UPG_FILE_BOOT 0xE1 /* FlashBoot upgrade file. */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_upg_file.h68 #define HI_UPG_FILE_BOOT 0xE1 /* FlashBoot upgrade file. */ macro

Completed in 6 milliseconds