index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xlat_tables_v2
Age
Commit message (
Expand
)
Author
7 days
feat(lfa): xlat changes for BL31 LFA
John Powell
2026-06-22
fix(xlat): use #ifdef PLAT_RO_XLAT_TABLES
Yann Gautier
2026-06-11
fix: workaround for CVE-2025-10263
John Powell
2026-05-14
refactor(cpufeat): remove _MASK macros for ID registers
Boyan Karatotev
2026-04-08
feat(rmmd): replace ENABLE_RME with ENABLE_RMM
Arunachalam Ganapathy
2026-04-08
feat(rme): split off ENABLE_FEAT_RME
Andre Przywara
2026-03-09
fix(rme): harden check in get PAS
Arunachalam Ganapathy
2026-03-09
fix(xlat): exclude security state attributes
Arunachalam Ganapathy
2026-01-13
Merge "fix(debug): add debug log build option" into integration
Bipin Ravi
2026-01-13
fix(debug): add debug log build option
Jaiprakash Singh
2026-01-13
feat(morello): add capability load/store/track support to MMU
Manoj Kumar
2025-09-11
Merge "fix(xlat): typecast expressions to match data type" into integration
Manish Pandey
2025-09-11
fix(xlat): add missing curly braces
Saivardhan Thatikonda
2025-08-11
fix(xlat): typecast expressions to match data type
Saivardhan Thatikonda
2025-07-24
feat(el3-spmc): update FFA_MEM_PERM_GET interface
Levi Yun
2025-04-14
feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED
Boyan Karatotev
2025-02-28
fix(xlat_tables_v2): zeromem to clear all tables
Varun Wadekar
2024-10-24
feat(d128): add support for FEAT_D128
Govindraj Raja
2024-07-22
fix(xlat): correct attribute retrieval in a RME enabled system
Manish V Badarkhe
2024-05-02
refactor(cpufeat): add macro to simplify is_feat_xx_present
Sona Mathew
2024-05-02
chore: simplify the macro names in ENABLE_FEAT mechanism
Sona Mathew
2023-11-03
fix(xlat): set MAX_PHYS_ADDR to total mapped physical region
Amit Nagal
2023-08-08
chore: update to use Arm word across TF-A
Govindraj Raja
2023-07-13
fix(xlat): fix defects on the xlat library reported by coverity scan
Javier Almansa Sobrino
2023-06-05
feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present
Javier Almansa Sobrino
2023-05-09
fix(tree): correct some typos
Elyes Haouas
2022-04-13
feat(spmc): prevent read only xlat tables with the EL3 SPMC
Sayanta Pattanayak
2021-12-03
fix(xlat): fix bug on VERBOSE trace
Javier Almansa Sobrino
2021-10-06
Merge changes from topic "za/feat_rme" into integration
Soby Mathew
2021-10-04
feat(rme): add xlat table library changes for FEAT_RME
Zelalem Aweke
2021-10-04
fix(xlat): remove always true check in assert
Yann Gautier
2020-10-12
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-04-07
locks: bakery: use is_dcache_enabled() helper
Masahiro Yamada
2020-04-03
Merge "xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabl...
Mark Dykes
2020-04-03
xlat lib v2: Add support to pass shareability attribute for normal memory region
Pramod Kumar
2020-04-03
xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled()
Masahiro Yamada
2020-04-02
xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES
Masahiro Yamada
2020-03-31
xlat_tables_v2: add enable_mmu()
Masahiro Yamada
2020-03-11
xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE}
Masahiro Yamada
2020-02-24
Read-only xlat tables for BL31 memory
Petre-Ionut Tudor
2020-01-22
xlat_tables_v2: simplify end address checks in mmap_add_region_check()
Masahiro Yamada
2019-11-12
Coding guideline suggest not to use unsigned long
Deepika Bhavnani
2019-10-18
xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config
Artsem Artsemenka
2019-08-01
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-05-24
Add support for Branch Target Identification
Alexei Fedorov
2019-04-03
SPM: Move shim layer to TTBR1_EL1
Antonio Nino Diaz
2019-03-19
xlat_tables_v2: Revert recent changes to remove recursion
Antonio Nino Diaz
2019-03-05
xlat_tables_v2: print xlat tables without recursion
David Pu
2019-03-05
xlat_tables_v2: unmap region without recursion.
David Pu
2019-03-05
xlat_tables_v2: map region without recursion.
David Pu
[next]