Home
last modified time | relevance | path

Searched refs:HI_FLASH_PARTITON_BOOT (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/partition_table/
H A Dload_partition_table.c62 table->table[HI_FLASH_PARTITON_BOOT].addr = PRODUCT_CFG_DEFAULT_BOOT_ADDR; in hi_flash_partition_init()
63 table->table[HI_FLASH_PARTITON_BOOT].size = PRODUCT_CFG_DEFAULT_BOOT_SIZE; in hi_flash_partition_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/partition_table/
H A Dboot_partition_table.c63 table->table[HI_FLASH_PARTITON_BOOT].addr = PRODUCT_CFG_DEFAULT_BOOT_ADDR; in hi_flash_partition_init()
64 table->table[HI_FLASH_PARTITON_BOOT].size = PRODUCT_CFG_DEFAULT_BOOT_SIZE; in hi_flash_partition_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dload_partition_table.h36 HI_FLASH_PARTITON_BOOT = 0, /**< Boot partition ID.CNcomment:BOOT分区ID.CNend */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_partition_table.h31 HI_FLASH_PARTITON_BOOT = 0, /**< Boot partition ID.CNcomment:BOOT分区ID.CNend */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/partition_table/
H A Dflash_partition_table.c69 table->table[HI_FLASH_PARTITON_BOOT].addr = PRODUCT_CFG_DEFAULT_BOOT_ADDR; in hi_flash_partition_init()
70 table->table[HI_FLASH_PARTITON_BOOT].size = PRODUCT_CFG_DEFAULT_BOOT_SIZE; in hi_flash_partition_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot.h154 HI_FLASH_PARTITON_BOOT = 0, /**< Boot partition ID.CNcomment:BOOT分区ID.CNend */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_common.c900 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_refresh_boot()
901 hi_u32 boot_size = partiton->table[HI_FLASH_PARTITON_BOOT].size; in upg_refresh_boot()
946 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_get_boot_encrypt_flag()
975 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_get_aes_info()
1110 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_get_decrpt_rsa_key()
1160 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_get_decrpt_ecc_key()
1209 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_get_rsa_key_from_boot()
1255 hi_u32 boot_addr = partiton->table[HI_FLASH_PARTITON_BOOT].addr; in upg_get_ecc_key_from_boot()

Completed in 6 milliseconds