commit | c5c54e20ee5656e16c7714d500bc732585c4aa4e | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Jan 07 11:04:16 2025 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Apr 17 16:20:11 2025 +0100 |
tree | 192f94d5d2e15b567a09ff1e22de1f218ad66502 | |
parent | 5d893410026b590aa8af8d6f7009d3c2e000fe3e [diff] |
refactor: convert arm platforms to use the generic GIC driver This reduces the code the platforms have to carry and makes their build rules a bit simpler. The main benefit is that plat_my_core_pos() no longer needs to be called within the driver, helping with performance a bit. Change-Id: I0b0d1d36d20d67c41c8c9dc14ade11bda6d4a6af Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>