Searched defs:flash_offset (Results 1 – 8 of 8) sorted by relevance
| /device/soc/esp/esp32/components/bootloader_support/src/esp32/ |
| D | secure_boot.c | 237 static esp_err_t secure_boot_v2_digest_generate(uint32_t flash_offset, uint32_t flash_size, uint8_t… in secure_boot_v2_digest_generate()
|
| /device/soc/bestechnic/bes2600/liteos_m/components/drivers/flash/ |
| D | flash.c | 959 uint32_t flash_offset = 0; in ota_flash_read() local 1085 uint32_t flash_offset = partition_info.partition_start_addr; in ota_partition_check_magic() local 1105 uint32_t left_len = 0, align_len = 0, fill_len = 0, flash_offset = 0, lengthToBurn = size; in ota_flash_write() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/ |
| D | crypto.c | 80 hi_u32 boot_get_crypto_kernel_start(hi_u32 *flash_offset) in boot_get_crypto_kernel_start() 517 hi_u32 flash_offset = 0; in crypto_load_flash_raw() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
| D | transfer.c | 121 hi_u32 download_to_flash(hi_u32 flash_offset, hi_u32 erase_size, hi_u32 flash_size) in download_to_flash()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
| D | load_crypto.c | 124 hi_u32 flash_offset = 0; in boot_get_crypto_kernel_start() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/ |
| D | hi_flashboot_flash.c | 245 hi_u32 flash_protect_cancel(hi_u32 flash_offset) in flash_protect_cancel()
|
| /device/soc/esp/esp32/components/bootloader_support/src/ |
| D | bootloader_utility.c | 865 esp_err_t bootloader_sha256_flash_contents(uint32_t flash_offset, uint32_t len, uint8_t *digest)
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/ |
| D | flash_prv.h | 147 hi_u32 flash_offset; member
|