summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2016-04-13Refactor the xlat_tables library codeSoby Mathew
2016-04-07Differentiate `long` and `long long` formats in tf_printfSoby Mathew
2016-04-07Merge pull request #563 from sbranden/tf_issue_380danh-arm
2016-03-30Enable asynchronous abort exceptions during bootGerald Lejeune
2016-03-23Add support for %z in tf_print()Scott Branden
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-02-18Add support for %p in tf_printf()Antonio Nino Diaz
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Move context management code to common locationYatharth Kochar
2015-11-04Merge pull request #423 from jcastillo-arm/jc/genfw/1211Achin Gupta
2015-11-02Remove deprecated IO return definitionsJuan Castillo
2015-11-02Introduce print_entry_point_info() functionSandrine Bailleux
2015-10-23Use standard errno definitions in load_auth_image()Juan Castillo
2015-09-02Ensure BL2 security state is secureVikram Kanigiri
2015-08-20TBB: abort boot if BL3-2 cannot be authenticatedJuan Castillo
2015-06-25TBB: delete deprecated PolarSSL authentication moduleJuan Castillo
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-06-25TBB: replace assert() with runtime checks in PolarSSL moduleJuan Castillo
2015-06-25TBB: use ASN.1 type DigestInfo to represent hashesJuan Castillo
2015-04-27Fix type mismatches in verbose loggingDan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-11TBB: remove PolarSSL SHA1 functions from the binaryJuan Castillo
2015-03-05Fix violations to the coding styleSandrine Bailleux
2015-01-28TBB: add authentication module interfaceJuan Castillo
2015-01-28TBB: add PolarSSL based authentication moduleJuan Castillo