1. 579ea67 Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 2 years, 5 months ago
  2. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  3. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  4. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  5. 6b2e961 feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 2 years, 8 months ago
  6. 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 7 months ago
  7. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
  8. dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 2 years, 8 months ago
  9. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
  10. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 9 months ago
  11. 44639ab feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 3 years, 8 months ago
  12. 39f0b86 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 3 years, 5 months ago
  13. 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  14. c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  15. 9d870b7 feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 4 years, 1 month ago
  16. 79d8be3 refactor(plat/arm): mark the flash region as read-only by Manish V Badarkhe · 4 years, 2 months ago
  17. dfff468 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 4 years, 3 months ago
  18. f98630f plat/arm: fvp: Protect GICR frames for fused/unused cores by Manish V Badarkhe · 4 years, 6 months ago
  19. e0cea78 plat/arm: fvp: Do not map GIC region in BL1 and BL2 by Manish V Badarkhe · 4 years, 7 months ago
  20. ed9653f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · 5 years ago
  21. fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 5 years ago
  22. 9d9ae97 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 5 years ago
  23. 493545b FVP: In BL31/SP_MIN, map only the needed DRAM region statically by Madhukar Pappireddy · 5 years ago
  24. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
  25. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  26. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  27. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  28. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  29. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  30. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  31. 1b597c2 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 6 years ago
  32. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  33. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  34. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  35. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  36. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  37. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
  38. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  39. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  40. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  41. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  42. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  43. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  44. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  45. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
  46. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  47. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  48. 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 7 years ago
  49. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  50. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 8 years ago
  51. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  52. e35a3fb ARM platforms: enable GICv3 state save/restore by Soby Mathew · 8 years ago
  53. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  54. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  55. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  56. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  57. 48f4bcd Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 8 years ago
  58. 810d921 FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 8 years ago
  59. 8431635 FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 8 years ago
  60. 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 8 years ago
  61. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 8 years ago
  62. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  63. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  64. 4faa4a1 Whitelist version 9.6 of Foundation FVP by Sandrine Bailleux · 9 years ago
  65. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  66. 91fad65 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 9 years ago
  67. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  68. fe7de03 Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 9 years ago
  69. 7123787 Add CCN support to FVP platform port by Soby Mathew · 9 years ago
  70. 21a3973 Remove support for legacy VE memory map in FVP by Soby Mathew · 10 years ago
  71. 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 9 years ago[Renamed from plat/arm/board/fvp/aarch64/fvp_common.c]
  72. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  73. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  74. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
  75. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
  76. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  77. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  78. a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 10 years ago
  79. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  80. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago[Renamed from plat/fvp/aarch64/fvp_common.c]
  81. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  82. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  83. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
  84. ce41250 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 11 years ago
  85. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 11 years ago
  86. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  87. 6fd9eaf FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 11 years ago
  88. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  89. d0ecd97 Create BL stage specific translation tables by Soby Mathew · 11 years ago
  90. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  91. cae3ef9 Remove platform dependency in CCI-400 driver by Dan Handley · 11 years ago
  92. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  93. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  94. dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 11 years ago
  95. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 11 years ago
  96. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  97. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  98. 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 11 years ago
  99. dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 11 years ago
  100. 90e3147 Support later revisions of the Foundation FVP by Andrew Thoelke · 11 years ago