index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xlat_tables
Age
Commit message (
Expand
)
Author
2018-02-27
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2017-11-23
Merge pull request #1145 from etienne-lms/rfc-armv7-2
davidcunado-arm
2017-11-17
Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value
Antonio Nino Diaz
2017-11-08
ARMv7 may not support large page addressing
Etienne Carriere
2017-09-21
Set TCR_EL1.EPD1 bit to 1
Antonio Nino Diaz
2017-07-26
xlat lib: Fix some types
Sandrine Bailleux
2017-07-25
xlat lib: Reorganize architectural defs
Sandrine Bailleux
2017-06-27
Resolve signed-unsigned comparison issues
David Cunado
2017-06-22
aarch32: Apply workaround for errata 813419 of Cortex-A57
Dimitris Papastamos
2017-05-05
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
davidcunado-arm
2017-05-04
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-03
Use SPDX license identifiers
dp-arm
2017-05-02
Fix execute-never permissions in xlat tables libs
Antonio Nino Diaz
2017-05-02
Merge pull request #923 from nmenon/fix_xlat_1
davidcunado-arm
2017-05-02
xlat lib: Don't set mmap_attr_t enum to be -1
Nishanth Menon
2017-04-29
Merge branch 'integration' into tf_issue_461
Scott Branden
2017-04-29
Move defines in utils.h to utils_def.h to fix shared header compile issues
Scott Branden
2017-04-24
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
davidcunado-arm
2017-04-20
xlat lib: Use mmap_attr_t type consistently
Sandrine Bailleux
2017-04-20
Control inclusion of helper code used for asserts
Antonio Nino Diaz
2017-03-28
Add support to change xlat_tables to non-cacheable
Summer Qin
2017-03-08
Apply workaround for errata 813419 of Cortex-A57
Antonio Nino Diaz
2016-12-13
Forbid block descriptors in initial xlat table levels
Antonio Nino Diaz
2016-12-13
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
Antonio Nino Diaz
2016-12-13
Assert correct granularity when mapping a PA
Antonio Nino Diaz
2016-08-23
Automatically select initial xlation lookup level
Antonio Nino Diaz
2016-08-10
AArch32: Add translation table library support
Soby Mathew
2016-08-09
Fix the translation table library for wraparound cases
Soby Mathew
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-08
Introduce utils.h header file
Sandrine Bailleux
2016-07-08
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
Sandrine Bailleux
2016-07-08
xlat lib: Refactor mmap_desc() function
Sandrine Bailleux
2016-04-26
Fix computation of L1 bitmask in the translation table lib
Sandrine Bailleux
2016-04-15
Limit support for region overlaps in xlat_tables
Antonio Nino Diaz
2016-04-13
Refactor the xlat_tables library code
Soby Mathew