Skip to content

Commit a0811d0

Browse files
authored
Hubris AttestError variant requires a change here (#231)
1 parent b785a7b commit a0811d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

attest-data/src/messages.rs

+1
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ pub enum RecvSprotError {
145145
AttestSignatureTooBig,
146146
// Handle some host-sp-comms errors
147147
CommsBufTooSmall,
148+
AttestLogSlotReserved,
148149
}
149150

150151
impl From<HubpackError> for HostToRotError {

0 commit comments

Comments
 (0)