aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-11-08ARMv7 may not support Virtualization ExtensionsEtienne Carriere
2017-11-06Merge pull request #1153 from robertovargas-arm/fix-macrosdavidcunado-arm
2017-11-01Include debug.h in debug.SRoberto Vargas
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-09-11Implement log frameworkSoby Mathew
2017-09-11Introduce tf_vprintf() and tf_string_print()Soby Mathew
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-24Introduce `tf_snprintf`Antonio Nino Diaz
2017-05-15Align tf_printf implementation between AArch32 and AArch64dp-arm
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-24Merge pull request #911 from danh-arm/dh/refactor-bl2-image-loaddavidcunado-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-04-19Minor refactor of BL2 image load v2Dan Handley
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-03-31Remove dead loops in assert() in C and ASMAntonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-20Merge pull request #791 from jeenu-arm/asm-assert-32danh-arm
2016-12-20Export is_mem_free() functionSandrine Bailleux
2016-12-19AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan
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-11-29Optimize cache flush when authenticating imagesAntonio Nino Diaz
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-20Add new version of image loading.Yatharth Kochar
2016-08-31AArch32: resolve build error when LOG_LEVEL=50Soby Mathew
2016-08-31Merge pull request #689 from yatharth-arm/yk/plat_report_expndavidcunado-arm
2016-08-22Remove looping around `plat_report_exception`Yatharth Kochar
2016-08-18Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-authdanh-arm
2016-08-17Remove dcache invalidation after image authenticationDan Handley
2016-08-10AArch32: Add API to invoke runtime service handlerSoby Mathew
2016-08-10AArch32: Add tf_printf supportSoby Mathew
2016-08-10AArch32: Add assembly helpersSoby Mathew
2016-07-28Merge pull request #673 from soby-mathew/sm/coverity_issuedanh-arm
2016-07-26Improve debug assertion for runtime svc numberSoby Mathew
2016-07-25Ensure addresses in is_mem_free() don't overflowSandrine Bailleux
2016-07-25Make runtime_svc_init() function more robustSandrine Bailleux
2016-07-25Improvements to runtime service init codeSandrine Bailleux
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-15Merge pull request #650 from Xilinx/zynqmp-updatesdanh-arm
2016-06-07Update comments in load_image()Sandrine Bailleux
2016-06-03Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-04-18context: Fix typo in commentSoren Brinkmann