Skip to content

Commit 629107b

Browse files
committed
Updated MRPC Permissions table
1 parent 07aff7d commit 629107b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/mrpc.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,8 @@ const struct switchtec_mrpc switchtec_mrpc_table[MRPC_MAX_ID] = {
109109
M(SN_VER_GET, "Chip Serial Number and Secure Versions"),
110110
M(DBG_UNLOCK, "Resource Unlock"),
111111
M(BOOTUP_RESUME, "Bootup Resume"),
112-
M(SECURITY_CONFIG_GET_GEN5, "Secure Configuration Get (Gen5)"),
113-
M(SECURITY_CONFIG_SET_GEN5, "Secure Configuration Set (Gen5)"),
114112
M(OTP_PROG_GEN_HDLR, "OTP Program Generic Handler"),
115113
M(OTP_CONTROL_STATUS_GEN_HDLR, "OTP Control/Status Generic Handler"),
116114
M(OTP_SJTAG_INFO, "OTP SJTAG Info Set"),
115+
M(SJTAG_UNLOCK, "SJTAG Unlock"),
117116
};

0 commit comments

Comments
 (0)