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_v2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding guideline suggest not to use unsigned long
Deepika Bhavnani
2019-11-12
1
-1
/
+2
*
xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config
Artsem Artsemenka
2019-10-18
1
-2
/
+2
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
2
-18
/
+18
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
2
-2
/
+22
*
SPM: Move shim layer to TTBR1_EL1
Antonio Nino Diaz
2019-04-03
1
-1
/
+1
*
xlat_tables_v2: Revert recent changes to remove recursion
Antonio Nino Diaz
2019-03-19
2
-341
/
+153
*
xlat_tables_v2: print xlat tables without recursion
David Pu
2019-03-05
1
-55
/
+111
*
xlat_tables_v2: unmap region without recursion.
David Pu
2019-03-05
1
-41
/
+109
*
xlat_tables_v2: map region without recursion.
David Pu
2019-03-05
1
-56
/
+120
*
xlat_tables_v2: find VA/idx with helper functions.
David Pu
2019-02-28
1
-26
/
+35
*
xlat_tables_v2: get unmap action type with helper function.
David Pu
2019-02-28
1
-49
/
+64
*
xlat_tables_v2: mark 'xlat_clean_dcache_range' unused
Varun Wadekar
2019-02-07
1
-1
/
+1
*
xlat v2: Fix comment
Antonio Nino Diaz
2019-02-01
1
-1
/
+2
*
lib/xlat_tables: Add support for ARMv8.4-TTST
Sathees Balya
2019-01-30
4
-2
/
+44
*
xlat v2: Dynamically detect need for CnP bit
Antonio Nino Diaz
2019-01-11
2
-16
/
+12
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
8
-30
/
+43
*
SPM: Support multiple xlat tables contexts
Antonio Nino Diaz
2018-12-11
1
-0
/
+30
*
xlat v2: Support mapping regions with allocated VA
Antonio Nino Diaz
2018-11-22
2
-0
/
+124
*
PIE: Use PC relative adrp/adr for symbol reference
Soby Mathew
2018-10-29
1
-1
/
+2
*
xlat: Fix compatibility between v1 and v2
Antonio Nino Diaz
2018-10-26
1
-0
/
+3
*
xlat: Fix checks in mmap_add() and mmap_add_ctx()
Antonio Nino Diaz
2018-10-08
1
-1
/
+1
*
Mark xlat tables initialization code
Daniel Boulby
2018-10-03
2
-2
/
+2
*
xlat: Change check in mmap_add and mmap_add_ctx()
Daniel Boulby
2018-10-03
1
-1
/
+1
*
xlat: Remove deprecated interfaces
Antonio Nino Diaz
2018-09-28
1
-30
/
+0
*
libc: Use printf and snprintf across codebase
Antonio Nino Diaz
2018-08-22
1
-32
/
+32
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
3
-3
/
+3
*
xlat v2: Support the EL2 translation regime
Antonio Nino Diaz
2018-08-10
7
-45
/
+190
*
xlat v2: Flush xlat tables after being modified
Antonio Nino Diaz
2018-08-07
5
-6
/
+60
*
xlat v2: Cleanup get/change mem attr helpers
Antonio Nino Diaz
2018-08-06
2
-11
/
+19
*
xlat: Use bool instead of int
Antonio Nino Diaz
2018-08-02
5
-48
/
+50
*
xlat: Fix MISRA defects
Antonio Nino Diaz
2018-07-30
6
-286
/
+311
*
xlat: Remove references to the Trusted Firmware
Antonio Nino Diaz
2018-07-15
2
-8
/
+11
*
xlat v2: Make setup_mmu_config public
Antonio Nino Diaz
2018-07-15
4
-23
/
+24
*
xlat v2: Turn MMU parameters into 64-bit values
Antonio Nino Diaz
2018-07-13
4
-39
/
+35
*
xlat v2: Remove IMAGE_EL define
Antonio Nino Diaz
2018-07-13
4
-24
/
+37
*
xlat v2: Remove unused tlbi helper
Antonio Nino Diaz
2018-07-13
5
-35
/
+9
*
xlat v2: Remove architectural headers
Antonio Nino Diaz
2018-07-13
8
-54
/
+20
*
xlat v2: Make get/set attrs functions less verbose
Antonio Nino Diaz
2018-07-03
1
-25
/
+6
*
xlat v2: Clean debug xlat tables descriptor print
Antonio Nino Diaz
2018-07-03
1
-36
/
+25
*
xlat v2: Split code into separate files
Antonio Nino Diaz
2018-07-03
9
-685
/
+730
*
xlat v2: Split MMU setup and enable
Jeenu Viswambharan
2018-06-27
7
-112
/
+204
*
xlat: Remove mmap_attr_t enum type
Antonio Nino Diaz
2018-06-22
2
-20
/
+17
*
xlat_v2: Fix descriptor debug print
Antonio Nino Diaz
2018-06-21
1
-3
/
+3
*
Merge pull request #1420 from Yann-lms/mm_cursor_size_check
Dimitris Papastamos
2018-06-19
1
-2
/
+2
|
\
|
*
xlat_v2: add a check on mm_cursor->size to avoid infinite loop
Yann Gautier
2018-06-14
1
-2
/
+2
*
|
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
Dimitris Papastamos
2018-06-14
2
-0
/
+53
|
\
\
|
|
/
|
/
|
|
*
xlat v2: Introduce xlat granule size helpers
Antonio Nino Diaz
2018-06-13
2
-0
/
+53
*
|
MISRA rule 21.15 fix
John Tsichritzis
2018-06-11
1
-3
/
+4
|
/
*
Merge pull request #1377 from robertovargas-arm/compiler-warnings
Dimitris Papastamos
2018-05-09
1
-10
/
+11
|
\
|
*
Don't use variables as tf_printf format strings
Roberto Vargas
2018-05-09
1
-10
/
+11
[next]