122 Commits (e9868458e6de2ffb3c08e2fafa444a812b895337)

Author SHA1 Message Date
Govindraj Raja 4c700c1563 chore: update to use Arm word across TF-A 1 year ago
Javier Almansa Sobrino 2974ad87b8 fix(xlat): fix defects on the xlat library reported by coverity scan 1 year ago
Javier Almansa Sobrino bff074dd94 feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present 2 years ago
Elyes Haouas 1b491eead5 fix(tree): correct some typos 2 years ago
Sayanta Pattanayak 70d986ddbb feat(spmc): prevent read only xlat tables with the EL3 SPMC 4 years ago
Javier Almansa Sobrino 956d76f69d fix(xlat): fix bug on VERBOSE trace 3 years ago
Zelalem Aweke 362182386b feat(rme): add xlat table library changes for FEAT_RME 3 years ago
Yann Gautier 74d720a026 fix(xlat): remove always true check in assert 3 years ago
Jimmy Brisson d7b5f40823 Increase type widths to satisfy width requirements 4 years ago
Masahiro Yamada 115041633d locks: bakery: use is_dcache_enabled() helper 5 years ago
Pramod Kumar 06aca857f4 xlat lib v2: Add support to pass shareability attribute for normal memory region 5 years ago
Masahiro Yamada 3cde15fade xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled() 5 years ago
Masahiro Yamada 268131c24f xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES 5 years ago
Masahiro Yamada f554773520 xlat_tables_v2: add enable_mmu() 5 years ago
Masahiro Yamada 363830df1c xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} 5 years ago
Petre-Ionut Tudor 60e8f3cfd5 Read-only xlat tables for BL31 memory 5 years ago
Masahiro Yamada c3fc368a5a xlat_tables_v2: simplify end address checks in mmap_add_region_check() 5 years ago
Deepika Bhavnani 9afe8cdc06 Coding guideline suggest not to use unsigned long 5 years ago
Artsem Artsemenka 0e7a0540d7 xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
Antonio Nino Diaz 6de6965b2f SPM: Move shim layer to TTBR1_EL1 6 years ago
Antonio Nino Diaz f253645d69 xlat_tables_v2: Revert recent changes to remove recursion 6 years ago
David Pu c54c7fc358 xlat_tables_v2: print xlat tables without recursion 6 years ago
David Pu db8cac2d98 xlat_tables_v2: unmap region without recursion. 6 years ago
David Pu 0ffe269215 xlat_tables_v2: map region without recursion. 6 years ago
David Pu e664b5b6ae xlat_tables_v2: find VA/idx with helper functions. 6 years ago
David Pu 3ff6e401f9 xlat_tables_v2: get unmap action type with helper function. 6 years ago
Varun Wadekar a1d00bb3ce xlat_tables_v2: mark 'xlat_clean_dcache_range' unused 6 years ago
Antonio Nino Diaz 702b600ff3 xlat v2: Fix comment 6 years ago
Sathees Balya cedfa04ba5 lib/xlat_tables: Add support for ARMv8.4-TTST 6 years ago
Antonio Nino Diaz 2559b2c825 xlat v2: Dynamically detect need for CnP bit 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz bbc8100720 SPM: Support multiple xlat tables contexts 6 years ago
Antonio Nino Diaz 9056f10806 xlat v2: Support mapping regions with allocated VA 6 years ago
Soby Mathew f1722b693d PIE: Use PC relative adrp/adr for symbol reference 6 years ago
Antonio Nino Diaz 03987d01e9 xlat: Fix compatibility between v1 and v2 6 years ago
Antonio Nino Diaz a5fa5658e8 xlat: Fix checks in mmap_add() and mmap_add_ctx() 6 years ago
Daniel Boulby aff2863fe6 Mark xlat tables initialization code 6 years ago
Daniel Boulby 79621f0038 xlat: Change check in mmap_add and mmap_add_ctx() 6 years ago
Antonio Nino Diaz 90e0c98373 xlat: Remove deprecated interfaces 6 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Antonio Nino Diaz 1a92a0e00a xlat v2: Support the EL2 translation regime 6 years ago
Antonio Nino Diaz 3e318e4037 xlat v2: Flush xlat tables after being modified 6 years ago
Antonio Nino Diaz e5d5951973 xlat v2: Cleanup get/change mem attr helpers 6 years ago
Antonio Nino Diaz 5b395e3746 xlat: Use bool instead of int 6 years ago
Antonio Nino Diaz e7b9886c7c xlat: Fix MISRA defects 6 years ago
Antonio Nino Diaz 1dd6c05132 xlat: Remove references to the Trusted Firmware 6 years ago
Antonio Nino Diaz 63ddbae365 xlat v2: Make setup_mmu_config public 6 years ago