1. e7b9886 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  2. 1dd6c05 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · 6 years ago
  3. 8d164bc xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  4. 468e238 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  5. fd2299e 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]
  6. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  7. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  8. 7febd83 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · 6 years ago
  9. 75df626 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · 6 years ago
  10. bdcd33a MISRA rule 21.15 fix by John Tsichritzis · 6 years ago
  11. a83a74d Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  12. 01c0a38 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  13. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  14. 0ed3223 lib: xlat_tables_v2: reduce time required to add a mmap region by Varun Wadekar · 6 years ago
  15. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  16. 96abc22 xlat v2: Correctly unmap regions on map error by Antonio Nino Diaz · 7 years ago
  17. 996d6b3 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  18. 1be910b xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  19. 609c919 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  20. fdb1964 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  21. df312c5 xlat: simplify mmap_add_region_check parameters (#1101) by Douglas Raillard · 7 years ago
  22. ea12986 Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy by davidcunado-arm · 7 years ago
  23. 73addb7 xlat: fix mm copy when adding a region by Douglas Raillard · 7 years ago
  24. 769d65d xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  25. 664e693 xlat lib v2: Fix sign of debug loop variable by Sandrine Bailleux · 7 years ago
  26. 0044231 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  27. 347621b xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  28. 99f6079 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  29. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  30. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  31. 0350bc6 xlat lib v2: Print some debug statistics by Sandrine Bailleux · 7 years ago
  32. 2676f6a xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 7 years ago
  33. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  34. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  35. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  36. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  37. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  38. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  39. f10644c Improve debug output of the translation tables by Antonio Nino Diaz · 7 years ago
  40. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago