1. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  2. 7b7a41c plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · 4 years, 5 months ago
  3. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 4 years, 5 months ago
  4. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 5 months ago
  5. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 4 years, 5 months ago
  6. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  7. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 5 months ago
  8. 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
  9. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  10. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 4 years, 9 months ago
  11. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · 4 years, 5 months ago
  12. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · 4 years, 5 months ago
  13. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  14. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · 4 years, 9 months ago
  15. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 9 months ago
  16. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 7 months ago
  17. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · 4 years, 9 months ago
  18. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  19. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  20. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 5 months ago
  21. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 6 months ago
  22. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  23. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 7 months ago
  24. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  25. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  26. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  27. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
  28. a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 4 years, 8 months ago
  29. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 8 months ago
  30. 2dfa764 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 4 years, 9 months ago
  31. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  32. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  33. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  34. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  35. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  36. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  37. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  38. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  39. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  40. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  41. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  42. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  43. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  44. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  45. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  46. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  47. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  48. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  49. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  50. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  51. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  52. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
  53. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
  54. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · 6 years ago
  55. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  56. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  57. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  58. 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · 6 years ago
  59. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  60. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  61. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  62. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  63. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  64. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  65. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  66. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  67. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  68. 346c7ca plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 6 years ago
  69. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  70. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  71. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  72. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  73. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  74. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  75. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  76. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  77. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  78. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  79. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  80. d6a205d Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago
  81. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  82. bab1b82 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · 6 years ago
  83. 1d4c505 Reduce BL2 size for FVP by John Tsichritzis · 6 years ago
  84. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  85. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  86. 38b4ce0 Fix MISRA defects in some common headers by Antonio Nino Diaz · 6 years ago
  87. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 6 years ago
  88. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  89. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  90. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  91. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  92. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  93. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  94. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  95. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  96. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  97. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  98. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  99. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  100. ec76950 Increase BL2U stack size by Daniel Boulby · 6 years ago