Searched defs:section_head (Results 1 – 7 of 7) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
D | boot_upg_kernel.c | 23 …pg_lzma_detect(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *section_head) in boot_upg_lzma_detect() 53 …pg_lzma_verify(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *section_head, in boot_upg_lzma_verify() 77 hi_upg_section_head section_head = { 0 }; in boot_upg_kernel_process() local
|
D | boot_upg_check.c | 142 hi_u32 boot_upg_get_section_head(hi_u32 addr, hi_upg_section_head *section_head) in boot_upg_get_section_head() 259 hi_upg_section_head section_head = { 0 }; in boot_get_start_addr_offset() local
|
D | boot_upg_tool.c | 280 hi_u32 boot_upg_check_before_decompress(hi_u32 addr_write, const hi_upg_section_head *section_head, in boot_upg_check_before_decompress()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
D | burn_file.c | 20 hi_u32 loaderboot_get_section_head(hi_u32 addr, hi_upg_section_head *section_head) in loaderboot_get_section_head() 44 hi_upg_section_head section_head = { 0 }; in loaderboot_get_start_addr_offset() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
D | upg_check_file.c | 213 hi_u32 upg_get_section_head_from_flash(hi_u32 addr, hi_upg_section_head *section_head) in upg_get_section_head_from_flash() 343 hi_upg_section_head *section_head = HI_NULL; in upg_verify_file() local
|
D | upg_common.c | 162 hi_upg_section_head section_head = { 0 }; in upg_refresh_nv() local 897 hi_upg_section_head section_head = { 0 }; in upg_refresh_boot() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/ |
D | crypto.c | 1133 hi_u32 boot_decrypt_upg_file(hi_u32 addr_write, const hi_upg_section_head *section_head) in boot_decrypt_upg_file()
|