aboutsummaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2016-07-25Ensure addresses in is_mem_free() don't overflowSandrine Bailleux
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-15Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xndanh-arm
2016-07-12bl31: Add error reporting registersNaga Sureshkumar Relli
2016-07-08Introduce round_up/down() macrosSandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributesSandrine Bailleux
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2016-06-08Merge pull request #639 from danh-arm/dh/import-libfdtdanh-arm
2016-06-06Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-commentdanh-arm
2016-06-03Minor libfdt changes to enable TF integrationDan Handley
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-06-02xlat lib: Remove out-dated commentSandrine Bailleux
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar
2016-04-21Add support for Cortex-A57 erratum 833471 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 826977 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 829520 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 828024 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 826974 workaroundSandrine Bailleux
2016-04-18Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-builddanh-arm
2016-04-14Fix build error with optimizations disabled (-O0)Sandrine Bailleux
2016-04-13Refactor the xlat_tables library codeSoby Mathew
2016-04-01Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpersdanh-arm
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-30Add ISR_EL1 to crash reportGerald Lejeune
2016-03-30Remove DAIF bits handling macrosGerald Lejeune
2016-03-03Extend memory attributes to map non-cacheable memorySandrine Bailleux
2016-02-18Merge pull request #523 from jcastillo-arm/jc/genfw-791danh-arm
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2016-02-08Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-12Add support for ARM Cortex-A35 processorSandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Initialize VTTBR_EL2 when bypassing EL2Sandrine Bailleux
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta
2015-11-19Merge pull request #435 from sandrine-bailleux/sb/juno-r2Achin Gupta
2015-11-19Juno R2: Configure the correct L2 RAM latency valuesSandrine Bailleux
2015-11-13Add missing RES1 bit in SCTLR_EL1Vikram Kanigiri
2015-10-19Make CASSERT() macro callable from anywhereSandrine Bailleux
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-08-24Add macros for retention control in Cortex-A53/A57Varun Wadekar
2015-08-05cortex_a53: Add A53 errata #826319, #836870Jimmy Huang
2015-08-05Add mmio utility functionsJimmy Huang
2015-07-24Add "Project Denver" CPU supportVarun Wadekar
2015-04-27Add header guards to asm macro filesDan Handley
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-04-01Merge pull request #277 from soby-mathew/sm/coh_lock_optdanh-arm