1. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 4 months ago
  2. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 2 years, 11 months ago
  3. 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · 4 years, 4 months ago
  4. b03d4cd xlat_tables_v2: simplify end address checks in mmap_add_region_check() by Masahiro Yamada · 4 years, 5 months ago
  5. eb2b2b6 Coding guideline suggest not to use unsigned long by Deepika Bhavnani · 4 years, 9 months ago
  6. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  7. ff93d44 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  8. ce81ba1 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  9. d1b7aa1 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  10. 5619c80 xlat_tables_v2: find VA/idx with helper functions. by David Pu · 5 years ago
  11. 1507d41 xlat_tables_v2: get unmap action type with helper function. by David Pu · 5 years ago
  12. 6bd8549 xlat_tables_v2: mark 'xlat_clean_dcache_range' unused by Varun Wadekar · 5 years ago
  13. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  14. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  15. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  16. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  17. 2cb864c xlat: Fix checks in mmap_add() and mmap_add_ctx() by Antonio Nino Diaz · 6 years ago
  18. 5a03a25 Mark xlat tables initialization code by Daniel Boulby · 6 years ago
  19. 0d38931 xlat: Change check in mmap_add and mmap_add_ctx() by Daniel Boulby · 6 years ago
  20. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  21. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  22. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  23. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  24. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  25. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  26. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  27. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  28. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago[Renamed (60%) from lib/xlat_tables_v2/xlat_tables_internal.c]
  29. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  30. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  31. 8ca4602 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 6 years ago
  32. eabaea5 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 6 years ago
  33. fdd9248 MISRA rule 21.15 fix by John Tsichritzis · 6 years ago
  34. c8cc351 Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  35. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  36. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  37. ccbd2e3 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · 6 years ago
  38. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  39. 3f51892 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 6 years ago
  40. 439c901 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  41. c3708e2 xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  42. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  43. 8f23fa8 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  44. 6a5f8f1 xlat: simplify mmap_add_region_check parameters (#1101) by Douglas Raillard · 7 years ago
  45. b0b4611 Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy by davidcunado-arm · 7 years ago
  46. f68d2ed xlat: fix mm copy when adding a region by Douglas Raillard · 7 years ago
  47. 35c09f1 xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  48. de6628d xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 7 years ago
  49. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  50. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  51. c5b6377 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  52. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  53. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  54. 4e8f145 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 7 years ago
  55. 8bf7f23 xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 7 years ago
  56. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  57. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  58. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  59. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  60. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  61. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  62. 755e54f Improve debug output of the translation tables by Antonio Nino Diaz · 7 years ago
  63. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago