1. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  2. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · 6 years ago
  3. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  4. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  5. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  6. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  7. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  8. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  9. 17459aa Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 7 years ago
  10. 0814c6a FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 7 years ago
  11. c7860cf FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 7 years ago
  12. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  13. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 7 years ago
  14. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  15. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  16. 8b33d70 Whitelist version 9.6 of Foundation FVP by Sandrine Bailleux · 8 years ago
  17. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  18. 889ca03 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 8 years ago
  19. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  20. 9d602fe Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 8 years ago
  21. 7356b1e Add CCN support to FVP platform port by Soby Mathew · 8 years ago
  22. cf022c5 Remove support for legacy VE memory map in FVP by Soby Mathew · 8 years ago
  23. cc037c1 Migrate platform ports to the new xlat_tables library by Soby Mathew · 8 years ago[Renamed from plat/arm/board/fvp/aarch64/fvp_common.c]
  24. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  25. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  26. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  27. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  28. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  29. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  30. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  31. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  32. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago[Renamed from plat/fvp/aarch64/fvp_common.c]
  33. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  34. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 9 years ago
  35. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  36. 13ee968 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 9 years ago
  37. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 9 years ago
  38. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  39. f3e0218 FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 10 years ago
  40. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago
  41. b08bc04 Create BL stage specific translation tables by Soby Mathew · 10 years ago
  42. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  43. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  44. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  45. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  46. 5cd545d Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 10 years ago
  47. f558cac Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 10 years ago
  48. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  49. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  50. 1c54d97 Refactor fvp_config into common platform header by Dan Handley · 10 years ago
  51. f268c72 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 10 years ago
  52. 960347d Support later revisions of the Foundation FVP by Andrew Thoelke · 10 years ago
  53. cf79bf5 Simplify entry point information generation code on FVP by Vikram Kanigiri · 10 years ago
  54. 30b04fc Remove NSRAM from FVP memory map by Andrew Thoelke · 10 years ago
  55. 1359236 Enable mapping higher physical address by Lin Ma · 10 years ago
  56. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  57. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago[Renamed (88%) from plat/fvp/aarch64/plat_common.c]
  58. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  59. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago