summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-12-19Merge pull request #779 from dp-arm/dp/rtinstr-cachedanh-arm
2016-12-19Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixesdanh-arm
2016-12-14Merge pull request #780 from douglas-raillard-arm/dr/fix_asm_signed_comparisondanh-arm
2016-12-14Fix integer comparison in memcpy16Douglas Raillard
2016-12-14Add two timestamps to measure PSCI cache flush overheaddp-arm
2016-12-14Merge pull request #776 from dp-arm/dp/memcmp-fixdanh-arm
2016-12-14Merge pull request #775 from soby-mathew/sm/AArch32_stack_aligndanh-arm
2016-12-13Forbid block descriptors in initial xlat table levelsAntonio Nino Diaz
2016-12-13Add PLAT_xxx_ADDR_SPACE_SIZE definitionsAntonio Nino Diaz
2016-12-13Assert correct granularity when mapping a PAAntonio Nino Diaz
2016-12-13stdlib: Fix signedness issue in memcmp()dp-arm
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-12-12Merge pull request #774 from jeenu-arm/no-return-macrodanh-arm
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-12-01Reset EL2 and EL3 configurable controlsDavid Cunado
2016-11-21Fix normal memory bakery lock implementationSoby Mathew
2016-11-09Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado
2016-10-17Merge pull request #735 from soby-mathew/sm/aarch32_sctlrdanh-arm
2016-10-14Unify SCTLR initialization for AArch32 normal worldSoby Mathew
2016-10-12Add PMF instrumentation points in TFdp-arm
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