1. 6805e8d feat(fvp): capture timestamps in bl stages by thagon01-arm · 11 months ago
  2. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 6 months ago
  3. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  4. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 10 months ago
  5. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 2 years, 11 months ago
  6. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 3 years ago
  7. 71707b1 TF-A: Add support for Measured Boot driver in BL1 and BL2 by Alexei Fedorov · 3 years, 11 months ago
  8. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 9 months ago
  9. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  10. 4f29fb7 BL2_AT_EL3: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  11. 6e4b083 BL2: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  13. 60e5c2f BL2_AT_EL3: do not try to disable MMU twice on AARCH32 by Yann Gautier · 6 years ago
  14. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  15. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  16. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. e3962d0 Flush console where necessary by Antonio Nino Diaz · 7 years ago
  19. dafb247 AArch32: Add generic changes in BL2 by Yatharth Kochar · 8 years ago
  20. 51f76f6 Changes for new version of image loading in BL1/BL2 by Yatharth Kochar · 8 years ago
  21. 2b8277b Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 8 years ago
  22. faf573a Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 8 years ago
  23. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 8 years ago
  24. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 8 years ago
  25. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  26. 03897bb CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  27. 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
  28. ec813f5 Use standard errno definitions in load_auth_image() by Juan Castillo · 9 years ago
  29. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · 9 years ago
  30. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  31. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  32. aada44c Panic if platform specific BL3-0 handling fails by Sandrine Bailleux · 9 years ago
  33. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · 9 years ago
  34. 4db9d15 Bug fix: initialize bl30_image_info fields before use by Juan Castillo · 10 years ago
  35. 6b672f5 Juno: Use TZC-400 driver calls by Juan Castillo · 10 years ago
  36. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  37. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  38. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  39. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  40. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  41. a55566d Allow platform parameter X1 to be passed to BL3-1 by Andrew Thoelke · 10 years ago
  42. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  43. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  44. 21a30ab Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  45. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  46. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  47. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  48. 9851e42 Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  49. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  50. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  51. bcd60ba Separate BL functions out of arch.h by Dan Handley · 10 years ago
  52. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  53. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · 10 years ago
  54. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · 10 years ago
  55. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 10 years ago
  56. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  57. 5443f2b remove empty definition of display_boot_progress() by Achin Gupta · 10 years ago
  58. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  59. ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · 11 years ago
  60. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  61. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago