Home
last modified time | relevance | path

Searched defs:section_head (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
Dboot_upg_kernel.c23 …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
Dboot_upg_check.c142 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
Dboot_upg_tool.c280 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/
Dburn_file.c20 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/
Dupg_check_file.c213 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
Dupg_common.c162 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/
Dcrypto.c1133 hi_u32 boot_decrypt_upg_file(hi_u32 addr_write, const hi_upg_section_head *section_head) in boot_decrypt_upg_file()