Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b06804f6a83ec8f03c18e3a8b506433a68ec683f
/
lib
/
xlat_tables_v2
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
675d155
SPM: Support multiple xlat tables contexts
by Antonio Nino Diaz
· 6 years ago
c003328
xlat v2: Support mapping regions with allocated VA
by Antonio Nino Diaz
· 6 years ago
fcaf1bd
PIE: Use PC relative adrp/adr for symbol reference
by Soby Mathew
· 6 years ago
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 6 years ago
2cb864c
xlat: Fix checks in mmap_add() and mmap_add_ctx()
by Antonio Nino Diaz
· 6 years ago
5a03a25
Mark xlat tables initialization code
by Daniel Boulby
· 6 years ago
0d38931
xlat: Change check in mmap_add and mmap_add_ctx()
by Daniel Boulby
· 6 years ago
7df9f7e
xlat: Remove deprecated interfaces
by Antonio Nino Diaz
· 6 years ago
00086e3
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
128de8d
xlat v2: Support the EL2 translation regime
by Antonio Nino Diaz
· 6 years ago
37a5efa
xlat v2: Flush xlat tables after being modified
by Antonio Nino Diaz
· 6 years ago
6c4c9ee
xlat v2: Cleanup get/change mem attr helpers
by Antonio Nino Diaz
· 6 years ago
5c97bd1
xlat: Use bool instead of int
by Antonio Nino Diaz
· 6 years ago
50eb374
xlat: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
0842bd6
xlat: Remove references to the Trusted Firmware
by Antonio Nino Diaz
· 6 years ago
67f799e
xlat v2: Make setup_mmu_config public
by Antonio Nino Diaz
· 6 years ago
668d9ee
xlat v2: Turn MMU parameters into 64-bit values
by Antonio Nino Diaz
· 6 years ago
9d596c4
xlat v2: Remove IMAGE_EL define
by Antonio Nino Diaz
· 6 years ago
ad5dc7f
xlat v2: Remove unused tlbi helper
by Antonio Nino Diaz
· 6 years ago
44d3c21
xlat v2: Remove architectural headers
by Antonio Nino Diaz
· 6 years ago
bd0aff6
xlat v2: Make get/set attrs functions less verbose
by Antonio Nino Diaz
· 6 years ago
7c1812e
xlat v2: Clean debug xlat tables descriptor print
by Antonio Nino Diaz
· 6 years ago
f1b84f6
xlat v2: Split code into separate files
by Antonio Nino Diaz
· 6 years ago
58e8148
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· 7 years ago
8643a81
xlat: Remove mmap_attr_t enum type
by Antonio Nino Diaz
· 6 years ago
8ca4602
xlat_v2: Fix descriptor debug print
by Antonio Nino Diaz
· 6 years ago
11d1e0e
Merge pull request #1420 from Yann-lms/mm_cursor_size_check
by Dimitris Papastamos
· 6 years ago
4630489
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
by Dimitris Papastamos
· 6 years ago
eabaea5
xlat_v2: add a check on mm_cursor->size to avoid infinite loop
by Yann Gautier
· 6 years ago
4413ad5
xlat v2: Introduce xlat granule size helpers
by Antonio Nino Diaz
· 6 years ago
fdd9248
MISRA rule 21.15 fix
by John Tsichritzis
· 6 years ago
a1cf3c5
Merge pull request #1377 from robertovargas-arm/compiler-warnings
by Dimitris Papastamos
· 6 years ago
c8cc351
Don't use variables as tf_printf format strings
by Roberto Vargas
· 6 years ago
ca36163
Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange
by danh-arm
· 7 years ago
b9ae5db
xlat: Have all values of PARange for 8.x architectures
by Antonio Nino Diaz
· 7 years ago
4907449
xlat: Set AP[1] to 1 when it is RES1
by Antonio Nino Diaz
· 7 years ago
e881147
Fix some MISRA defects in SPM code
by Antonio Nino Diaz
· 7 years ago
ccbd2e3
lib: xlat_tables_v2: reduce time required to add a mmap region
by Varun Wadekar
· 7 years ago
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
3f51892
xlat v2: Correctly unmap regions on map error
by Antonio Nino Diaz
· 7 years ago
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
b9ef664
Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value
by Antonio Nino Diaz
· 7 years ago
bafc753
xlat: Make function to calculate TCR PA bits public
by Antonio Nino Diaz
· 7 years ago
0af78b6
ARMv7 may not support large page addressing
by Etienne Carriere
· 7 years ago
439c901
xlat: Introduce API to change memory attributes of a region
by Sandrine Bailleux
· 7 years ago
c3708e2
xlat: Introduce API to get memory attributes of a region
by Sandrine Bailleux
· 7 years ago
dcf9d92
xlat: Add support for EL0 and EL1 mappings
by Antonio Nino Diaz
· 7 years ago
2d54579
xlat: Introduce function xlat_arch_tlbi_va_regime()
by Douglas Raillard
· 7 years ago
3383554
xlat: Always compile TLB invalidation functions
by Sandrine Bailleux
· 8 years ago
8f23fa8
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· 7 years ago
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· 7 years ago
6a5f8f1
xlat: simplify mmap_add_region_check parameters (#1101)
by Douglas Raillard
· 7 years ago
b0b4611
Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy
by davidcunado-arm
· 7 years ago
f68d2ed
xlat: fix mm copy when adding a region
by Douglas Raillard
· 7 years ago
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· 7 years ago
c4a1a07
Enable CnP bit for ARMv8.2 CPUs
by Isla Mitchell
· 7 years ago
de6628d
xlat lib v2: Fix sign of debug loop variable
by Sandrine Bailleux
· 7 years ago
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· 7 years ago
46c53a2
xlat lib v2: Remove hard-coded virtual address space size
by Sandrine Bailleux
· 7 years ago
1423d05
xlat lib v2: Refactor the functions enabling the MMU
by Sandrine Bailleux
· 7 years ago
c5b6377
xlat lib v2: Remove init_xlat_tables_arch() function
by Sandrine Bailleux
· 7 years ago
6634293
xlat lib v2: Expose *_ctx() APIs
by Sandrine Bailleux
· 7 years ago
3120ea2
xlat lib v2: Export translation context as an opaque type
by Sandrine Bailleux
· 7 years ago
090c849
xlat lib: Reorganize architectural defs
by Sandrine Bailleux
· 7 years ago
4e8f145
xlat lib v2: Print some debug statistics
by Sandrine Bailleux
· 7 years ago
12f8be5
aarch32: Apply workaround for errata 813419 of Cortex-A57
by Dimitris Papastamos
· 7 years ago
8bf7f23
xlat_tables_v2: fix signed/unsigned comparisons
by Varun Wadekar
· 7 years ago
66231d1
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· 7 years ago
c013252
xlat: Fix missing header file dependency
by Antonio Nino Diaz
· 7 years ago
9b11f39
Minor fixes to the xlat tables lib v2
by Antonio Nino Diaz
· 7 years ago
8364a95
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
by davidcunado-arm
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
efabaa9
Fix execute-never permissions in xlat tables libs
by Antonio Nino Diaz
· 8 years ago
7d99b6c
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
fdc9ee8
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
by davidcunado-arm
· 8 years ago
04980a3
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· 8 years ago
3759e3f
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
daf5dbb
Add support to change xlat_tables to non-cacheable
by Summer Qin
· 8 years ago
3f13c35
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· 8 years ago
ac99803
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
755e54f
Improve debug output of the translation tables
by Antonio Nino Diaz
· 8 years ago
233c7c1
Add version 2 of xlat tables library
by Antonio Nino Diaz
· 8 years ago