Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a55d42815401fea7c98bdd4d6ad3adf7e4e9e5d5
/
lib
/
xlat_tables
eb2b2b6
Coding guideline suggest not to use unsigned long
by Deepika Bhavnani
· Tue Sep 03 21:06:17 2019 +0300
0aab960
Fix Coverity #343008, Side affect in assertion
by Justin Chadwell
· Tue Jul 23 09:48:38 2019 +0100
8294602
Update base code to not rely on undefined overflow behaviour
by Justin Chadwell
· Wed Jul 03 14:15:22 2019 +0100
37f97a5
SPM: Move shim layer to TTBR1_EL1
by Antonio Nino Diaz
· Wed Mar 27 11:10:31 2019 +0000
b450277
ARMv7: support non-LPAE mapping (not xlat_v2)
by Etienne Carriere
· Tue Oct 24 22:47:59 2017 +0200
7415597
lib/xlat_tables: Add support for ARMv8.4-TTST
by Sathees Balya
· Fri Jan 25 11:36:01 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
2cb864c
xlat: Fix checks in mmap_add() and mmap_add_ctx()
by Antonio Nino Diaz
· Mon Oct 08 16:11:11 2018 +0100
0d38931
xlat: Change check in mmap_add and mmap_add_ctx()
by Daniel Boulby
· Tue Aug 28 17:44:48 2018 +0100
7df9f7e
xlat: Remove deprecated interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:28:13 2018 +0100
00086e3
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· Thu Aug 16 16:46:06 2018 +0100
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· Thu Aug 16 16:52:57 2018 +0100
128de8d
xlat v2: Support the EL2 translation regime
by Antonio Nino Diaz
· Tue Aug 07 19:59:49 2018 +0100
5c97bd1
xlat: Use bool instead of int
by Antonio Nino Diaz
· Thu Aug 02 09:57:29 2018 +0100
50eb374
xlat: Fix MISRA defects
by Antonio Nino Diaz
· Tue Jul 24 10:20:53 2018 +0100
0842bd6
xlat: Remove references to the Trusted Firmware
by Antonio Nino Diaz
· Thu Jul 12 15:54:10 2018 +0100
e834ee1
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· Fri Apr 27 15:17:03 2018 +0100
9f14261
xlat v1: Provide direct MMU-enabling stubs
by Jeenu Viswambharan
· Fri Apr 27 15:06:57 2018 +0100
8643a81
xlat: Remove mmap_attr_t enum type
by Antonio Nino Diaz
· Thu Jun 21 14:39:16 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
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· Fri Feb 16 21:12:58 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
0af78b6
ARMv7 may not support large page addressing
by Etienne Carriere
· Wed Nov 08 13:53:47 2017 +0100
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· Fri Sep 15 10:30:34 2017 +0100
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· Wed Jul 19 10:11:13 2017 +0100
090c849
xlat lib: Reorganize architectural defs
by Sandrine Bailleux
· Fri May 19 09:59:37 2017 +0100
8a354f1
Resolve signed-unsigned comparison issues
by David Cunado
· Wed Jun 21 16:52:45 2017 +0100
12f8be5
aarch32: Apply workaround for errata 813419 of Cortex-A57
by Dimitris Papastamos
· Tue Jun 20 09:25:10 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
f251a4c
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· Thu May 04 16:35:19 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
014f833
Merge pull request #923 from nmenon/fix_xlat_1
by davidcunado-arm
· Tue May 02 15:32:23 2017 +0100
6f24346
xlat lib: Don't set mmap_attr_t enum to be -1
by Nishanth Menon
· Mon May 01 12:26:34 2017 -0500
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
010888d
Forbid block descriptors in initial xlat table levels
by Antonio Nino Diaz
· Tue Dec 13 15:02:31 2016 +0000
d1beee2
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
by Antonio Nino Diaz
· Tue Dec 13 15:28:54 2016 +0000
46a33a5
Assert correct granularity when mapping a PA
by Antonio Nino Diaz
· Thu Dec 08 16:03:46 2016 +0000
d48ae61
Automatically select initial xlation lookup level
by Antonio Nino Diaz
· Tue Aug 02 09:21:41 2016 +0100
935c2e7
AArch32: Add translation table library support
by Soby Mathew
· Thu Jun 30 15:11:07 2016 +0100
fea233c
Fix the translation table library for wraparound cases
by Soby Mathew
· Wed Jul 13 15:45:15 2016 +0100
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 2016 +0100
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· Tue Jul 05 09:55:03 2016 +0100
ac3aa68
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
by Sandrine Bailleux
· Tue Jun 14 16:31:09 2016 +0100
7528b68
xlat lib: Refactor mmap_desc() function
by Sandrine Bailleux
· Tue Jun 14 16:29:04 2016 +0100
4ba6b0b
Fix computation of L1 bitmask in the translation table lib
by Sandrine Bailleux
· Fri Apr 22 10:47:33 2016 +0100
b5e7f77
Limit support for region overlaps in xlat_tables
by Antonio Nino Diaz
· Wed Mar 30 15:45:57 2016 +0100
44170c4
Refactor the xlat_tables library code
by Soby Mathew
· Tue Mar 22 15:51:08 2016 +0000