Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c58ff866 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

haven: Add the memparcel handle as a well known haven type



The memparcel handles are standard in the haven interface,
so expose them to the rest of the kernel.

Change-Id: Id8eafd5f3fe0f1403b9b76b9a0176c11d6546707
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent e8c9c4f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ typedef u16 hh_vmid_t;
typedef u32 hh_rm_msgid_t;
typedef u32 hh_virq_handle_t;
typedef u32 hh_label_t;
typedef u32 hh_memparcel_handle_t;
typedef u64 hh_capid_t;
typedef u64 hh_dbl_flags_t;