1. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  2. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  3. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · Fri Mar 11 17:50:58 2022 -0600
  4. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · Thu Jul 08 17:23:04 2021 -0500
  5. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · Tue Aug 04 16:18:52 2020 -0500
  6. 813b50b xlat_tables_v2: add base table section name parameter for spm_mm by Masahisa Kojima · Tue Jun 02 05:54:13 2020 +0900
  7. 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · Wed Feb 19 10:39:10 2020 +0530
  8. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  9. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · Thu Mar 26 13:18:48 2020 +0900
  10. b042060 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · Mon Mar 09 17:39:27 2020 +0900
  11. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · Fri Mar 06 19:21:26 2020 +0900
  12. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  13. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  14. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  15. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  16. b450277 ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · Tue Oct 24 22:47:59 2017 +0200
  17. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · Fri Jan 25 11:36:01 2019 +0000
  18. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  19. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  20. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · Tue Nov 20 16:03:11 2018 +0000
  21. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  22. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  23. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 17:28:13 2018 +0100
  24. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  25. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · Tue Aug 07 19:59:49 2018 +0100
  26. 6c4c9ee xlat v2: Cleanup get/change mem attr helpers by Antonio Nino Diaz · Sun Aug 05 15:34:10 2018 +0100
  27. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · Thu Aug 02 09:57:29 2018 +0100
  28. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · Tue Jul 24 10:20:53 2018 +0100
  29. 0842bd6 xlat: Remove references to the Trusted Firmware by Antonio Nino Diaz · Thu Jul 12 15:54:10 2018 +0100
  30. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · Sun Jul 15 16:42:01 2018 +0100
  31. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · Thu Jul 12 15:44:42 2018 +0100
  32. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · Thu Jul 12 15:43:07 2018 +0100
  33. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · Tue Jul 03 11:58:49 2018 +0100
  34. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · Fri Apr 27 15:06:57 2018 +0100
  35. 8643a81 xlat: Remove mmap_attr_t enum type by Antonio Nino Diaz · Thu Jun 21 14:39:16 2018 +0100
  36. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · Thu Jun 14 14:33:13 2018 +0100
  37. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · Mon Jun 11 13:40:32 2018 +0100
  38. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  39. 0bc60d0 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · Wed May 09 11:27:30 2018 +0100
  40. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · Thu Apr 26 12:59:08 2018 +0100
  41. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · Tue Apr 17 15:10:18 2018 +0100
  42. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · Fri Feb 23 15:07:54 2018 +0000
  43. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  44. 086fbd6 SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM by Antonio Nino Diaz · Fri Nov 17 11:48:55 2017 +0000
  45. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · Thu Nov 09 22:38:37 2017 +0000
  46. bafc753 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · Wed Oct 25 11:53:25 2017 +0100
  47. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · Mon Oct 23 08:22:17 2017 +0100
  48. 439c901 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · Tue Oct 17 12:02:03 2017 +0100
  49. c3708e2 xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · Fri Oct 13 14:17:09 2017 +0100
  50. d017bcc xlat: Define translation regime in AArch32 by Antonio Nino Diaz · Mon Oct 16 15:25:22 2017 +0100
  51. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · Wed Oct 04 16:52:15 2017 +0100
  52. 2d54579 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · Mon Sep 25 15:23:22 2017 +0100
  53. 8f23fa8 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · Thu Sep 28 21:58:12 2017 +0100
  54. 7025cda xlat: remove cast in MAP_REGION to get back building with GCC 4.9 by Masahiro Yamada · Tue Sep 26 16:05:59 2017 +0900
  55. 9d3dc25 Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region by davidcunado-arm · Fri Sep 15 14:32:08 2017 +0100
  56. 02c6307 Helper macro to create MAIR encodings by Isla Mitchell · Fri Jul 21 14:44:36 2017 +0100
  57. 35c09f1 xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · Thu Aug 31 16:20:25 2017 +0100
  58. 1861b7a Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · Thu Jul 20 16:11:01 2017 +0100
  59. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · Wed Jul 19 10:11:13 2017 +0100
  60. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · Tue Jul 18 13:26:36 2017 +0100
  61. 3120ea2 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · Mon Jul 10 13:37:48 2017 +0100
  62. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · Fri May 19 09:59:37 2017 +0100
  63. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · Thu May 25 18:04:48 2017 -0700
  64. 9b11f39 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · Mon May 08 16:43:53 2017 +0100
  65. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · Fri May 05 09:50:34 2017 +0100
  66. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  67. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · Thu Apr 27 13:30:22 2017 +0100
  68. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  69. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  70. 04980a3 xlat lib: Use mmap_attr_t type consistently by Sandrine Bailleux · Wed Apr 19 14:02:23 2017 +0100
  71. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · Thu Mar 16 17:16:34 2017 +0000
  72. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · Mon Feb 27 17:23:54 2017 +0000
  73. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · Wed Mar 08 14:40:23 2017 +0000