Home
last modified time | relevance | path

Searched defs:addr_write (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
Dboot_upg_kernel.c23 hi_u32 boot_upg_lzma_detect(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *… in boot_upg_lzma_detect()
53 hi_u32 boot_upg_lzma_verify(hi_u32 addr_write, hi_u32 *uncompress_size, const hi_upg_section_head *… in boot_upg_lzma_verify()
74 hi_u32 boot_upg_kernel_process(hi_u32 addr_start, hi_u32 addr_write) in boot_upg_kernel_process()
Dboot_upg_start_up.h38 uintptr_t addr_write; /* write kernel upgrade file address */ member
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/config/nv/
Dhi_ft_nv.h38 uintptr_t addr_write; /* write kernel upgrade file address */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dload_crypto.h68 uintptr_t addr_write; /* write kernel upgrade file address */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c922 uintptr_t addr_write = start - sizeof (hi_upg_file_head); in decrypt_para_init() local
1133 hi_u32 boot_decrypt_upg_file(hi_u32 addr_write, const hi_upg_section_head *section_head) in boot_decrypt_upg_file()