Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
af14b46f2b9f23d15eeb94efa27a481f7ce23824
/
lib
/
xlat_tables_v2
a1cf3c5
Merge pull request #1377 from robertovargas-arm/compiler-warnings
by Dimitris Papastamos
· Wed May 09 13:40:35 2018 +0100
c8cc351
Don't use variables as tf_printf format strings
by Roberto Vargas
· Wed May 09 10:49:24 2018 +0100
ca36163
Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange
by danh-arm
· Thu May 03 16:48:14 2018 +0100
b9ae5db
xlat: Have all values of PARange for 8.x architectures
by Antonio Nino Diaz
· Wed May 02 11:23:56 2018 +0100
4907449
xlat: Set AP[1] to 1 when it is RES1
by Antonio Nino Diaz
· Thu Apr 26 12:59:08 2018 +0100
e881147
Fix some MISRA defects in SPM code
by Antonio Nino Diaz
· Tue Apr 17 15:10:18 2018 +0100
ccbd2e3
lib: xlat_tables_v2: reduce time required to add a mmap region
by Varun Wadekar
· Tue Apr 03 10:44:41 2018 -0700
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· Wed Feb 28 18:53:30 2018 +0000
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· Fri Feb 16 21:12:58 2018 +0000
3f51892
xlat v2: Correctly unmap regions on map error
by Antonio Nino Diaz
· Fri Jan 05 11:30:36 2018 +0000
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
b9ef664
Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value
by Antonio Nino Diaz
· Fri Nov 17 09:52:53 2017 +0000
bafc753
xlat: Make function to calculate TCR PA bits public
by Antonio Nino Diaz
· Wed Oct 25 11:53:25 2017 +0100
0af78b6
ARMv7 may not support large page addressing
by Etienne Carriere
· Wed Nov 08 13:53:47 2017 +0100
439c901
xlat: Introduce API to change memory attributes of a region
by Sandrine Bailleux
· Tue Oct 17 12:02:03 2017 +0100
c3708e2
xlat: Introduce API to get memory attributes of a region
by Sandrine Bailleux
· Fri Oct 13 14:17:09 2017 +0100
dcf9d92
xlat: Add support for EL0 and EL1 mappings
by Antonio Nino Diaz
· Wed Oct 04 16:52:15 2017 +0100
2d54579
xlat: Introduce function xlat_arch_tlbi_va_regime()
by Douglas Raillard
· Mon Sep 25 15:23:22 2017 +0100
3383554
xlat: Always compile TLB invalidation functions
by Sandrine Bailleux
· Tue Apr 25 14:09:47 2017 +0100
8f23fa8
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· Thu Sep 28 21:58:12 2017 +0100
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· Fri Sep 15 10:30:34 2017 +0100
6a5f8f1
xlat: simplify mmap_add_region_check parameters (#1101)
by Douglas Raillard
· Thu Sep 21 08:42:21 2017 +0100
b0b4611
Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy
by davidcunado-arm
· Tue Sep 19 18:30:15 2017 +0100
f68d2ed
xlat: fix mm copy when adding a region
by Douglas Raillard
· Tue Sep 12 10:31:49 2017 +0100
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· Thu Aug 31 16:20:25 2017 +0100
c4a1a07
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· Mon Aug 07 11:20:13 2017 +0100
de6628d
xlat lib v2: Fix sign of debug loop variable
by Sandrine Bailleux
· Tue Aug 01 09:16:38 2017 +0100
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· Wed Jul 19 10:11:13 2017 +0100
46c53a2
xlat lib v2: Remove hard-coded virtual address space size
by Sandrine Bailleux
· Tue Jul 11 15:11:10 2017 +0100
1423d05
xlat lib v2: Refactor the functions enabling the MMU
by Sandrine Bailleux
· Wed May 31 13:38:51 2017 +0100
c5b6377
xlat lib v2: Remove init_xlat_tables_arch() function
by Sandrine Bailleux
· Wed May 31 13:31:48 2017 +0100
6634293
xlat lib v2: Expose *_ctx() APIs
by Sandrine Bailleux
· Tue Jul 18 13:26:36 2017 +0100
3120ea2
xlat lib v2: Export translation context as an opaque type
by Sandrine Bailleux
· Mon Jul 10 13:37:48 2017 +0100
090c849
xlat lib: Reorganize architectural defs
by Sandrine Bailleux
· Fri May 19 09:59:37 2017 +0100
4e8f145
xlat lib v2: Print some debug statistics
by Sandrine Bailleux
· Fri May 26 15:47:08 2017 +0100
12f8be5
aarch32: Apply workaround for errata 813419 of Cortex-A57
by Dimitris Papastamos
· Tue Jun 20 09:25:10 2017 +0100
8bf7f23
xlat_tables_v2: fix signed/unsigned comparisons
by Varun Wadekar
· Fri Jun 16 14:15:34 2017 -0700
66231d1
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· Wed Jun 07 09:57:42 2017 -0700
c013252
xlat: Fix missing header file dependency
by Antonio Nino Diaz
· Wed May 17 16:25:40 2017 +0100
9b11f39
Minor fixes to the xlat tables lib v2
by Antonio Nino Diaz
· Mon May 08 16:43:53 2017 +0100
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
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
efabaa9
Fix execute-never permissions in xlat tables libs
by Antonio Nino Diaz
· Thu Apr 27 13:30:22 2017 +0100
7d99b6c
Merge branch 'integration' into tf_issue_461
by Scott Branden
· Sat Apr 29 08:36:12 2017 -0700
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
fdc9ee8
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
by davidcunado-arm
· Mon Apr 24 14:40:16 2017 +0100
04980a3
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· Wed Apr 19 14:02:23 2017 +0100
3759e3f
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· Wed Mar 22 15:48:51 2017 +0000
daf5dbb
Add support to change xlat_tables to non-cacheable
by Summer Qin
· Thu Mar 16 17:16:34 2017 +0000
3f13c35
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· Fri Feb 24 11:39:22 2017 +0000
ac99803
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· Mon Feb 27 17:23:54 2017 +0000
755e54f
Improve debug output of the translation tables
by Antonio Nino Diaz
· Mon Feb 13 11:35:49 2017 +0000
233c7c1
Add version 2 of xlat tables library
by Antonio Nino Diaz
· Wed Mar 08 14:40:23 2017 +0000