Skip to content
/ arm-gic Public

A Rust driver for the Arm Generic Interrupt Controller version 3 or 4 (GICv3 and GICv4).

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

google/arm-gic

Arm Generic Interrupt Controller driver

crates.io page docs.rs page

This crate provides a Rust driver for the Arm Generic Interrupt Controller version 3 or 4 (GICv3 and GICv4).

Currently it only supports AArch64. Patches are welcome to add support for AArch32 and other GIC versions.

This is not an officially supported Google product.

License

Licensed under either of

at your option.

Contributing

If you want to contribute to the project, see details of how we accept contributions.