| commit | a4b3334f21fb994e96549bfc968fa0086c3f9d77 | [log] [tgz] |
|---|---|---|
| author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Jun 19 16:24:29 2025 +0100 |
| committer | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Sep 09 06:36:24 2025 +0100 |
| tree | f4871f7a364074a59e8496102f3f8d56bfd29500 | |
| parent | 63ea05bd16fceb7048ee625cae12394a3be5f15b [diff] |
refactor(gic): prepare for a new GIC revision The top level interrupt functions that common code calls are generic enough to become tftf's interrupt API, so rename the file to better reflect this. Conversely, gic_common.c is quite specific to GICv2 and GICv3 so also rename it to reflect this. Change-Id: I7becd74fae526a3bc5a9ef9501f0db75b1b086fb Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>