TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
ebf1ca10e466f39c45fa4ae4043fd53487d32362
/
drivers
/
arm
/
gic
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 8 years ago
a64b4e6
GICv3: turn some macros into inline functions
by Douglas Raillard
· 8 years ago
b50bdce
GICv3: Fix gic600.c indentation
by Douglas Raillard
· 8 years ago
e1c59ab
Introduce ARM GIC-600 driver
by Jeenu Viswambharan
· 9 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
311b177
Flush the GIC driver data after init
by Soby Mathew
· 8 years ago
d780699
GICv3: Introduce power management APIs for Redistributor
by Jeenu Viswambharan
· 9 years ago
6083c84
GICv3: Allow either G1S or G0 interrupts to be configured
by Yatharth Kochar
· 9 years ago
937108a
Merge pull request #678 from soby-mathew/sm/PSCI_AArch32
by danh-arm
· 9 years ago
65d68ca
gicv3: disable Group1 NonSecure interrupts during core powerdown
by Sudeep Holla
· 9 years ago
367d0ff
AArch32: Enable GIC and TZC support
by Soby Mathew
· 9 years ago
61e3027
GICv3: Fix the GICD_IROUTER offset
by Soby Mathew
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
47c6876
GIC: Ensure SGIs and PPIs are Group0 before setup
by Soby Mathew
· 9 years ago
f0dd061
Add support for %p in tf_printf()
by Antonio Nino Diaz
· 10 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
a91e12f
Fix race in GIC IPRIORITY and ITARGET accessors
by Soby Mathew
· 10 years ago
03ffb6b
Rename GICv3 interrupt group macros
by Soby Mathew
· 10 years ago
464ce2b
Add ARM GICv2 driver
by Soby Mathew
· 10 years ago
df37373
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 10 years ago
889fce4
Remove EL2/EL1 GICv3 register updates
by Vikram Kanigiri
· 10 years ago
0246297
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 11 years ago
ca0225a
Fix reporting of interrupt ID in ARM GIC driver
by Achin Gupta
· 10 years ago
8cfc3fd
Set group status of PPIs and SGIs correctly on GICv3 systems
by Achin Gupta
· 10 years ago
eb57fa5
Improvements to ARM GIC driver
by Juan Castillo
· 11 years ago
d3280be
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 11 years ago
1e8c5c4
Refactor fvp gic code to be a generic driver
by Dan Handley
· 11 years ago
5c3272a
Make system register functions inline assembly
by Andrew Thoelke
· 11 years ago
e1333f7
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· 11 years ago
42a52d8
Fix C accessors to GIC distributor registers with set/clear semantics
by Juan Castillo
· 11 years ago
8cec598
Correct usage of data and instruction barriers
by Andrew Thoelke
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
8a4fb6f
Refactor GIC header files
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago