Skip to content

Releases: google/arm-gic

0.1.2

21 Nov 16:20
Compare
Choose a tag to compare

Bugfixes

  • Changed irouter and irouter_e fields of GICD to use u64, to match GIC specification.

Improvements

  • Made gicv3::registers module public and added methods to GicV3 to get pointers to registers.

0.1.1

09 Aug 14:40
Compare
Choose a tag to compare

Improvements

  • Implemented Send and Sync for GicV3.

0.1.0

09 Aug 14:39
Compare
Choose a tag to compare

Initial version, with basic support for GICv3 (and 4) on aarch64.