Home
last modified time | relevance | path

Searched refs:boot_free (Results 1 - 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/
H A Dlzmaram.c43 boot_free(address); in lzma_free()
219 boot_free(addr[array_size - i - 1]); in hi_lzma_mem_detect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_common.h47 boot_free((sz)); \
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.h24 boot_free(sz); \
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/startup/
H A Dmain.c54 malloc_funcs.boot_free = rom_boot_free; in start_loaderboot()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.h26 boot_free(sz); \
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_boot_rom.h644 free_func boot_free; /* Release heap memory interface */ member
664 * @see boot_malloc_init|boot_malloc|boot_free
704 * @see boot_free
724 hi_u32 boot_free(hi_void *addr);
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/startup/
H A Dmain.c101 malloc_funcs.boot_free = rom_boot_free; in start_fastboot()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h644 free_func boot_free; /* Release heap memory interface */ member
664 * @see boot_malloc_init|boot_malloc|boot_free
704 * @see boot_free
724 hi_u32 boot_free(hi_void *addr);
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dtransfer.c221 ret = boot_free(g_upload_ctx); in upload_malloc_deinit()
H A Dcmd_loop.c731 hi_u32 ret = boot_free(g_cmd_ctx); in cmd_loop_deinit()

Completed in 10 milliseconds