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