1. aadb135 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 8 years ago
  2. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  3. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  4. 663db20 Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 8 years ago
  5. 8d8c61e Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · 8 years ago
  6. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  7. 79627dc Fill exception vectors with zero bytes by Sandrine Bailleux · 8 years ago
  8. e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  9. 10c252c Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 8 years ago
  10. 99e58f9 Enable SCR_EL3.SIF bit by Soby Mathew · 8 years ago
  11. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  12. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  13. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  14. b6fc25e Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init by danh-arm · 8 years ago
  15. 4e85e4f Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 9 years ago
  16. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 9 years ago
  17. 70ecb56 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 9 years ago
  18. b313d75 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 9 years ago
  19. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  20. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  21. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  22. 2d4d220 FWU: Add FWU support to `fip_create` tool by Yatharth Kochar · 9 years ago
  23. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  24. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  25. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
  26. bbf8f6f Move context management code to common location by Yatharth Kochar · 9 years ago
  27. 5698c5b Remove `RUN_IMAGE` usage as opcode passed to next EL. by Yatharth Kochar · 9 years ago
  28. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  29. 68a68c9 Introduce print_entry_point_info() function by Sandrine Bailleux · 9 years ago
  30. 78460a0 Use standard errno definitions in load_auth_image() by Juan Castillo · 9 years ago
  31. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  32. a2f8b16 Ensure BL2 security state is secure by Vikram Kanigiri · 9 years ago
  33. 468f808 Merge pull request #368 from jcastillo-arm/jc/genfw/1126 by danh-arm · 9 years ago
  34. fedbc04 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 9 years ago
  35. 58523c0 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  36. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  37. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  38. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  39. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  40. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  41. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  42. 16948ae Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  43. c9915c0 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 9 years ago
  44. 52010cc Rationalize reset handling code by Sandrine Bailleux · 9 years ago
  45. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  46. 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 9 years ago
  47. e2bf57f Add header guards to asm macro files by Dan Handley · 9 years ago
  48. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  49. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  50. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  51. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 10 years ago
  52. 40febc3 TBB: add authentication module interface by Juan Castillo · 10 years ago
  53. b7124ea TBB: add support to include certificates in a FIP image by Juan Castillo · 10 years ago
  54. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  55. aecc084 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  56. 289c28a Add concept of console output log levels by Dan Handley · 10 years ago
  57. dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  58. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  59. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  60. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  61. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 10 years ago
  62. aaa3e72 Add support for printing version at runtime by Juan Castillo · 10 years ago
  63. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  64. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  65. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  66. dec5e0d Move BL porting functions into platform.h by Dan Handley · 10 years ago
  67. c6bc071 Remove extern keyword from function declarations by Dan Handley · 10 years ago
  68. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  69. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  70. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  71. 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  72. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  73. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  74. fd6fede Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  75. 5f6032a Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  76. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  77. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  78. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  79. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  80. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago