Home
last modified time | relevance | path

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

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