Searched refs:HI_EFUSE_TEE_KERNEL_VER_RW_ID (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_efuse.h | 74 HI_EFUSE_TEE_KERNEL_VER_RW_ID = 41, enumerator
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
H A D | hi_flashboot.h | 282 HI_EFUSE_TEE_KERNEL_VER_RW_ID = 41, enumerator
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_check.c | 45 ret = hi_efuse_read(HI_EFUSE_TEE_KERNEL_VER_RW_ID, efuse_data, sizeof(efuse_data)); in boot_upg_get_efuse_code_ver()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
H A D | cmd_loop.c | 251 ret = hi_efuse_read(HI_EFUSE_TEE_KERNEL_VER_RW_ID, efuse_data, sizeof(efuse_data)); in get_efuse_code_ver() 407 ret = hi_efuse_write(HI_EFUSE_TEE_KERNEL_VER_RW_ID, g_upg_efuse_data_kernel_ver); in nmi_update_ver()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
H A D | hi_boot_rom.h | 768 HI_EFUSE_TEE_KERNEL_VER_RW_ID = 41, enumerator
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A D | upg_common.c | 797 ret = hi_efuse_read(HI_EFUSE_TEE_KERNEL_VER_RW_ID, efuse_data, sizeof(efuse_data)); in upg_get_efuse_code_ver() 1744 ret = hi_efuse_write(HI_EFUSE_TEE_KERNEL_VER_RW_ID, g_upg_efuse_data_kernel_ver); in upg_update_ver()
|
Completed in 8 milliseconds