aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-163-0/+82
* GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-162-0/+101
* GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-162-0/+36
* GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-164-0/+110
* GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-166-3/+65
* GICv2: Add driver API to set PE target maskJeenu Viswambharan2017-10-161-0/+23
* GIC: Add API to get running priorityJeenu Viswambharan2017-10-163-1/+27
* Fix assertion in GIC ITS helperSoby Mathew2017-10-061-1/+1
* GICv3: ITS architectural save and restore helpersSoby Mathew2017-10-052-0/+124
* GICv3: add functions for save and restoreSoby Mathew2017-10-055-3/+513
* GICv3: turn some macros into inline functionsDouglas Raillard2017-10-051-23/+25
* GICv3: Fix gic600.c indentationDouglas Raillard2017-10-051-7/+7
* Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm2017-10-022-10/+19
|\
| * Dynamic selection of ECDSA or RSAQixiang Xu2017-09-222-9/+18
| * Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-221-1/+1
* | Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-212-5/+5
|/
* cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew2017-08-311-1/+1
* Export KEY_ALG as a user build optionSoby Mathew2017-08-311-2/+8
* Merge pull request #1040 from sliai/support-opteed-headerdanh-arm2017-08-141-0/+48
|\
| * Support Trusted OS firmware extra images in TF toolsSummer Qin2017-08-091-0/+48
* | Add SMMUv3 driverJeenu Viswambharan2017-08-011-0/+55
* | CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-32/+82
|/
* Fix order of #includesIsla Mitchell2017-07-124-5/+6
* Do basic CryptoCell LCS checkSoby Mathew2017-06-281-0/+14
* Add CC crypto driver to the Auth moduleSoby Mathew2017-06-282-0/+318
* io_dummy: correct sparse warningsEtienne Carriere2017-06-231-1/+2
* io_storage: use unsigned int for indexEtienne Carriere2017-06-231-1/+1
* delay_timer: correct sparse issues and warningsEtienne Carriere2017-06-232-4/+5
* ufs: fix the and operatorHaojian Zhuang2017-06-131-3/+3
* Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-altdavidcunado-arm2017-06-091-0/+3
|\
| * mbedtls: Don't use tf_snprintf if option not definedAntonio Nino Diaz2017-06-061-0/+3
* | Merge pull request #964 from soby-mathew/sm/rsapss_supdanh-arm2017-06-052-9/+12
|\ \
| * | Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew2017-06-051-8/+11
| * | Increase heapsize for mbedtls librarySoby Mathew2017-06-051-1/+1
| |/
* / Introduce ARM GIC-600 driverJeenu Viswambharan2017-06-013-53/+174
|/
* Merge pull request #958 from antonio-nino-diaz-arm/an/mbedtls-heap-sizedanh-arm2017-05-311-1/+1
|\
| * mbedtls: Define optimized mbed TLS heap sizeAntonio Nino Diaz2017-05-311-1/+1
* | Merge pull request #955 from hzhuang1/ufsdanh-arm2017-05-312-0/+949
|\ \ | |/ |/|
| * drivers: add designware ufs driverHaojian Zhuang2017-05-311-0/+190
| * drivers: add ufs stackHaojian Zhuang2017-05-311-0/+759
* | Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm2017-05-301-1/+6
|\ \ | |/ |/|
| * mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz2017-05-241-1/+6
* | cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-1/+5
|/
* mbedtls: Complete namespace for TF specific macrosDavid Cunado2017-05-121-6/+16
* mbedtls: Namespace for TF specific macrosDavid Cunado2017-05-122-5/+5
* Use SPDX license identifiersdp-arm2017-05-0358-1450/+58
* drivers: ti: uart: remove UART_FCR writesVarun Wadekar2017-04-211-6/+0
* Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-releasedavidcunado-arm2017-04-216-20/+27
|\
| * Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-205-14/+16
| * TZC: rename included C file to a headerAntonio Nino Diaz2017-04-183-7/+12