1. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  2. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 7 years ago
  3. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  4. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  5. 4728900 Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report by Soby Mathew · 7 years ago
  6. 66ec712 Fix the Cortex-ares errata reporting function name by Soby Mathew · 7 years ago
  7. ca9ffc7 RAS: Fix assert condition by Jeenu Viswambharan · 7 years ago
  8. 24dc970 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 7 years ago
  9. 6cf8d65 cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 7 years ago
  10. cf3ed0d cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 7 years ago
  11. 1593cae denver: use plat_my_core_pos() to get core position by Varun Wadekar · 7 years ago
  12. 100992b Merge pull request #1484 from nathan-menhorn/tee-validate-header-603 by Soby Mathew · 7 years ago
  13. d5ccb75 libc: Fix some MISRA defects by Antonio Nino Diaz · 7 years ago
  14. 7bb907e Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 7 years ago
  15. 3e530d8 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 7 years ago
  16. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 7 years ago
  17. b554e76 Fixed ARM-software/tf-issues#603 by nathan-menhorn · 7 years ago
  18. 7436d5d DSU erratum 936184 workaround: bug fix by John Tsichritzis · 7 years ago
  19. 8422a84 libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 7 years ago
  20. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  21. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  22. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  23. 7c0ff9c libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 7 years ago
  24. 2c5aca6 libc: Cleanup FreeBSD files by Antonio Nino Diaz · 7 years ago
  25. c6fdaa7 libc: Import files from FreeBSD by Antonio Nino Diaz · 7 years ago
  26. 8bb6de1 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 7 years ago
  27. 4661abc libc: Cleanup remaining files by Antonio Nino Diaz · 7 years ago
  28. 7addcb3 libc: Remove printf-like functions by Antonio Nino Diaz · 7 years ago
  29. 90f2d45 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 7 years ago
  30. 091f396 libc: Remove non-Arm files by Antonio Nino Diaz · 7 years ago
  31. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  32. 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 7 years ago
  33. 7c3a0b0 Merge pull request #1388 from vwadekar/report-cve-2017-5715 by Dimitris Papastamos · 7 years ago
  34. 30a8d96 RAS: MISRA fixes by Jeenu Viswambharan · 7 years ago
  35. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  36. 8335396 cpus: denver: report CVE_2017_5715 mitigation to higher layers by Varun Wadekar · 7 years ago
  37. 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 7 years ago
  38. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  39. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  40. 3e318e4 xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 7 years ago
  41. e5d5951 xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 7 years ago
  42. 5accce5 Add support for romlib in the build system by Roberto Vargas · 7 years ago
  43. 6c37334 Add atexit function to libc by Roberto Vargas · 7 years ago
  44. 61f72a3 Create a library file for libc by Roberto Vargas · 7 years ago
  45. fec3648 Create a library file for libfdt by Roberto Vargas · 7 years ago
  46. 362030b psci: Use bool in internal interfaces by Antonio Nino Diaz · 7 years ago
  47. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 7 years ago
  48. 72bc631 Merge pull request #1498 from glneo/cache-early-fixes by Dimitris Papastamos · 7 years ago
  49. 2ee596c Merge pull request #1493 from antonio-nino-diaz-arm/an/xlat-misra by Dimitris Papastamos · 7 years ago
  50. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  51. 39a8fa7 PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 7 years ago
  52. 4576f73 RAS: ras_common: Add null pointer check for error record probe function by Sughosh Ganu · 7 years ago
  53. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 7 years ago
  54. abce1dc PSCI: Fix MISRA defects in stat code by Antonio Nino Diaz · 7 years ago
  55. 8c20c3c PSCI: Fix MISRA defects in MEM_PROTECT by Antonio Nino Diaz · 7 years ago
  56. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 7 years ago
  57. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  58. 4829df8 PSCI: Refactor lock macros to comply with MISRA by Antonio Nino Diaz · 7 years ago
  59. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  60. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 7 years ago
  61. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 7 years ago
  62. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 7 years ago
  63. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 7 years ago
  64. 8d164bc xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 7 years ago
  65. 468e238 xlat v2: Remove architectural headers by Antonio Nino Diaz · 7 years ago
  66. 46e8870 Add initial CPU support for Cortex-Helios by Joel Hutton · 8 years ago
  67. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 7 years ago
  68. 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 7 years ago
  69. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
  70. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  71. 6a08606 xlat v2: Make get/set attrs functions less verbose by Antonio Nino Diaz · 7 years ago
  72. f9d58d1 xlat v2: Clean debug xlat tables descriptor print by Antonio Nino Diaz · 7 years ago
  73. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 7 years ago
  74. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
  75. 92bec97 xlat v1: Provide direct MMU-enabling stubs by Jeenu Viswambharan · 7 years ago
  76. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 7 years ago
  77. 9dfd755 Merge pull request #1437 from jeenu-arm/ras-remaining by Dimitris Papastamos · 7 years ago
  78. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 7 years ago
  79. e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 7 years ago
  80. 7febd83 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 7 years ago
  81. b8dc3f1 Merge pull request #1430 from dp-arm/dp/cpulib by Dimitris Papastamos · 7 years ago
  82. c0b7606 Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · 7 years ago
  83. bd5a76a cpulib: Add ISBs or comment why they are unneeded by Dimitris Papastamos · 7 years ago
  84. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 7 years ago
  85. 75df626 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 7 years ago
  86. 74a44dc Merge pull request #1399 from danielboulby-arm/db/MISRA by Dimitris Papastamos · 7 years ago
  87. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 7 years ago
  88. 776ff52 Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · 7 years ago
  89. 4069292 Fix MISRA Rule 5.7 Part 1 by Daniel Boulby · 7 years ago
  90. 7cb8194 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · 7 years ago
  91. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 7 years ago
  92. e109b0f Merge pull request #1391 from jts-arm/misra by Dimitris Papastamos · 7 years ago
  93. bdcd33a MISRA rule 21.15 fix by John Tsichritzis · 7 years ago
  94. 608529a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 7 years ago
  95. d6b7980 Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · 7 years ago
  96. 040b546 Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · 7 years ago
  97. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  98. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  99. 2b91536 Fast path SMCCC_ARCH_WORKAROUND_1 calls from AArch32 by Dimitris Papastamos · 7 years ago
  100. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 7 years ago