Sign in
opensecura
/
3p
/
cheriot-rtos
/
e24f2573ca2aebc28ce706be990a449f4cfa47e2
/
.
/
sdk
/
include
/
platform
/
sencha
/
platform-mailbox.hh
blob: fb172e56910ef2a76e1be30b4e9d4ef92f0c3211 [
file
]
#pragma
once
#include
<compartment-macros.h>
#include
<interrupt.h>
#include
<riscvreg.h>
DECLARE_AND_DEFINE_INTERRUPT_CAPABILITY
(
mailboxRtInterruptCapability
,
InterruptName
::
MailboxRtInterrupt
,
true
,
true
)