Searched defs:section_head (Results 1 - 7 of 7) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
H A 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() argument 44 hi_upg_section_head section_head = { 0 }; in loaderboot_get_start_addr_offset() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_kernel.c | 23 hi_u32 boot_upg_lzma_detect(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *section_head) in boot_upg_lzma_detect() argument 53 hi_u32 boot_upg_lzma_verify(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *section_head, in boot_upg_lzma_verify() argument 77 hi_upg_section_head section_head = { 0 }; in boot_upg_kernel_process() local [all...] |
H A 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() argument 259 hi_upg_section_head section_head = { 0 }; in boot_get_start_addr_offset() local
|
H A 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() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A 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() argument 343 hi_upg_section_head *section_head = HI_NULL; in upg_verify_file() local [all...] |
H A 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/ |
H A 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() argument
|
Completed in 7 milliseconds