Home
last modified time | relevance | path

Searched refs:HI_UPG_FILE_KERNEL (Results 1 - 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_upg_api.h32 #define HI_UPG_FILE_KERNEL 0xF0 macro
/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()
177 if (file_type == HI_UPG_FILE_KERNEL) { in upg_check_version()
H A Dupg_common.c367 if (cfg.file_type == HI_UPG_FILE_KERNEL) { in upg_mode_init()
494 if ((cfg.mode == HI_UPG_MODE_UPGRADE) && (cfg.file_type == HI_UPG_FILE_KERNEL)) { in upg_stop()
512 if (cfg.file_type == HI_UPG_FILE_KERNEL) { in upg_stop()
741 if (head->file_type == HI_UPG_FILE_KERNEL) { in upg_start()
1443 if (ctx->common_head.file_type == HI_UPG_FILE_KERNEL) { in upg_file_decrypt()
H A Dupg_check_secure.c238 if (head->file_type == HI_UPG_FILE_KERNEL) { in upg_set_secure_verify_param()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dburn_file.h55 #define HI_UPG_FILE_KERNEL 0xF0 /* Kernel upgrade file. */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_upg_file.h62 #define HI_UPG_FILE_KERNEL 0xF0 /* Kernel upgrade file. */ macro
/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()
H A Dboot_upg_check.c31 if (file_type != HI_UPG_FILE_KERNEL) { in boot_upg_check_file_type()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c635 if ((upg_encrypt_flag == HI_TRUE) && (cfg->file_type == HI_UPG_FILE_KERNEL)) { in crypto_check_decrypt()
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_general.c233 if (head->file_type != HI_UPG_FILE_KERNEL) { in factory_check_common_head()

Completed in 9 milliseconds