sahil
|
36704d09c6
fix(gicv3): move invocation of gicv3_get_multichip_base function
|
1 year ago |
Varun Wadekar
|
a02a45dfef
fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4
|
1 year ago |
Sylwester Garncarek
|
5d68e8913e
fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities
|
1 year ago |
Claus Pedersen
|
885e268304
refactor(libc): clean up dependencies in libc
|
2 years ago |
Manish V Badarkhe
|
e1b15b09a5
fix(gic600): implement workaround to forward highest priority interrupt
|
2 years ago |
Andre Przywara
|
73a643eed9
feat(gicv3): introduce GIC component identification
|
3 years ago |
Andre Przywara
|
858f40e379
feat(gicv3): detect GICv4 feature at runtime
|
3 years ago |
Heyi Guo
|
ce2b49b879
refactor(gicv3): use helper functions to get SPI/ESPI INTID limit
|
3 years ago |
Heyi Guo
|
30524ff80a
refactor(gicv3): add helper function to get the limit of ESPI INTID
|
3 years ago |
Heyi Guo
|
1e9428ea96
refactor(gicv3): add helper function to get the limit of SPI INTID
|
3 years ago |
Heyi Guo
|
705032deea
drivers/gicv3: add debug log for maximum INTID of SPI and eSPI
|
3 years ago |
Heyi Guo
|
4e42c227bf
drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET()
|
4 years ago |
Heyi Guo
|
69ae4427f0
drivers/gicv3: fix logical issue for num_eints
|
4 years ago |
Andre Przywara
|
79d89e3da0
drivers: arm: gicv3: Allow detecting number of cores
|
4 years ago |
Alexei Fedorov
|
8f3ad76614
TF-A GICv3 driver: Add extended PPI and SPI range
|
4 years ago |
Alexei Fedorov
|
6e19bd563d
TF-A GICv3 driver: Separate GICD and GICR accessor functions
|
4 years ago |
Soby Mathew
|
5dc2c3f95c
GICv3: Allow probe for fewer GICR interfaces than exposed by the frame
|
6 years ago |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 years ago |
Antonio Nino Diaz
|
f9ed3cb624
gic: Remove deprecated driver and interfaces
|
6 years ago |
Antonio Nino Diaz
|
3fea9c8b8e
gic: Fix types
|
6 years ago |
Daniel Boulby
|
87d3aacc88
Fix MISRA Rule 5.1
|
6 years ago |
Andre Przywara
|
205cf6e7a5
gicv3: Fix support for systems without secure interrupts
|
7 years ago |
Jeenu Viswambharan
|
17e84eedb2
GIC: Fix setting interrupt configuration
|
6 years ago |
Jeenu Viswambharan
|
385f1dbb29
GIC: Fix Group 0 enabling
|
7 years ago |
Jeenu Viswambharan
|
c639e8ebee
GIC: Allow specifying interrupt properties
|
7 years ago |
Jeenu Viswambharan
|
2296610696
GIC: Add helpers to set interrupt configuration
|
7 years ago |
Jeenu Viswambharan
|
a2816a1644
GIC: Add API to set/clear interrupt pending
|
7 years ago |
Jeenu Viswambharan
|
979225f4ee
GIC: Add APIs to enable and disable interrupt
|
7 years ago |
Jeenu Viswambharan
|
cbd3f3706d
GIC: Add API to get interrupt active status
|
7 years ago |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 years ago |