1. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  2. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  3. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  4. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  5. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  6. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  7. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  8. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  9. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  10. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  11. 0abcb42 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 6 years ago
  12. 342cd44 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 6 years ago
  13. b875c89 Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2 by Antonio Niño Díaz · 6 years ago
  14. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  15. 6f07a60 juno: Add romlib support by Sathees Balya · 6 years ago
  16. 34f2c3b romlib: Add map file generation by Sathees Balya · 6 years ago
  17. 29734e7 romlib: Add calloc_free register function by Sathees Balya · 6 years ago
  18. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  19. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  20. b5c129e compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  21. cefb51f compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  22. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  23. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  24. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  25. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  26. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  27. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  28. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  29. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  30. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  31. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  32. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  33. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  34. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  35. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  36. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  37. b2db96f libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  38. 59b59f0 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  39. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  40. 3aa06f0 libc: Import strrchr from FreeBSD by Antonio Nino Diaz · 6 years ago
  41. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  42. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  43. 840ab1c Merge pull request #1624 from glneo/less-cache-flushing by Soby Mathew · 6 years ago
  44. 1821db2 psci: platform control of SYSTEM_SUSPEND entry by ldts · 6 years ago
  45. e6f28fa PSCI: Do not flush cache when unneeded by Andrew F. Davis · 6 years ago
  46. 564f954 PSCI: Update comment on MMU disablement by Andrew F. Davis · 6 years ago
  47. 2cb864c xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  48. e9533a0 Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init by Soby Mathew · 6 years ago
  49. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  50. 5a03a25 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  51. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  52. 0d38931 xlat: Change check in mmap_add and mmap_add_ctx() by Daniel Boulby · 6 years ago
  53. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  54. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  55. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  56. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  57. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  58. 3b13c09 Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report by Soby Mathew · 6 years ago
  59. 5e7e4a7 Fix the Cortex-ares errata reporting function name by Soby Mathew · 6 years ago
  60. 067a357 RAS: Fix assert condition by Jeenu Viswambharan · 6 years ago
  61. 0ffd9e2 Add missing barriers to Bakery Locks by Jeenu Viswambharan · 6 years ago
  62. cd38e6e cpus: denver: Implement static workaround for CVE-2018-3639 by Varun Wadekar · 6 years ago
  63. 2b91412 cpus: denver: reset power state to 'C1' on boot by Varun Wadekar · 6 years ago
  64. 007a206 denver: use plat_my_core_pos() to get core position by Varun Wadekar · 6 years ago
  65. 7bb90cc Merge pull request #1484 from nathan-menhorn/tee-validate-header-603 by Soby Mathew · 6 years ago
  66. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  67. caf32f4 Merge pull request #1544 from jwerner-chromium/JW_handle_ea by Dimitris Papastamos · 6 years ago
  68. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  69. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  70. 9e845e5 Fixed ARM-software/tf-issues#603 by nathan-menhorn · 6 years ago
  71. 13110b4 DSU erratum 936184 workaround: bug fix by John Tsichritzis · 6 years ago
  72. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  73. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  74. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  75. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  76. 6ef1612 libc: Add AArch32 and AArch64 headers by Antonio Nino Diaz · 6 years ago
  77. a5d668f libc: Cleanup FreeBSD files by Antonio Nino Diaz · 6 years ago
  78. 7a7d63f libc: Import files from FreeBSD by Antonio Nino Diaz · 6 years ago
  79. 1b465f8 libc: Introduce cdefs.h, assert.h and strlen.c by Antonio Nino Diaz · 6 years ago
  80. 9eddb1e libc: Cleanup remaining files by Antonio Nino Diaz · 6 years ago
  81. 71c16d9 libc: Remove printf-like functions by Antonio Nino Diaz · 6 years ago
  82. 07d5621 libc: Remove sscanf() and timingsafe_bcmp() by Antonio Nino Diaz · 6 years ago
  83. df9693a libc: Remove non-Arm files by Antonio Nino Diaz · 6 years ago
  84. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  85. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  86. 268e699 Merge pull request #1388 from vwadekar/report-cve-2017-5715 by Dimitris Papastamos · 6 years ago
  87. 31ac01e RAS: MISRA fixes by Jeenu Viswambharan · 6 years ago
  88. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  89. bc242fa cpus: denver: report CVE_2017_5715 mitigation to higher layers by Varun Wadekar · 6 years ago
  90. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  91. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  92. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  93. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  94. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  95. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  96. 64d4de0 Add atexit function to libc by Roberto Vargas · 6 years ago
  97. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  98. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  99. de11a5b psci: Use bool in internal interfaces by Antonio Nino Diaz · 6 years ago
  100. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago