trustzone unique key

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

trustzone unique key

713 次查看
mukunkong
Contributor I

Someone who knowing trustzone for LS1012A(others LS CPU) to setting | configuration board unique key using secure storage,thanks 

标记 (1)
0 项奖励
回复
1 回复

606 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello 穆 昆空,

Please refer to the following in the file core/arch/arm/plat-ls/main.c in optee_os.

#define OPTEE_SMC_FUNCID_SIP_LS_HW_UNQ_KEY                      0xFF14
#define OPTEE_SMC_FAST_CALL_SIP_LS_HW_UNQ_KEY \
        OPTEE_SMC_CALL_VAL(OPTEE_SMC_32, OPTEE_SMC_FAST_CALL, \
                           OPTEE_SMC_OWNER_SIP, \
                           OPTEE_SMC_FUNCID_SIP_LS_HW_UNQ_KEY)


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复