1. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 3 months ago
  2. e480ec2 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 3 months ago
  3. cf34a67 fix(xlat): fix defects on the xlat library reported by coverity scan by Javier Almansa Sobrino · 11 months ago
  4. 8c8107e feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 1 year, 1 month ago
  5. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 2 years, 11 months ago
  6. 0a3c95b xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled() by Masahiro Yamada · 4 years, 2 months ago
  7. 37f97a5 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 5 years ago
  8. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  9. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  10. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  11. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  12. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 6 years ago
  13. 37a5efa xlat v2: Flush xlat tables after being modified by Antonio Nino Diaz · 6 years ago
  14. 5c97bd1 xlat: Use bool instead of int by Antonio Nino Diaz · 6 years ago
  15. 50eb374 xlat: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  16. 67f799e xlat v2: Make setup_mmu_config public by Antonio Nino Diaz · 6 years ago
  17. 668d9ee xlat v2: Turn MMU parameters into 64-bit values by Antonio Nino Diaz · 6 years ago
  18. 9d596c4 xlat v2: Remove IMAGE_EL define by Antonio Nino Diaz · 6 years ago
  19. ad5dc7f xlat v2: Remove unused tlbi helper by Antonio Nino Diaz · 6 years ago
  20. 44d3c21 xlat v2: Remove architectural headers by Antonio Nino Diaz · 6 years ago
  21. f1b84f6 xlat v2: Split code into separate files by Antonio Nino Diaz · 6 years ago
  22. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  23. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · 6 years ago
  24. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  25. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  26. b9ef664 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago
  27. bafc753 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  28. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  29. 2d54579 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 7 years ago
  30. 3383554 xlat: Always compile TLB invalidation functions by Sandrine Bailleux · 7 years ago
  31. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  32. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  33. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  34. 46c53a2 xlat lib v2: Remove hard-coded virtual address space size by Sandrine Bailleux · 7 years ago
  35. 1423d05 xlat lib v2: Refactor the functions enabling the MMU by Sandrine Bailleux · 7 years ago
  36. c5b6377 xlat lib v2: Remove init_xlat_tables_arch() function by Sandrine Bailleux · 7 years ago
  37. 9b11f39 Minor fixes to the xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  38. 8364a95 Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit by davidcunado-arm · 7 years ago
  39. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  40. efabaa9 Fix execute-never permissions in xlat tables libs by Antonio Nino Diaz · 7 years ago
  41. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  42. daf5dbb Add support to change xlat_tables to non-cacheable by Summer Qin · 7 years ago
  43. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  44. ac99803 Add dynamic region support to xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  45. 233c7c1 Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago