index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drivers
/
arm
/
gicv3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: arm: gicv3: Allow detecting number of cores
Andre Przywara
2020-09-29
1
-0
/
+1
*
GIC-600: Fix MISRA-2012 defects
Alexei Fedorov
2020-07-29
1
-4
/
+4
*
TF-A GIC driver: Add barrier before eoi
Sandeep Tripathy
2020-06-22
1
-0
/
+24
*
GICv3: GIC-600: Detect GIC-600 at runtime
Andre Przywara
2020-06-09
1
-0
/
+8
*
TF-A: Add GICv4 extension for GIC driver
Alexei Fedorov
2020-04-07
1
-1
/
+5
*
TF-A GICv3 driver: Add extended PPI and SPI range
Alexei Fedorov
2020-04-06
1
-25
/
+106
*
TF-A GICv3 driver: Separate GICD and GICR accessor functions
Alexei Fedorov
2020-03-10
1
-3
/
+3
*
GICv3: Enable multi socket GIC redistributor frame discovery
Madhukar Pappireddy
2019-09-25
1
-1
/
+2
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
ti: k3: common: Add support for runtime detection of GICR base address
Andrew F. Davis
2019-01-22
1
-0
/
+1
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-4
/
+5
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-3
/
+3
*
gic: Remove deprecated driver and interfaces
Antonio Nino Diaz
2018-09-28
1
-23
/
+0
*
gic: Fix types
Antonio Nino Diaz
2018-08-30
1
-1
/
+1
*
gic: Fix definitions
Antonio Nino Diaz
2018-08-30
1
-97
/
+97
*
gic v3: Turn macros into static inline functions
Antonio Nino Diaz
2018-08-30
1
-10
/
+28
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+0
*
Emit warnings when using deprecated GIC init
Dan Handley
2018-03-01
1
-4
/
+4
*
Fix MISRA rule 8.3 Part 1
Roberto Vargas
2018-02-28
1
-2
/
+2
*
GIC: Introduce API to get interrupt ID
Jeenu Viswambharan
2017-11-13
1
-0
/
+3
*
GIC: Allow specifying interrupt properties
Jeenu Viswambharan
2017-10-16
1
-31
/
+47
*
GIC: Add API to set priority mask
Jeenu Viswambharan
2017-10-16
1
-0
/
+1
*
GIC: Add API to set/clear interrupt pending
Jeenu Viswambharan
2017-10-16
1
-0
/
+2
*
GIC: Add API to set interrupt routing
Jeenu Viswambharan
2017-10-16
1
-0
/
+5
*
GIC: Add API to raise secure SGI
Jeenu Viswambharan
2017-10-16
1
-0
/
+25
*
GIC: Add APIs to set interrupt type and query support
Jeenu Viswambharan
2017-10-16
1
-0
/
+2
*
GIC: Add API to set interrupt priority
Jeenu Viswambharan
2017-10-16
1
-0
/
+2
*
GIC: Add APIs to enable and disable interrupt
Jeenu Viswambharan
2017-10-16
1
-0
/
+2
*
GIC: Add API to get interrupt active status
Jeenu Viswambharan
2017-10-16
1
-0
/
+1
*
GIC: Add API to get running priority
Jeenu Viswambharan
2017-10-16
1
-0
/
+2
*
GICv3: ITS architectural save and restore helpers
Soby Mathew
2017-10-05
1
-0
/
+29
*
GICv3: add functions for save and restore
Soby Mathew
2017-10-05
1
-3
/
+78
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
GICv3: Introduce power management APIs for Redistributor
Jeenu Viswambharan
2016-12-15
1
-0
/
+2
*
GICv3: Fix the GICD_IROUTER offset
Soby Mathew
2016-07-27
1
-1
/
+5
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
1
-2
/
+3
*
Rename GICv3 interrupt group macros
Soby Mathew
2015-12-04
1
-3
/
+3
*
Add ARM GICv3 driver without support for legacy operation
Achin Gupta
2015-11-26
1
-0
/
+266