Home
last modified time | relevance | path

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

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