aboutsummaryrefslogtreecommitdiff
path: root/core/drivers/gic.c
AgeCommit message (Expand)Author
2019-02-22drivers: GICv3: Configure native secure interruptSandeep Tripathy
2019-02-14core: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-01-07probe_max_it overwrite the value of GICD_ISENABLERLin Huang-Sen
2018-11-12drivers: GICv3: Handle group 1 secure interruptsSumit Garg
2018-10-01core: correct unpaged constraint on GIC driverEtienne Carriere
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-01-10Add SPDX license identifiersJerome Forissier
2017-05-04The other bits in GICD_CTLR should not be touchedDavid Wang
2017-04-24Support ARM GICv3 modeDavid Wang
2017-04-21core: arm: Do not handle unsupported interruptsMathieu Briand
2016-11-29core: add code for the interrupt frameworkGuanchao Liang
2016-10-24plat-stm: enable generic gic supportEtienne Carriere
2016-08-09core: remove TEE_ASSERT()Etienne Carriere
2016-08-09assert/panic: fix misuse of assert/panicEtienne Carriere
2016-06-01core: fixes undefined behaviorJens Wiklander
2016-04-29core: add interrupt frameworkJens Wiklander
2015-11-05drivers/core/gic.c: Set priority mask to allow NS interruptsPeter Maydell
2015-11-05drivers/core/gic.c: Fix indentation in gic_cpu_init()Peter Maydell
2015-04-01select base types based on ILP32 and LP64 definesJens Wiklander
2015-01-16driver/gic: add gic_cpu_init interface.sunny
2014-11-12Merge tee_{core,uta}_trace.h into libutilJens Wiklander
2014-10-09fvp: enable uart1 fiqJens Wiklander
2014-10-09gic: bugfix probe_max_itJens Wiklander
2014-08-19Add GIC status dump utilitySY Chiu
2014-06-12Open-source the TEE CorePascal Brand