1. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  2. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  3. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  4. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
  5. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  6. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  7. 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 7 years ago
  8. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  9. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 8 years ago
  10. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  11. e35a3fb ARM platforms: enable GICv3 state save/restore by Soby Mathew · 8 years ago
  12. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  13. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  14. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  15. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  16. 48f4bcd Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 8 years ago
  17. 810d921 FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 8 years ago
  18. 8431635 FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 8 years ago
  19. 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 8 years ago
  20. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 8 years ago
  21. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  22. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  23. 4faa4a1 Whitelist version 9.6 of Foundation FVP by Sandrine Bailleux · 9 years ago
  24. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  25. 91fad65 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 9 years ago
  26. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  27. fe7de03 Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 9 years ago
  28. 7123787 Add CCN support to FVP platform port by Soby Mathew · 9 years ago
  29. 21a3973 Remove support for legacy VE memory map in FVP by Soby Mathew · 10 years ago
  30. 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]
  31. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  32. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  33. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
  34. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
  35. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  36. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  37. a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 10 years ago
  38. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  39. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago[Renamed from plat/fvp/aarch64/fvp_common.c]
  40. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  41. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  42. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
  43. ce41250 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 11 years ago
  44. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 11 years ago
  45. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  46. 6fd9eaf FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 11 years ago
  47. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  48. d0ecd97 Create BL stage specific translation tables by Soby Mathew · 11 years ago
  49. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  50. cae3ef9 Remove platform dependency in CCI-400 driver by Dan Handley · 11 years ago
  51. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  52. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  53. dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 11 years ago
  54. d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 11 years ago
  55. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  56. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  57. 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 11 years ago
  58. dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 11 years ago
  59. 90e3147 Support later revisions of the Foundation FVP by Andrew Thoelke · 11 years ago
  60. 03396c4 Simplify entry point information generation code on FVP by Vikram Kanigiri · 11 years ago
  61. 15f195b Remove NSRAM from FVP memory map by Andrew Thoelke · 11 years ago
  62. f984ce8 Enable mapping higher physical address by Lin Ma · 11 years ago
  63. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
  64. 17a387a Rename FVP specific files and functions by Dan Handley · 11 years ago[Renamed (88%) from plat/fvp/aarch64/plat_common.c]
  65. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  66. f53d0fc Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 11 years ago