Skip to content

Commit

Permalink
Add XART op 14
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed Aug 18, 2024
1 parent c731dc4 commit 8114ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/arm/apple-silicon/sep-sim.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ enum {
XART_OP_GET_LOCKER_RECORD = 5,
XART_OP_ADD_LOCKER_RECORD = 6,
XART_OP_DELETE_LOCKER_RECORD = 7,
XART_OP_POWERED_UP = 14,
// AP -> IOP
XART_OP_LYNX_AUTHENTICATE = 9,
XART_OP_LYNX_GET_CPSN = 10,
Expand Down

0 comments on commit 8114ae9

Please sign in to comment.