1. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
  2. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 8 months ago
  3. 6a0788b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 3 years, 8 months ago
  4. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 5 months ago
  5. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 5 months ago
  6. 40c175e feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years, 8 months ago
  7. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 9 months ago
  8. cf21064 feat(fvp): measure critical data by Manish V Badarkhe · 3 years, 10 months ago
  9. 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 11 months ago
  10. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  11. 140d9cb refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 3 years, 11 months ago
  12. 47bf3ac feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 4 years ago
  13. 30e8fa7 refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 4 years, 2 months ago
  14. efb2ced feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 4 years, 2 months ago
  15. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
  16. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  17. 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 5 years ago
  18. 7b4e1fb TF-A: Add support for Measured Boot driver by Alexei Fedorov · 5 years ago
  19. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  20. 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 5 years ago
  21. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  22. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
  23. 2be57b8 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 6 years ago
  24. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 6 years ago
  25. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  26. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  27. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  28. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  29. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  30. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  31. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  32. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  33. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  34. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  35. 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 7 years ago
  36. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
  37. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  38. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  39. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  40. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  41. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  42. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  43. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  44. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago
  45. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 8 years ago
  46. a6f340f Introduce the new BL handover interface by Soby Mathew · 8 years ago
  47. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  48. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 8 years ago
  49. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 8 years ago
  50. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  51. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago
  52. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  53. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  54. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 8 years ago
  55. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  56. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  57. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  58. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  59. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  60. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  61. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  62. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  63. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 8 years ago
  64. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  65. 7f56e9a Implement log framework by Soby Mathew · 8 years ago
  66. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  67. f07d398 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
  68. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  69. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
  70. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  71. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 9 years ago
  72. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  73. 7260022 Add new version of image loading. by Yatharth Kochar · 9 years ago
  74. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  75. 04943d3 Allow dynamic overriding of ROTPK verification by Soby Mathew · 9 years ago
  76. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 9 years ago
  77. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
  78. 5d29c76 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 9 years ago
  79. a0ad601 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 9 years ago
  80. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  81. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  82. 70ecb56 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 10 years ago
  83. 1f37b94 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 10 years ago
  84. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  85. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  86. 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 10 years ago
  87. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 10 years ago
  88. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 10 years ago
  89. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  90. 78e6161 Ensure BL31 does not print to boot console by default by Soby Mathew · 10 years ago
  91. 40fc6cd Add optional platform error handler API by Juan Castillo · 10 years ago
  92. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 10 years ago
  93. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  94. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  95. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  96. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  97. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  98. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 11 years ago
  99. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  100. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago