1. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 10 months ago
  2. 9e7d663 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 10 months ago
  3. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
  4. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  5. b6fd418 Correctly check for support of Address Authentication by Antonio Nino Diaz · 5 years ago
  6. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  7. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 6 years ago
  8. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  9. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  10. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  11. d3775d4 Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  12. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  13. 76163b3 Unify cache flush code path after image load by Soby Mathew · 7 years ago
  14. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  15. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  16. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  17. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  18. 99c5eba Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  19. 0f325c6 Optimize cache flush when authenticating images by Antonio Nino Diaz · 8 years ago
  20. 7260022 Add new version of image loading. by Yatharth Kochar · 8 years ago
  21. 51c79b7 AArch32: resolve build error when LOG_LEVEL=50 by Soby Mathew · 8 years ago
  22. ad4494d Remove dcache invalidation after image authentication by Dan Handley · 8 years ago
  23. 7b6d330 Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 8 years ago
  24. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  25. a6b995f Update comments in load_image() by Sandrine Bailleux · 8 years ago
  26. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  27. f0dd061 Add support for %p in tf_printf() by Antonio Nino Diaz · 9 years ago
  28. 135c9dd Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · 9 years ago
  29. e098e24 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  30. 68a68c9 Introduce print_entry_point_info() function by Sandrine Bailleux · 9 years ago
  31. 78460a0 Use standard errno definitions in load_auth_image() by Juan Castillo · 9 years ago
  32. a2f8b16 Ensure BL2 security state is secure by Vikram Kanigiri · 9 years ago
  33. fedbc04 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 9 years ago
  34. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  35. 16948ae Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  36. 1b70db0 Fix type mismatches in verbose logging by Dan Handley · 9 years ago
  37. c5fb47c Skip reserving memory for non-executable and BL3-0 images by Juan Castillo · 10 years ago
  38. 6ad2e46 Rationalize console log output by Dan Handley · 10 years ago
  39. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  40. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  41. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  42. 63db7ba Make the entry point argument optional in load_image() by Sandrine Bailleux · 10 years ago
  43. dec5e0d Move BL porting functions into platform.h by Dan Handley · 10 years ago
  44. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  45. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  46. 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  47. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  48. b3254e8 Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  49. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  50. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  51. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  52. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  53. 6ba0b6d Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
  54. ee9ad78 bl_common: add image_size() by Ryan Harkin · 10 years ago
  55. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 10 years ago
  56. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 10 years ago
  57. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  58. 40a6f64 Fix asserts appearing in release builds by James Morrissey · 10 years ago
  59. e83b0ca Update year in copyright text to 2014 by Dan Handley · 11 years ago
  60. ba6980a Move RUN_IMAGE constant from bl1.h to bl_common.h by Sandrine Bailleux · 11 years ago
  61. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  62. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago