arm-gic

Crates.ioarm-gic
lib.rsarm-gic
version0.1.0
sourcesrc
created_at2023-04-17 11:15:05.899963
updated_at2023-04-17 11:15:05.899963
descriptionA driver for the Arm Generic Interrupt Controller version 3 or 4.
homepage
repositoryhttps://github.com/google/arm-gic
max_upload_size
id841385
size53,855
Andrew Walbran (qwandor)

documentation

README

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.

Commit count: 20

cargo fmt