1. 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
  2. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  3. ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
  4. 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 6 years ago
  5. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
  6. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  7. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
  8. 3bff910 Introduce COT build option by Sandrine Bailleux · 6 years ago
  9. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  10. 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  11. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
  12. d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  13. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  14. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  15. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  16. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  17. b8e1796 Merge changes from topic "bs/pmf32" into integration by György Szing · 6 years ago
  18. 5ddcbdd TF-A: Fix BL2 bug in dynamic configuration initialisation by Alexei Fedorov · 6 years ago
  19. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  20. 4e0d14f Merge "arm: gicv3: Fix compiler dependent behavior" into integration by Soby Mathew · 6 years ago
  21. 0531ada pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 6 years ago
  22. 9d72519 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · 6 years ago
  23. d019691 arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 6 years ago
  24. 6c77dfc Use the proper size for tb_fw_cfg_dtb by Louis Mayencourt · 6 years ago
  25. 63b9627 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 6 years ago
  26. 133a5c6 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 6 years ago
  27. 74c2124 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 6 years ago
  28. b30646a plat/arm: use Aff3 bits also to validate mpidr by Manish Pandey · 6 years ago
  29. 6806cd2 Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 6 years ago
  30. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  31. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  32. 37b7003 arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 6 years ago
  33. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  34. dd5deab plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · 6 years ago
  35. 482fc9c Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 6 years ago
  36. 603b372 N1SDP: Initialise CNTFRQ in Non Secure CNTBaseN by Sami Mujawar · 6 years ago
  37. 1461ad9 SMMUv3: Abort DMA transactions by Alexei Fedorov · 6 years ago
  38. c9ac30a Console: Remove Arm console unregister on suspend by Ambroise Vincent · 6 years ago
  39. b0c97da plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 6 years ago
  40. 47102b3 Put Pointer Authentication key value in BSS section by Sandrine Bailleux · 6 years ago
  41. ff6844c plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · 7 years ago
  42. 8f73663 plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 7 years ago
  43. 6393c78 plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 7 years ago
  44. 0d28096 Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 6 years ago
  45. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 7 years ago
  46. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
  47. d57d2b3 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · 7 years ago
  48. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 7 years ago
  49. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  50. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  51. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  52. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 7 years ago
  53. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 7 years ago
  54. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  55. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  56. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
  57. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  58. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 7 years ago
  59. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  60. 500436b plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 7 years ago
  61. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  62. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  63. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 7 years ago
  64. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  65. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 7 years ago
  66. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 7 years ago
  67. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  68. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 7 years ago
  69. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  70. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  71. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  72. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  73. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  74. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  75. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  76. c02c69f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 7 years ago
  77. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  78. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  79. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  80. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 7 years ago
  81. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 7 years ago
  82. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
  83. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  84. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 7 years ago
  85. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 7 years ago
  86. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  87. c9263e6 Mark GICV3, CCI and CCN boot time code as init by Daniel Boulby · 7 years ago
  88. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
  89. 8d30b49 Remove unused ROMLIB memory region macro by Daniel Boulby · 7 years ago
  90. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  91. b3476d0 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · 7 years ago
  92. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 7 years ago
  93. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 7 years ago
  94. b51d433 Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 7 years ago
  95. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 7 years ago
  96. 63cc265 Add cache flush after BL1 writes heap info to DTB by John Tsichritzis · 7 years ago
  97. a606031 Additional runtime check for DTB presence in BL2 by John Tsichritzis · 7 years ago
  98. 7af2dd2 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · 7 years ago
  99. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  100. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago