1. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 6 months ago
  2. 8c7d499 refactor(fvp): move image handling into generic procedure by Harrison Mutai · 9 months ago
  3. b5e7d7e refactor(bl2): make post image handling platform-specific by Harrison Mutai · 8 months ago
  4. 1dcaf96 feat(handoff): port BL31-BL33 interface to fw handoff framework by Harrison Mutai · 11 months ago
  5. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  6. b2e34ff refactor(fvp): rename the DTB info structure member by Manish V Badarkhe · 1 year, 5 months ago
  7. ae2c0f9 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · 2 years, 2 months ago
  8. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 2 years, 4 months ago
  9. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 9 months ago
  10. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  11. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 3 years ago
  12. 61369a2 plat/arm/board/fvp: Add support for Measured Boot by Alexei Fedorov · 4 years ago
  13. 8717e03 plat/arm: Use only fw_config between bl2 and bl31 by Manish V Badarkhe · 4 years, 1 month ago
  14. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  15. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago
  16. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  17. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  18. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  19. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  20. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  21. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  22. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  23. 664adb6 Replace SP804 timer by generic delay timer on FVP by Antonio Nino Diaz · 8 years ago
  24. fd383b4 Fix SP804 delay timer on FVP by Juan Castillo · 9 years ago
  25. f96fc8f FVP: Add SP804 delay timer by Ryan Harkin · 9 years ago
  26. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago[Renamed from plat/fvp/bl2_fvp_setup.c]
  27. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  28. 0cdebbd Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
  29. 0d3cdbe FVP: initialize IO framework in bl2_early_platform_setup() by Juan Castillo · 9 years ago
  30. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 9 years ago
  31. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  32. f3e0218 FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 10 years ago
  33. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago
  34. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  35. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  36. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  37. e8e04ec Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 10 years ago
  38. 467d057 Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  39. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 10 years ago
  40. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  41. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · 10 years ago
  42. 1c3e228 fvp: Remove unused 'bl2_el_change_mem_ptr' variable by Sandrine Bailleux · 10 years ago
  43. a55566d Allow platform parameter X1 to be passed to BL3-1 by Andrew Thoelke · 10 years ago
  44. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago[Renamed (97%) from plat/fvp/bl2_plat_setup.c]
  45. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  46. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  47. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago