1. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  2. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  3. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  4. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  5. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  6. 42be6fc Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 7 years ago
  7. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  8. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  9. 2f1fbb4 Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 7 years ago
  10. 3450fd6 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 7 years ago
  11. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
  12. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  13. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  14. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  15. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 8 years ago
  16. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  17. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 8 years ago
  18. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 8 years ago
  19. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  20. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 8 years ago
  21. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  22. a22dffc ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 8 years ago
  23. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  24. fd5763e plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 8 years ago
  25. ba6c31d Fix JUNO AArch32 build by Soby Mathew · 8 years ago
  26. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  27. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  28. 04f72ba ARM plat: change OP-TEE pageable load base by Jens Wiklander · 8 years ago
  29. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  30. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 8 years ago
  31. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  32. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  33. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  34. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  35. f9608bc Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 8 years ago
  36. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  37. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 9 years ago
  38. e60e74b ARM platforms: Replace address space size defines by Antonio Nino Diaz · 9 years ago
  39. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  40. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 9 years ago
  41. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  42. 1a4fdb3 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 9 years ago
  43. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 10 years ago
  44. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  45. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 10 years ago
  46. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  47. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 10 years ago
  48. ecf70f7 Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 10 years ago
  49. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  50. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
  51. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  52. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  53. 5f3a603 CSS: Implement topology support for System power domain by Soby Mathew · 10 years ago
  54. 7dc28e9 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 10 years ago
  55. e25e6f4 Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 10 years ago
  56. e86c1ff Re-factor definition of TZC-400 base address by Vikram Kanigiri · 10 years ago
  57. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  58. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  59. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  60. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago