index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
xlat_tables
/
xlat_tables_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-8
/
+11
*
xlat: Fix checks in mmap_add() and mmap_add_ctx()
Antonio Nino Diaz
2018-10-08
1
-1
/
+1
*
xlat: Change check in mmap_add and mmap_add_ctx()
Daniel Boulby
2018-10-03
1
-1
/
+1
*
libc: Use printf and snprintf across codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
xlat: Use bool instead of int
Antonio Nino Diaz
2018-08-02
1
-10
/
+10
*
xlat: Fix MISRA defects
Antonio Nino Diaz
2018-07-30
1
-56
/
+65
*
xlat: Remove references to the Trusted Firmware
Antonio Nino Diaz
2018-07-15
1
-3
/
+8
*
xlat: Remove mmap_attr_t enum type
Antonio Nino Diaz
2018-06-22
1
-5
/
+5
*
xlat: Set AP[1] to 1 when it is RES1
Antonio Nino Diaz
2018-04-26
1
-2
/
+14
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
1
-1
/
+1
*
Resolve signed-unsigned comparison issues
David Cunado
2017-06-27
1
-7
/
+7
*
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
davidcunado-arm
2017-05-05
1
-5
/
+9
|
\
|
*
Fix execute-never permissions in xlat tables libs
Antonio Nino Diaz
2017-05-02
1
-5
/
+9
*
|
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-04
1
-25
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
|
xlat lib: Don't set mmap_attr_t enum to be -1
Nishanth Menon
2017-05-02
1
-13
/
+20
|
/
*
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
davidcunado-arm
2017-04-24
1
-5
/
+6
|
\
|
*
xlat lib: Use mmap_attr_t type consistently
Sandrine Bailleux
2017-04-20
1
-5
/
+6
*
|
Control inclusion of helper code used for asserts
Antonio Nino Diaz
2017-04-20
1
-3
/
+3
|
/
*
Forbid block descriptors in initial xlat table levels
Antonio Nino Diaz
2016-12-13
1
-1
/
+2
*
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
Antonio Nino Diaz
2016-12-13
1
-1
/
+9
*
Assert correct granularity when mapping a PA
Antonio Nino Diaz
2016-12-13
1
-0
/
+3
*
Automatically select initial xlation lookup level
Antonio Nino Diaz
2016-08-23
1
-10
/
+13
*
Fix the translation table library for wraparound cases
Soby Mathew
2016-08-09
1
-6
/
+6
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
1
-5
/
+6
*
Introduce utils.h header file
Sandrine Bailleux
2016-07-08
1
-1
/
+1
*
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
Sandrine Bailleux
2016-07-08
1
-2
/
+5
*
xlat lib: Refactor mmap_desc() function
Sandrine Bailleux
2016-07-08
1
-17
/
+43
*
Fix computation of L1 bitmask in the translation table lib
Sandrine Bailleux
2016-04-26
1
-2
/
+3
*
Limit support for region overlaps in xlat_tables
Antonio Nino Diaz
2016-04-15
1
-35
/
+108
*
Refactor the xlat_tables library code
Soby Mathew
2016-04-13
1
-0
/
+281