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