#arinc #avionics #aerospace

a653rs-linux-core

Core Library for a653rs-linux hypervisor and partition library

2 releases

0.2.2 Jun 27, 2024
0.2.0 Jun 20, 2024

#5 in #arinc

Download history 154/week @ 2024-06-26 12/week @ 2024-07-03 1/week @ 2024-07-10 1/week @ 2024-08-21 4/week @ 2024-08-28 7/week @ 2024-09-04 33/week @ 2024-09-11 21/week @ 2024-09-18 15/week @ 2024-09-25 9/week @ 2024-10-02 17/week @ 2024-10-09

63 downloads per month
Used in a653rs-linux

MIT/Apache

105KB
2.5K SLoC

This crate is a library both used by the partition and the hypervisor side of the Linux based ARINC 653 hypervisor.

The pivot for interaction between the hypervisor and the partitions is formed by a Unix Domain Socket, which is exposed under a well-known path (syscall::SYSCALL_SOCKET_PATH) by the hypervisor prior to invocation of a partition.

Dependencies

~7–17MB
~243K SLoC