1. c3fc368 xlat_tables_v2: simplify end address checks in mmap_add_region_check() by Masahiro Yamada · 4 years, 6 months ago
  2. 9afe8cd Coding guideline suggest not to use unsigned long by Deepika Bhavnani · 4 years, 10 months ago
  3. 0e7a054 xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config by Artsem Artsemenka · 4 years, 9 months ago
  4. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  5. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  6. 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  7. f253645 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  8. c54c7fc xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  9. db8cac2 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  10. 0ffe269 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  11. e664b5b xlat_tables_v2: find VA/idx with helper functions. by David Pu · 5 years ago
  12. 3ff6e40 xlat_tables_v2: get unmap action type with helper function. by David Pu · 5 years ago
  13. a1d00bb xlat_tables_v2: mark 'xlat_clean_dcache_range' unused by Varun Wadekar · 5 years ago
  14. 702b600 xlat v2: Fix comment by Antonio Nino Diaz · 5 years ago
  15. cedfa04 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  16. 2559b2c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  17. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  18. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  19. 9056f10 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  20. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  21. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  22. a5fa565 xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  23. aff2863 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  24. 79621f0 xlat: Change check in mmap_add and mmap_add_ctx() by Daniel Boulby · 6 years ago
  25. 90e0c98 xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  26. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  27. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  28. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  29. 3e318e4 xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  30. e5d5951 xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  31. 5b395e3 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  32. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  33. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  34. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  35. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  36. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  37. 8d164bc xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  38. 468e238 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  39. 6a08606 xlat v2: Make get/set attrs functions less verbose by Antonio Nino Diaz · 6 years ago
  40. f9d58d1 xlat v2: Clean debug xlat tables descriptor print by Antonio Nino Diaz · 6 years ago
  41. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  42. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  43. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  44. 7febd83 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 6 years ago
  45. c0b7606 Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · 6 years ago
  46. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  47. 75df626 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 6 years ago
  48. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  49. bdcd33a MISRA rule 21.15 fix by John Tsichritzis · 6 years ago
  50. 885ca54 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  51. a83a74d Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  52. 0ef858b Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · 6 years ago
  53. d3c4487 xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  54. 01c0a38 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  55. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  56. 0ed3223 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · 6 years ago
  57. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  58. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  59. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  60. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  61. 96abc22 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 6 years ago
  62. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  63. 6504b2c Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago
  64. ad02a75 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  65. 51b992e ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  66. 996d6b3 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  67. 1be910b xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  68. 609c919 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  69. b4ae615 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 7 years ago
  70. f301da4 xlat: Always compile TLB invalidation functions by Sandrine Bailleux · 7 years ago
  71. fdb1964 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  72. 3388b38 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  73. df312c5 xlat: simplify mmap_add_region_check parameters (#1101) by Douglas Raillard · 7 years ago
  74. ea12986 Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy by davidcunado-arm · 7 years ago
  75. 73addb7 xlat: fix mm copy when adding a region by Douglas Raillard · 7 years ago
  76. 769d65d xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  77. 9fce272 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  78. 664e693 xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 7 years ago
  79. 0044231 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  80. 347621b xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  81. d83f357 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 7 years ago
  82. 99f6079 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  83. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  84. 55c8496 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 7 years ago
  85. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  86. 0350bc6 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 7 years ago
  87. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  88. 2676f6a xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 7 years ago
  89. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  90. b506f30 xlat: Fix missing header file dependency by Antonio Nino Diaz · 7 years ago
  91. e769db3 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  92. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  93. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  94. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  95. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  96. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  97. 0c7c441 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  98. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  99. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  100. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago