1. 1daa5ed fix(xlat): set MAX_PHYS_ADDR to total mapped physical region by Amit Nagal · 7 months ago
  2. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 10 months ago
  3. cf34a67 fix(xlat): fix defects on the xlat library reported by coverity scan by Javier Almansa Sobrino · 11 months ago
  4. 8c8107e feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 1 year, 1 month ago
  5. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 4 months ago
  6. 01987ee feat(spmc): prevent read only xlat tables with the EL3 SPMC by Sayanta Pattanayak · 3 years, 3 months ago
  7. 2a8af48 fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · 2 years, 6 months ago
  8. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 8 months ago
  9. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 2 years, 11 months ago
  10. a18d984 fix(xlat): remove always true check in assert by Yann Gautier · 2 years, 9 months ago
  11. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 10 months ago
  12. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 2 months ago
  13. 03fa063 Merge "xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled()" into integration by Mark Dykes · 4 years, 2 months ago
  14. 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · 4 years, 4 months ago
  15. 0a3c95b xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled() by Masahiro Yamada · 4 years, 2 months ago
  16. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 4 years, 2 months ago
  17. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · 4 years, 2 months ago
  18. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · 4 years, 3 months ago
  19. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 7 months ago
  20. b03d4cd xlat_tables_v2: simplify end address checks in mmap_add_region_check() by Masahiro Yamada · 4 years, 5 months ago
  21. eb2b2b6 Coding guideline suggest not to use unsigned long by Deepika Bhavnani · 4 years, 9 months ago
  22. bce728f xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config by Artsem Artsemenka · 4 years, 8 months ago
  23. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  24. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  25. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  26. ff93d44 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  27. 36e27b8 xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  28. ce81ba1 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  29. d1b7aa1 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  30. 5619c80 xlat_tables_v2: find VA/idx with helper functions. by David Pu · 5 years ago
  31. 1507d41 xlat_tables_v2: get unmap action type with helper function. by David Pu · 5 years ago
  32. 6bd8549 xlat_tables_v2: mark 'xlat_clean_dcache_range' unused by Varun Wadekar · 5 years ago
  33. 32958ce xlat v2: Fix comment by Antonio Nino Diaz · 5 years ago
  34. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  35. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  36. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  37. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  38. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  39. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  40. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  41. 2cb864c xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  42. 5a03a25 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  43. 0d38931 xlat: Change check in mmap_add and mmap_add_ctx() by Daniel Boulby · 6 years ago
  44. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  45. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  46. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  47. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  48. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  49. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · 6 years ago
  50. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  51. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  52. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  53. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  54. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  55. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  56. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  57. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  58. bd0aff6 xlat v2: Make get/set attrs functions less verbose by Antonio Nino Diaz · 6 years ago
  59. 7c1812e xlat v2: Clean debug xlat tables descriptor print by Antonio Nino Diaz · 6 years ago
  60. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  61. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  62. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  63. 8ca4602 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 6 years ago
  64. 11d1e0e Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · 6 years ago
  65. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  66. eabaea5 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 6 years ago
  67. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  68. fdd9248 MISRA rule 21.15 fix by John Tsichritzis · 6 years ago
  69. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  70. c8cc351 Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  71. ca36163 Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · 6 years ago
  72. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  73. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  74. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  75. ccbd2e3 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · 6 years ago
  76. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  77. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  78. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  79. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  80. 3f51892 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 6 years ago
  81. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  82. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago
  83. bafc753 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  84. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  85. 439c901 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  86. c3708e2 xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  87. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  88. 2d54579 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 7 years ago
  89. 3383554 xlat: Always compile TLB invalidation functions by Sandrine Bailleux · 7 years ago
  90. 8f23fa8 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  91. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  92. 6a5f8f1 xlat: simplify mmap_add_region_check parameters (#1101) by Douglas Raillard · 7 years ago
  93. b0b4611 Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy by davidcunado-arm · 7 years ago
  94. f68d2ed xlat: fix mm copy when adding a region by Douglas Raillard · 7 years ago
  95. 35c09f1 xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  96. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  97. de6628d xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 7 years ago
  98. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  99. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  100. 1423d05 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 7 years ago