aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-19Merge pull request #1194 from robertovargas-arm/io-fixdavidcunado-arm
2017-12-13io: block: fix block_read/write may read/write overlap bufferRoberto Vargas
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu
2017-11-13GIC: Fix Group 0 enablingJeenu Viswambharan
2017-11-13GICv2: Fix populating PE target dataJeenu Viswambharan
2017-11-08ARMv7: GICv2 driver can manage GICv1 with security extensionEtienne Carriere
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add helpers to set interrupt configurationJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-16GICv2: Add driver API to set PE target maskJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan
2017-10-06Fix assertion in GIC ITS helperSoby Mathew
2017-10-05GICv3: ITS architectural save and restore helpersSoby Mathew
2017-10-05GICv3: add functions for save and restoreSoby Mathew
2017-10-05GICv3: turn some macros into inline functionsDouglas Raillard
2017-10-05GICv3: Fix gic600.c indentationDouglas Raillard
2017-10-02Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm
2017-09-22Dynamic selection of ECDSA or RSAQixiang Xu
2017-09-22Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu
2017-09-21Fix type of `unsigned long` constantsAntonio Nino Diaz
2017-08-31cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew
2017-08-31Export KEY_ALG as a user build optionSoby Mathew
2017-08-14Merge pull request #1040 from sliai/support-opteed-headerdanh-arm
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-08-01Add SMMUv3 driverJeenu Viswambharan
2017-08-01CCI: Adapt for specific product at run timeJeenu Viswambharan
2017-07-12Fix order of #includesIsla Mitchell
2017-06-28Do basic CryptoCell LCS checkSoby Mathew
2017-06-28Add CC crypto driver to the Auth moduleSoby Mathew
2017-06-23io_dummy: correct sparse warningsEtienne Carriere
2017-06-23io_storage: use unsigned int for indexEtienne Carriere
2017-06-23delay_timer: correct sparse issues and warningsEtienne Carriere
2017-06-13ufs: fix the and operatorHaojian Zhuang
2017-06-09Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-altdavidcunado-arm
2017-06-06mbedtls: Don't use tf_snprintf if option not definedAntonio Nino Diaz
2017-06-05Merge pull request #964 from soby-mathew/sm/rsapss_supdanh-arm
2017-06-05Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew
2017-06-05Increase heapsize for mbedtls librarySoby Mathew
2017-06-01Introduce ARM GIC-600 driverJeenu Viswambharan
2017-05-31Merge pull request #958 from antonio-nino-diaz-arm/an/mbedtls-heap-sizedanh-arm
2017-05-31mbedtls: Define optimized mbed TLS heap sizeAntonio Nino Diaz
2017-05-31Merge pull request #955 from hzhuang1/ufsdanh-arm