1. 5e7e4a7 Fix the Cortex-ares errata reporting function name by Soby Mathew · 6 years ago
  2. 067a357 RAS: Fix assert condition by Jeenu Viswambharan · 6 years ago
  3. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  4. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 6 years ago
  5. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 6 years ago
  6. 007a206 denver: use plat_my_core_pos() to get core position by Varun Wadekar · 6 years ago
  7. 7bb90cc Merge pull request #1484 from nathan-menhorn/tee-validate-header-603 by Soby Mathew · 6 years ago
  8. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  9. caf32f4 Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 6 years ago
  10. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  11. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  12. 9e845e5 Fixed ARM-software/tf-issues#603 by nathan-menhorn · 6 years ago
  13. 13110b4 DSU erratum 936184 workaround: bug fix by John Tsichritzis · 6 years ago
  14. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  15. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  16. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  17. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  18. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  19. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  20. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  21. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  22. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  23. 71c16d9 libc: Remove printf-like functions by Antonio Nino Diaz · 6 years ago
  24. 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
  25. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  26. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  27. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  28. 268e699 Merge pull request #1388 from vwadekar/report-cve-2017-5715 by Dimitris Papastamos · 6 years ago
  29. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  30. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  31. bc242fa cpus: denver: report CVE_2017_5715 mitigation to higher layers by Varun Wadekar · 6 years ago
  32. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  33. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  34. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  35. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  36. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  37. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  38. 64d4de0 Add atexit function to libc by Roberto Vargas · 6 years ago
  39. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  40. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  41. de11a5b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  42. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  43. f32e071 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 6 years ago
  44. 2b2d453 Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 6 years ago
  45. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  46. 22ab8ab PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 6 years ago
  47. d51f80f RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 6 years ago
  48. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  49. 0f5dc9f PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 6 years ago
  50. f5c6001 PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 6 years ago
  51. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  52. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  53. dd0e85c PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 6 years ago
  54. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  55. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  56. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  57. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  58. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  59. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  60. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  61. a7c4687 Add initial CPU support for Cortex-Helios by Joel Hutton · 6 years ago
  62. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  63. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  64. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  65. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  66. bd0aff6 xlat v2: Make get/set attrs functions less verbose by Antonio Nino Diaz · 6 years ago
  67. 7c1812e xlat v2: Clean debug xlat tables descriptor print by Antonio Nino Diaz · 6 years ago
  68. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  69. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  70. 9f14261 xlat v1: Provide direct MMU-enabling stubs by Jeenu Viswambharan · 6 years ago
  71. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  72. 29b18bd Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 6 years ago
  73. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  74. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  75. 8ca4602 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 6 years ago
  76. 63b9bc2 Merge pull request #1430 from dp-arm/dp/cpulib by Dimitris Papastamos · 6 years ago
  77. 11d1e0e Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · 6 years ago
  78. bb0aa39 cpulib: Add ISBs or comment why they are unneeded by Dimitris Papastamos · 6 years ago
  79. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  80. eabaea5 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 6 years ago
  81. 3df71e2 Merge pull request #1399 from danielboulby-arm/db/MISRA by Dimitris Papastamos · 6 years ago
  82. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  83. c5259cc Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · 6 years ago
  84. 14f7005 Fix MISRA Rule 5.7 Part 1 by Daniel Boulby · 6 years ago
  85. 7a4e8f5 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · 6 years ago
  86. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  87. 1bdb985 Merge pull request #1391 from jts-arm/misra by Dimitris Papastamos · 6 years ago
  88. fdd9248 MISRA rule 21.15 fix by John Tsichritzis · 6 years ago
  89. 8c18f6a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 6 years ago
  90. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 6 years ago
  91. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 6 years ago
  92. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  93. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  94. 6694633 Fast path SMCCC_ARCH_WORKAROUND_1 calls from AArch32 by Dimitris Papastamos · 6 years ago
  95. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  96. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  97. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  98. 4a284a4 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  99. e6625ec Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  100. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago