Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d02432260c673fa560ab2a6380632fd48077974e
/
include
/
lib
/
xlat_tables
baa3e6c
feat(drtm): add platform functions for DRTM
by johpow01
· Fri Mar 11 17:50:58 2022 -0600
173c6a2
feat(rme): add xlat table library changes for FEAT_RME
by Zelalem Aweke
· Thu Jul 08 17:23:04 2021 -0500
ed20207
Increase type widths to satisfy width requirements
by Jimmy Brisson
· Tue Aug 04 16:18:52 2020 -0500
813b50b
xlat_tables_v2: add base table section name parameter for spm_mm
by Masahisa Kojima
· Tue Jun 02 05:54:13 2020 +0900
316b73b
xlat lib v2: Add support to pass shareability attribute for normal memory region
by Pramod Kumar
· Wed Feb 19 10:39:10 2020 +0530
f5f203a
xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES
by Masahiro Yamada
· Thu Mar 26 13:18:48 2020 +0900
fb10bfd
xlat_tables_v2: add enable_mmu()
by Masahiro Yamada
· Thu Mar 26 13:18:48 2020 +0900
b042060
xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC
by Masahiro Yamada
· Mon Mar 09 17:39:27 2020 +0900
0db2375
xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE}
by Masahiro Yamada
· Fri Mar 06 19:21:26 2020 +0900
e5a6fef
Read-only xlat tables for BL31 memory
by Petre-Ionut Tudor
· Thu Nov 07 15:18:03 2019 +0000
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· Tue Jul 09 13:49:11 2019 -0700
90f2e88
Add support for Branch Target Identification
by Alexei Fedorov
· Fri May 24 12:17:09 2019 +0100
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
675d155
SPM: Support multiple xlat tables contexts
by Antonio Nino Diaz
· Tue Oct 30 11:36:47 2018 +0000
c003328
xlat v2: Support mapping regions with allocated VA
by Antonio Nino Diaz
· Tue Nov 20 16:03:11 2018 +0000
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· Fri Oct 19 16:52:22 2018 +0100
7df9f7e
xlat: Remove deprecated interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:28:13 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
6c4c9ee
xlat v2: Cleanup get/change mem attr helpers
by Antonio Nino Diaz
· Sun Aug 05 15:34:10 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
67f799e
xlat v2: Make setup_mmu_config public
by Antonio Nino Diaz
· Sun Jul 15 16:42:01 2018 +0100
668d9ee
xlat v2: Turn MMU parameters into 64-bit values
by Antonio Nino Diaz
· Thu Jul 12 15:44:42 2018 +0100
9d596c4
xlat v2: Remove IMAGE_EL define
by Antonio Nino Diaz
· Thu Jul 12 15:43:07 2018 +0100
f1b84f6
xlat v2: Split code into separate files
by Antonio Nino Diaz
· Tue Jul 03 11:58:49 2018 +0100
58e8148
xlat v2: Split MMU setup and enable
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
4630489
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
by Dimitris Papastamos
· Thu Jun 14 14:33:13 2018 +0100
4413ad5
xlat v2: Introduce xlat granule size helpers
by Antonio Nino Diaz
· Mon Jun 11 13:40:32 2018 +0100
fef5d2d
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· Fri May 04 14:04:07 2018 +0100
0bc60d0
xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE
by Roberto Vargas
· Wed May 09 11:27:30 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
7c2a3ca
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· Fri Feb 23 15:07:54 2018 +0000
e0e9946
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· Mon Oct 30 14:43:43 2017 +0000
086fbd6
SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM
by Antonio Nino Diaz
· Fri Nov 17 11:48:55 2017 +0000
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· Thu Nov 09 22:38:37 2017 +0000
bafc753
xlat: Make function to calculate TCR PA bits public
by Antonio Nino Diaz
· Wed Oct 25 11:53:25 2017 +0100
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· Mon Oct 23 08:22:17 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
d017bcc
xlat: Define translation regime in AArch32
by Antonio Nino Diaz
· Mon Oct 16 15:25:22 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
8f23fa8
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· Thu Sep 28 21:58:12 2017 +0100
7025cda
xlat: remove cast in MAP_REGION to get back building with GCC 4.9
by Masahiro Yamada
· Tue Sep 26 16:05:59 2017 +0900
9d3dc25
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· Fri Sep 15 14:32:08 2017 +0100
02c6307
Helper macro to create MAIR encodings
by Isla Mitchell
· Fri Jul 21 14:44:36 2017 +0100
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· Thu Aug 31 16:20:25 2017 +0100
1861b7a
Emphasize that TF only supports 4 KB granule size
by Sandrine Bailleux
· Thu Jul 20 16:11:01 2017 +0100
12e8644
xlat lib: Fix some types
by Sandrine Bailleux
· Wed Jul 19 10:11:13 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
c6a11f6
include: add U()/ULL() macros for constants
by Varun Wadekar
· Thu May 25 18:04:48 2017 -0700
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
04980a3
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· Wed Apr 19 14:02:23 2017 +0100
daf5dbb
Add support to change xlat_tables to non-cacheable
by Summer Qin
· Thu Mar 16 17:16:34 2017 +0000
ac99803
Add dynamic region support to xlat tables lib v2
by Antonio Nino Diaz
· Mon Feb 27 17:23:54 2017 +0000
233c7c1
Add version 2 of xlat tables library
by Antonio Nino Diaz
· Wed Mar 08 14:40:23 2017 +0000