aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-21Fully initialise essential control registersDavid Cunado
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-06-14Add U() macro to share constants between C and other sourcesVarun Wadekar
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-06-09Fix stdlib defines for AArch32Soby Mathew
2017-06-07stdlib: support AARCH32 in endian head fileHaojian Zhuang
2017-06-07stdlib: import endian head file from freebsdHaojian Zhuang
2017-06-05Merge pull request #964 from soby-mathew/sm/rsapss_supdanh-arm
2017-06-05Merge pull request #963 from soby-mathew/sm/scmi_devdanh-arm
2017-06-05Merge pull request #960 from jeenu-arm/cpu-libsdanh-arm
2017-06-05Merge pull request #962 from antonio-nino-diaz-arm/an/fwu-checksdanh-arm
2017-06-05Add SCMI support for Juno platformSoby Mathew
2017-06-05CSS: Add SCMI driver for SCPSoby Mathew
2017-06-05Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew
2017-06-01FWU: Introduce FWU_SMC_IMAGE_RESETAntonio Nino Diaz
2017-06-01Add support for Cortex-A75 and Cortex-A55 CPUsDavid Wang
2017-05-31Merge pull request #955 from hzhuang1/ufsdanh-arm
2017-05-31drivers: add designware ufs driverHaojian Zhuang
2017-05-31drivers: add ufs stackHaojian Zhuang
2017-05-30Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm
2017-05-24Cortex-A53: add some bit definitionsHaojian Zhuang
2017-05-24build: Introduce clang supportdp-arm
2017-05-24Merge pull request #938 from masahir0y/tools_sharedanh-arm
2017-05-24mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz
2017-05-24Introduce `tf_snprintf`Antonio Nino Diaz
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-23fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada
2017-05-22Merge pull request #939 from dp-arm/dp/AArch32_tbbrdanh-arm
2017-05-19Merge pull request #936 from antonio-nino-diaz-arm/an/assert-memdavidcunado-arm
2017-05-16Merge pull request #935 from davidcunado-arm/dc/mbed_apidanh-arm
2017-05-16Simplify assert() to reduce memory usageAntonio Nino Diaz
2017-05-15AArch32: Add BL2U supportYatharth Kochar
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-12Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2davidcunado-arm
2017-05-12mbedtls: Namespace for TF specific macrosDavid Cunado
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-09Minor fixes to the xlat tables lib v2Antonio Nino Diaz
2017-05-08Merge pull request #922 from davidcunado-arm/dc/smc_yielding_spdsdavidcunado-arm
2017-05-05Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bitdavidcunado-arm
2017-05-04Migrate secure payload dispatchers to new SMC terminologyDavid Cunado
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-05-02Fix execute-never permissions in xlat tables libsAntonio Nino Diaz
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden