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. 63ddbae xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  4. 6563c0b xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  5. aa1d5f6 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  6. fd2299e xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  7. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  8. 3a1b7b1 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · 6 years ago
  9. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  10. a0b9bb7 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  11. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  12. d92a286 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  13. 01c0a38 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  14. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  15. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  16. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  17. 45d640f SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM by Antonio Nino Diaz · 7 years ago
  18. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  19. ad02a75 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  20. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  21. 996d6b3 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  22. 1be910b xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  23. 8bf5bac xlat: Define translation regime in AArch32 by Antonio Nino Diaz · 7 years ago
  24. 609c919 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  25. b4ae615 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 7 years ago
  26. fdb1964 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  27. 03f55a5 xlat: remove cast in MAP_REGION to get back building with GCC 4.9 by Masahiro Yamada · 7 years ago
  28. 756f9bb Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region by davidcunado-arm · 7 years ago
  29. 04880e3 Helper macro to create MAIR encodings by Isla Mitchell · 7 years ago
  30. 769d65d xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  31. de3d704 Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 7 years ago
  32. 0044231 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  33. a9ad848 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  34. 55c8496 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 7 years ago
  35. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  36. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  37. e769db3 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  38. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  39. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  40. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  41. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  42. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  43. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  44. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  45. 0b64f4e Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  46. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago