Home
last modified time | relevance | path

Searched refs:HI_EFUSE_SEC_BOOT_RW_ID (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_efuse.h85 HI_EFUSE_SEC_BOOT_RW_ID = 52, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot.h293 HI_EFUSE_SEC_BOOT_RW_ID = 52, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h779 HI_EFUSE_SEC_BOOT_RW_ID = 52, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_secure.c30 hi_u32 ret = hi_efuse_read(HI_EFUSE_SEC_BOOT_RW_ID, (hi_u8 *)(&data), (hi_u8)(sizeof(hi_u8))); in upg_is_secure_efuse()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check_secure.c102 hi_u32 ret = hi_efuse_read(HI_EFUSE_SEC_BOOT_RW_ID, &data, sizeof(hi_u8)); in boot_upg_is_secure_efuse()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dcmd_loop.c205 hi_u32 ret = hi_efuse_read(HI_EFUSE_SEC_BOOT_RW_ID, (hi_u8 *)(&data), (hi_u8)(sizeof(hi_u8))); in get_secure_boot_flag()

Completed in 8 milliseconds