| commit | 44de1232dca506a997adef7eae08b2570892262b | [log] [tgz] |
|---|---|---|
| author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Jul 31 09:43:33 2025 +0100 |
| committer | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Sep 09 06:36:24 2025 +0100 |
| tree | b84d79c1da2802ddb131ce33953e36918140e0f2 | |
| parent | a4b3334f21fb994e96549bfc968fa0086c3f9d77 [diff] |
refactor(gic): make the GIC driver generic Every currently supported tftf has some variety of GIC that can work with the main GIC driver. So there's no need to have each platform specify that as part of their build. Change-Id: Ic771aad82e8f423042bcf3bf1d3b70cba6236666 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>