Home
last modified time | relevance | path

Searched refs:K3_OTP_KEYWRITING_SOFT_LOCK (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/k3/
H A Dotp_keywriting_ta.h51 #define K3_OTP_KEYWRITING_SOFT_LOCK BIT(0) macro
/optee_os/core/pta/k3/
H A Dotp.c77 if (params[0].value.b & K3_OTP_KEYWRITING_SOFT_LOCK) in lock_otp_row()