summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-19Merge pull request #706 from dp-arm/dp/pmf-aligned-svcdanh-arm
2016-09-19Merge pull request #705 from dp-arm/dp/pmf-macro-renamedanh-arm
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-15Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-definesdavidcunado-arm
2016-09-15Restore some defines in xlat_tables.hSandrine Bailleux
2016-09-14Ensure PMF service timestamps are properly aligned on a cache line boundarydp-arm
2016-09-14Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr`dp-arm
2016-09-12Support for Mediatek MT6795 SoCLeon Chen
2016-08-31Merge pull request #690 from soby-mathew/sm/level_sel_xlatdavidcunado-arm
2016-08-26Add assembler helper to calculate PMF timestamp offsetdp-arm
2016-08-26Move pmf headers to include/lib/pmfdp-arm
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 SMCC contextSoby Mathew
2016-08-10AArch32: Add API to invoke runtime service handlerSoby Mathew
2016-08-10AArch32: Add translation table library supportSoby Mathew
2016-08-10AArch32: Add essential Arch helpersSoby Mathew
2016-08-09Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew
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