Based on GIC architecture version 3 and version 4 spec.
This is needed for PMU ACPI driver
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
| sys/arm64/arm64/gic_v3_reg.h | ||
|---|---|---|
| 46–50 | Did you forget to add some changes to gic_v3.c? You can't just remove these definitions outright. | |
| sys/arm64/arm64/gic_v3_reg.h | ||
|---|---|---|
| 46–50 | I moved them to gic_common.h so they are in the same place. | |
Comment Actions
I guess this is no longer required, but looks good regardless.
| sys/arm64/arm64/gic_v3_reg.h | ||
|---|---|---|
| 46–50 | Oh, duh. You are right. | |