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