Home
last modified time | relevance | path

Searched refs:trusty_write_oem_unlock (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dkeymaster.c206 TEEC_Result trusty_write_oem_unlock(uint8_t unlock) in trusty_write_oem_unlock() function
230 ret = trusty_write_oem_unlock(0); in trusty_read_oem_unlock()
H A Dkeymaster.su
/OK3568_Linux_fs/u-boot/include/
H A Dkeymaster.h57 TEEC_Result trusty_write_oem_unlock(uint8_t unlock);
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c2106 result = trusty_write_oem_unlock(1); in cb_oem()
2139 result = trusty_write_oem_unlock(0); in cb_oem()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map