Crates.io | arm-gic |
lib.rs | arm-gic |
version | 0.1.1 |
source | src |
created_at | 2023-04-17 11:15:05.899963 |
updated_at | 2024-08-09 14:39:42.640432 |
description | A driver for the Arm Generic Interrupt Controller version 3 or 4. |
homepage | |
repository | https://github.com/google/arm-gic |
max_upload_size | |
id | 841385 |
size | 54,206 |
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.
Licensed under either of
at your option.
If you want to contribute to the project, see details of how we accept contributions.