commit | 25c4fb79e737e8e48bf66fd4540c3a8e10fe0fd7 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Aug 08 15:37:52 2023 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Feb 23 16:11:46 2024 +0000 |
tree | 9eae6ead1e2a614fb18f64985bfc87e17867b015 | |
parent | b32a8f4a112ccffc745235ab0648e8ae1eec22ed [diff] |
fix(tc): correct interrupts The gic and trbe0 are listed as active high, but the spec says they are triggered on active low. Correct according to the spec. While we're at it, convert all interrupts to use the macros so hopefully no such confusion happens again. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I2fc01cf0a34b031b95219b9656b613a19a2e9b2a