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/
H A Dboot_upg_kernel.c23 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
74 hi_u32 boot_upg_kernel_process(hi_u32 addr_start, hi_u32 addr_write) in boot_upg_kernel_process() argument
[all...]
H A Dboot_upg_start_up.h38 uintptr_t addr_write; /* write kernel upgrade file address */ member
H A 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() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/config/nv/
H A Dhi_ft_nv.h38 uintptr_t addr_write; /* write kernel upgrade file address */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.h68 uintptr_t addr_write; /* write kernel upgrade file address */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A 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() argument

Completed in 3 milliseconds