1. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  2. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  3. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  4. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  5. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  8. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  9. 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · 6 years ago
  10. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  11. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  12. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  13. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  14. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  15. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  16. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  17. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 6 years ago
  18. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  19. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  20. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  21. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  22. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  23. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  24. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  25. 2583649 Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 6 years ago
  26. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  27. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  28. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 6 years ago
  29. 2469032 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 6 years ago
  30. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  31. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  32. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  33. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  34. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  35. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  36. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  37. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  38. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  39. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  40. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  41. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  42. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  43. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 7 years ago
  44. 20948c4 Fix JUNO AArch32 build by Soby Mathew · 7 years ago
  45. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  46. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  47. ae73b16 ARM plat: change OP-TEE pageable load base by Jens Wiklander · 7 years ago
  48. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  49. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  50. 18dfb30 AArch32: Add BL2U support by Yatharth Kochar · 8 years ago
  51. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago
  52. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  53. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  54. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 7 years ago
  55. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  56. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  57. f660104 ARM platforms: Replace address space size defines by Antonio Nino Diaz · 8 years ago
  58. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  59. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 8 years ago
  60. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  61. c50a695 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 8 years ago
  62. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  63. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  64. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  65. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  66. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  67. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  68. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  69. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  70. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  71. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  72. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  73. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 9 years ago
  74. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 9 years ago
  75. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  76. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  77. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  78. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  79. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago