summaryrefslogtreecommitdiff
path: root/drivers/arm
Commit message (Expand)AuthorAgeFilesLines
* fix(gic): wrap cache enabled assert under plat_can_cmoChannagoud kadabi2022-12-121-2/+5
* fix(rss): do not consider MHU_ERR_ALREADY_INIT as errorDavid Vincze2022-12-061-4/+12
* build: warn about RSS driver experimental statusSandrine Bailleux2022-11-081-0/+2
* Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integrationManish V Badarkhe2022-10-261-2/+3
|\
| * fix(gicv3/multichip): fix overflow caused by left shiftVijayenthiran Subramaniam2022-10-111-2/+3
* | Merge "feat(ethos-n)!: add support for SMMU streams" into integrationJoanna Farley2022-10-201-27/+86
|\ \ | |/ |/|
| * feat(ethos-n)!: add support for SMMU streamsMikael Olsson2022-10-041-27/+86
* | fix(rss): clear the message bufferTamas Ban2022-10-071-0/+3
* | fix(rss): remove dependency on attestation headerTamas Ban2022-10-071-11/+1
* | fix(rss): rename AP-RSS message size macroTamas Ban2022-10-072-4/+4
* | fix(rss): reduce input validation for measured bootTamas Ban2022-10-073-6/+0
* | fix(rss): fix build issues with comms protocolTamas Ban2022-10-054-5/+7
* | build(rss): introduce rss_comms.mk makefileSandrine Bailleux2022-10-031-0/+20
|/
* feat(rss): add new comms protocolsRaef Coles2022-09-288-154/+516
* refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-222-0/+3
* Merge changes from topic "provencore-spd" into integrationJoanna Farley2022-09-162-5/+22
|\
| * feat(gic): add APIs to raise NS and S-EL1 SGIsFlorian Lugou2022-09-142-5/+22
* | feat(scmi): send powerdown request to online secondary cpusPranav Madhu2022-09-151-0/+23
* | feat(scmi): set warm reboot entry pointPranav Madhu2022-09-151-1/+9
* | feat(gicv3): validate multichip data for GIC-700Varun Wadekar2022-07-292-5/+117
|/
* fix(gic600): implement workaround to forward highest priority interruptManish V Badarkhe2022-06-154-6/+111
* feat(smmu): add SMMU abort transaction functionLucian Paul-Trifu2022-05-181-1/+26
* feat(drivers/arm/rss): add RSS communication driverTamas Ban2022-05-111-0/+225
* feat(drivers/arm/mhu): add MHU driverTamas Ban2022-05-113-0/+891
* feat(smmu): configure SMMU Root interfaceOlivier Deprez2022-04-281-5/+66
* feat(gic600ae_fmu): enable all GICD, PPI, ITS SMsVarun Wadekar2022-04-071-6/+12
* feat(gic600ae_fmu): disable SMID for unavailable blocksVarun Wadekar2022-04-072-2/+50
* feat(gic600ae_fmu): introduce support for RAS error handlingVarun Wadekar2022-04-061-1/+131
* fix(tzc400): correct message with filterYann Gautier2022-02-151-3/+3
* fix(scmi): make msg_header variable volatilesah012021-12-081-1/+1
* fix(gicv3): fix iroute value wrong issueMing Huang2021-12-061-1/+1
* fix(drivers/gic600ae_fmu): fix timeout calculationanzhou2021-11-181-2/+5
* feat(gicv3): introduce GIC component identificationAndre Przywara2021-11-041-0/+15
* Merge "fix: remove "experimental" tag for stable features" into integrationSandrine Bailleux2021-10-271-4/+0
|\
| * fix: remove "experimental" tag for stable featuresManish Pandey2021-10-221-4/+0
* | fix(scmi): mention "SCMI" in driver initialisation messageAndre Przywara2021-10-191-1/+1
|/
* feat(drivers/arm/ethosn)!: multi-device supportLaurent Carlier2021-10-011-26/+32
* fix(drivers/tzc400): never disable filter 0Stas Sergeev2021-09-151-5/+13
* Merge changes from topic "gic-700-auto" into integrationAndré Przywara2021-09-105-35/+44
|\
| * feat(gicv3): detect GICv4 feature at runtimeAndre Przywara2021-09-012-13/+8
| * feat(gicv3): multichip: detect GIC-700 at runtimeAndre Przywara2021-09-012-16/+32
| * refactor(gic): move GIC IIDR numbersAndre Przywara2021-09-011-3/+1
| * refactor(gicv3): rename GIC Clayton to GIC-700Andre Przywara2021-08-202-6/+6
* | Merge "feat(tzc400): update filters by region" into integrationMark Dykes2021-09-092-1/+32
|\ \
| * | feat(tzc400): update filters by regionLionel Debieve2021-09-082-1/+32
| |/
* | feat(gic600ae): introduce support for Fault Management UnitVarun Wadekar2021-09-013-0/+512
|/
* fix(gicv3): add dsb in both disable and enable function of gicv3_cpuifMing Huang2021-07-231-0/+4
* Merge "style(scmi_common): add \n to warning messages" into integrationMark Dykes2021-06-281-4/+4
|\
| * style(scmi_common): add \n to warning messagesHeyi Guo2021-06-081-4/+4
* | refactor(gicv3): use helper functions to get SPI/ESPI INTID limitHeyi Guo2021-06-162-71/+8