Skip to content

Commit 4576e54

Browse files
committed
Hubris AttestError variant requires a change here
1 parent b785a7b commit 4576e54

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)