TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
7ece6597a2d075400bb5405e279c9e30f8b2d713
/
drivers
/
arm
/
gic
/
v3
/
gicv3_helpers.c
5d68e89
fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities
by Sylwester Garncarek
· 2 years, 7 months ago
885e268
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· 2 years, 11 months ago
e1b15b0
fix(gic600): implement workaround to forward highest priority interrupt
by Manish V Badarkhe
· 3 years, 3 months ago
73a643e
feat(gicv3): introduce GIC component identification
by Andre Przywara
· 4 years ago
858f40e
feat(gicv3): detect GICv4 feature at runtime
by Andre Przywara
· 4 years, 3 months ago
ce2b49b
refactor(gicv3): use helper functions to get SPI/ESPI INTID limit
by Heyi Guo
· 4 years, 7 months ago
30524ff
refactor(gicv3): add helper function to get the limit of ESPI INTID
by Heyi Guo
· 4 years, 7 months ago
1e9428e
refactor(gicv3): add helper function to get the limit of SPI INTID
by Heyi Guo
· 4 years, 7 months ago
705032d
drivers/gicv3: add debug log for maximum INTID of SPI and eSPI
by Heyi Guo
· 4 years, 7 months ago
4e42c22
drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET()
by Heyi Guo
· 5 years ago
69ae442
drivers/gicv3: fix logical issue for num_eints
by Heyi Guo
· 5 years ago
79d89e3
drivers: arm: gicv3: Allow detecting number of cores
by Andre Przywara
· 5 years ago
8f3ad76
TF-A GICv3 driver: Add extended PPI and SPI range
by Alexei Fedorov
· 5 years ago
6e19bd5
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· 5 years ago
5dc2c3f
GICv3: Allow probe for fewer GICR interfaces than exposed by the frame
by Soby Mathew
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
f9ed3cb
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 7 years ago
3fea9c8
gic: Fix types
by Antonio Nino Diaz
· 7 years ago
87d3aac
Fix MISRA Rule 5.1
by Daniel Boulby
· 7 years ago
205cf6e
gicv3: Fix support for systems without secure interrupts
by Andre Przywara
· 8 years ago
17e84ee
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· 7 years ago
385f1db
GIC: Fix Group 0 enabling
by Jeenu Viswambharan
· 8 years ago
c639e8e
GIC: Allow specifying interrupt properties
by Jeenu Viswambharan
· 8 years ago
2296610
GIC: Add helpers to set interrupt configuration
by Jeenu Viswambharan
· 8 years ago
a2816a1
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· 8 years ago
979225f
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 8 years ago
cbd3f37
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
e9ec3ce
Move private APIs in gic_common.h to a private header
by Soby Mathew
· 10 years ago
38a7861
Fix GIC_IPRIORITYR setting in new drivers
by Soby Mathew
· 10 years ago
03ffb6b
Rename GICv3 interrupt group macros
by Soby Mathew
· 10 years ago
df37373
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 10 years ago