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