1. 0044231 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  2. 8933c34 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  3. 0dd4195 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  4. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  5. 5e62327 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  6. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  7. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  8. a564025 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  9. 062dd37 Merge pull request #923 from nmenon/fix_xlat_1 by davidcunado-arm · 7 years ago
  10. 7055e6f xlat lib: Don't set mmap_attr_t enum to be -1 by Nishanth Menon · 7 years ago
  11. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  12. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  13. 0c7c441 Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements by davidcunado-arm · 7 years ago
  14. 28fa2e9 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · 7 years ago
  15. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  16. 5d21b03 Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  17. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  18. 2240f45 Forbid block descriptors in initial xlat table levels by Antonio Nino Diaz · 8 years ago
  19. 0029624 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  20. d3d6c6e Assert correct granularity when mapping a PA by Antonio Nino Diaz · 8 years ago
  21. e871955 Automatically select initial xlation lookup level by Antonio Nino Diaz · 8 years ago
  22. b2bca61 AArch32: Add translation table library support by Soby Mathew · 8 years ago
  23. 2000265 Fix the translation table library for wraparound cases by Soby Mathew · 8 years ago
  24. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  25. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  26. b916146 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 8 years ago
  27. bcbe19a xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · 8 years ago
  28. aa447b9 Fix computation of L1 bitmask in the translation table lib by Sandrine Bailleux · 8 years ago
  29. e1ea929 Limit support for region overlaps in xlat_tables by Antonio Nino Diaz · 8 years ago
  30. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 8 years ago