Home
last modified time | relevance | path

Searched defs:ram_addr (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
Dtransfer.c88 hi_u32 loady_file(uintptr_t ram_addr) in loady_file()
104 hi_u32 loady_version_file(uintptr_t ram_addr) in loady_version_file()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c471 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, hi_u32 ram_addr, hi_u32 ram_s… in crypto_decrypt_kernel()
514 hi_u32 crypto_load_flash_raw(uintptr_t ram_addr, hi_u32 ram_size) in crypto_load_flash_raw()
575 hi_u32 crypto_decrypt(hi_u32 ram_addr, hi_u32 ram_size) in crypto_decrypt()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/toolchain/gr551x/source/
Dsystem_gr55xx.c76 uint32_t ram_addr; member