1. 1a49375 Merge pull request #1432 from Yann-lms/mmc_framework by Dimitris Papastamos · 6 years ago
  2. ceb258e ARM platforms: Make arm_lock static by Sandrine Bailleux · 6 years ago
  3. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  4. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  5. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  6. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  7. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  8. 1a1d19f Remove string concatenation in assembler files by Roberto Vargas · 6 years ago
  9. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  10. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  11. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  12. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  13. 1e5e85a Add MMC framework by Yann Gautier · 6 years ago
  14. c5e8978 Fix incorrect pointer conversion in SMC_UUID_RET() by Sandrine Bailleux · 6 years ago
  15. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  16. 1a6feae Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago
  17. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  18. 5f658c3 Document ep_info attribute flags by Antonio Nino Diaz · 6 years ago
  19. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  20. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  21. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  22. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  23. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  24. cf9a89e Merge pull request #1440 from antonio-nino-diaz-arm/an/xlat-enums by Dimitris Papastamos · 6 years ago
  25. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  26. 84d640d Merge pull request #1436 from antonio-nino-diaz-arm/an/spm-sync by Dimitris Papastamos · 6 years ago
  27. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  28. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  29. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  30. e04b882 fvp: Increase BL2 size for TBBR builds by Dimitris Papastamos · 6 years ago
  31. 10c3e98 SPM: Allow entering the SP without needing a SMC by Antonio Nino Diaz · 6 years ago
  32. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  33. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  34. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  35. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  36. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · 6 years ago
  37. 953e94d Add GENMASK macros by Yann Gautier · 6 years ago
  38. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  39. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  40. c4d13f5 Merge pull request #1402 from glneo/for-upstream-uart by Dimitris Papastamos · 6 years ago
  41. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  42. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  43. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  44. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  45. 4d5853d drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · 8 years ago
  46. 2583649 Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 6 years ago
  47. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  48. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  49. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  50. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  51. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  52. fd88c7f Merge pull request #1404 from soby-mathew/sm/bl_layout_change by Dimitris Papastamos · 6 years ago
  53. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  54. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  55. ec42385 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 6 years ago
  56. 31c397f plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 6 years ago
  57. 2ac9a44 SPM: Move all SP-related info to SP context struct by Antonio Nino Diaz · 6 years ago
  58. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  59. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  60. 4a284a4 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  61. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  62. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  63. 8f7c287 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · 6 years ago
  64. 5373c66 Merge pull request #1393 from geesun/correct_comment by Dimitris Papastamos · 6 years ago
  65. 3cc3917 Correct some typo errors in comment by Qixiang Xu · 6 years ago
  66. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  67. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  68. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  69. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  70. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · 6 years ago
  71. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 6 years ago
  72. adffd42 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 6 years ago
  73. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  74. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  75. 6449182 css: Do not map the non-secure RAM as secure by Chris Kay · 6 years ago
  76. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  77. 2b54c0c plat/arm: Fix incorrect bounds check in ARM_CASSERT_MMAP by Chris Kay · 6 years ago
  78. 2469032 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 6 years ago
  79. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  80. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 6 years ago
  81. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  82. 0bc60d0 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  83. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  84. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  85. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  86. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  87. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  88. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  89. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  90. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  91. 39ed74d smccc: Fix checkpatch error in header file by Antonio Nino Diaz · 6 years ago
  92. 8f42f71 Merge pull request #1363 from antonio-nino-diaz-arm/an/res1-ap by danh-arm · 6 years ago
  93. 9e0f4f3 Merge pull request #1360 from antonio-nino-diaz-arm/an/smccc-v2 by danh-arm · 6 years ago
  94. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  95. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  96. 6292d77 arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 6 years ago
  97. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  98. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  99. 09f51d4 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  100. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago