summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-09-28AArch32: Add `memcpy4` function in assemblyYatharth Kochar
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-19Merge pull request #702 from jeenu-arm/psci-node-hw-statedanh-arm
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-09-09Flush `psci_plat_pm_ops` after initializationSoby Mathew
2016-08-31AArch32: Fix SCTLR context initializationSoby Mathew
2016-08-23Automatically select initial xlation lookup levelAntonio Nino Diaz
2016-08-10AArch32: Add support to PSCI libSoby Mathew
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-08-10AArch32: Add translation table library supportSoby Mathew
2016-08-10AArch32: Add assembly helpersSoby Mathew
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-08-09Fix the translation table library for wraparound casesSoby Mathew
2016-07-26Merge pull request #670 from achingupta/ag/psci_retention_fixdanh-arm
2016-07-25Fix use of stale power states in PSCI standby finisherAchin Gupta
2016-07-25Validate psci_find_target_suspend_lvl() resultSandrine 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 utils.h header fileSandrine Bailleux
2016-07-08xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributesSandrine Bailleux
2016-07-08xlat lib: Refactor mmap_desc() functionSandrine 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-03Minor libfdt changes to enable TF integrationDan Handley
2016-06-03Import libfdt v1.4.1Dan Handley
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar
2016-04-26Fix computation of L1 bitmask in the translation table libSandrine Bailleux
2016-04-22Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workaroundsdanh-arm
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-21Fix wording in cpu-ops.mk commentsSandrine Bailleux
2016-04-15Limit support for region overlaps in xlat_tablesAntonio Nino Diaz
2016-04-13Refactor the xlat_tables library codeSoby Mathew
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-22Make cpu operations warning a VERBOSE printSoby Mathew
2016-03-11Merge pull request #542 from sandrine-bailleux-arm/km/pt-zerodanh-arm
2016-03-11Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-typesdanh-arm
2016-03-07Initialize all translation table entriesKristina Martsenko
2016-03-03Extend memory attributes to map non-cacheable memorySandrine Bailleux
2016-02-26Compile stdlib C files individuallyAntonio Nino Diaz
2016-02-08Cortex-Axx: Unconditionally apply CPU reset operationsSandrine Bailleux