- 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 6 months ago
- 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 6 months ago
- 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 6 months ago
- 96109de Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · 4 years, 6 months ago
- b26fafa fconf: Update dyn_config compatible string by Louis Mayencourt · 4 years, 7 months ago
- fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 7 months ago
- 8acc493 coreboot: Add memory range parsing by Julius Werner · 4 years, 7 months ago
- 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 7 months ago
- 03fa063 Merge "xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled()" into integration by Mark Dykes · 4 years, 7 months ago
- 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · 4 years, 9 months ago
- 0a3c95b xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled() by Masahiro Yamada · 4 years, 7 months ago
- f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 4 years, 7 months ago
- c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · 4 years, 7 months ago
- 3176571 fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES by Masahiro Yamada · 4 years, 7 months ago
- fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · 4 years, 7 months ago
- 5d60f2a fconf: notify if fw_config dt is not used by Manish Pandey · 4 years, 7 months ago
- 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 7 months ago
- 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 8 months ago
- 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 8 months ago
- e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 8 months ago
- ddd2224 Merge "locks: bakery: add a DMB to the 'read_cache_op' macro" into integration by Soby Mathew · 4 years, 8 months ago
- 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 5 years ago
- 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · 4 years, 8 months ago
- 892fff9 cpus: denver: fixup register used to store return address by Kalyani Chidambaram · 6 years ago
- d3ad4c7 locks: bakery: add a DMB to the 'read_cache_op' macro by Varun Wadekar · 6 years ago
- c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 9 months ago
- bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 8 months ago
- 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · 4 years, 8 months ago
- c2f8d6d coreboot: Use generic base address by Andre Przywara · 4 years, 9 months ago
- e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 5 years ago
- 0fc5403 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · 4 years, 9 months ago
- c9a45ed Merge "Add CPULib for Klein Core" into integration by joanna.farley · 4 years, 9 months ago
- 5ee3abc cpus: higher performance non-cacheable load forwarding by Varun Wadekar · 6 years ago
- 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 9 months ago
- d904ac1 Add Matterhorn CPU lib by Jimmy Brisson · 4 years, 10 months ago
- 2463f9d Add CPULib for Klein Core by Jimmy Brisson · 5 years ago
- 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 9 months ago
- 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · 5 years ago
- 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 5 years ago
- 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 11 months ago
- 81bd916 fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 5 years ago
- 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · 5 years ago
- 944ade8 fconf: initial commit by Louis Mayencourt · 5 years ago
- e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 9 months ago
- 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 9 months ago
- 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 9 months ago
- 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 9 months ago
- a350606 coverity: debugfs devfip remove comparisons to LONG_MAX by Olivier Deprez · 4 years, 10 months ago
- bbea3b8 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · 4 years, 9 months ago
- 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 9 months ago
- ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 9 months ago
- 5339677 Merge "qemu: Implement PSCI_CPU_OFF." into integration by Soby Mathew · 4 years, 9 months ago
- af50992 Merge "T589: Fix insufficient ordering guarantees in bakery lock" into integration by Soby Mathew · 4 years, 9 months ago
- 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 10 months ago
- d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 4 years, 9 months ago
- 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 9 months ago
- f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 9 months ago
- c3c4400 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · 4 years, 9 months ago
- 3880a36 Neovers N1: added support to update presence of External LLC by Manish Pandey · 4 years, 9 months ago
- d842859 Merge "xlat_tables_v2: simplify end address checks in mmap_add_region_check()" into integration by Soby Mathew · 4 years, 9 months ago
- 2df4445 Merge "Prevent speculative execution past ERET" into integration by Soby Mathew · 4 years, 9 months ago
- 121b64f Merge "Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"" into integration by Mark Dykes · 4 years, 10 months ago
- c0763b6 Errata workarounds N1 1043202, 1315703 default off by laurenw-arm · 4 years, 10 months ago
- f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 4 years, 10 months ago
- 615ec97 Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature" by Mark Dykes · 4 years, 10 months ago
- 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 10 months ago
- b03d4cd xlat_tables_v2: simplify end address checks in mmap_add_region_check() by Masahiro Yamada · 4 years, 10 months ago
- 7a53980 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 10 months ago
- 236f7bd compiler_rt: Import popcountdi2.c and popcountsi2.c files by Lionel Debieve · 5 years ago
- 1021916 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · 4 years, 10 months ago
- 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 5 years ago
- 6bda547 compiler_rt: Import aeabi_ldivmode.S file and dependencies by Lionel Debieve · 4 years, 10 months ago
- 4efede7 Workaround for Hercules erratum 1688305 by Madhukar Pappireddy · 4 years, 11 months ago
- ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 11 months ago
- 08864a2 Merge "debugfs: add FIP device" into integration by Mark Dykes · 4 years, 11 months ago
- 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 11 months ago
- db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
- 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
- fa01598 aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 5 years ago
- af650a3 debugfs: add FIP device by Olivier Deprez · 5 years ago
- cb4c562 debugfs: add 9p device interface by Olivier Deprez · 5 years ago
- eb1e7e4 Merge changes from topic "aa/sel2_support" into integration by Olivier Deprez · 5 years ago
- 94606d6 Merge "libc: add memrchr" into integration by Alexei Fedorov · 5 years ago
- 35248f2 libc: add memrchr by Ambroise Vincent · 5 years ago
- a533447 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 5 years ago
- 023c155 Add support for enabling S-EL2 by Achin Gupta · 5 years ago
- 02c3568 adding support to enable different personality of the same soc. by Pankaj Gupta · 5 years ago
- e5dce5d Merge "Coding guideline suggest not to use unsigned long" into integration by Sandrine Bailleux · 5 years ago
- d091bf6 Merge "Fix white space errors + remove #if defined" into integration by Sandrine Bailleux · 5 years ago
- eb2b2b6 Coding guideline suggest not to use unsigned long by Deepika Bhavnani · 5 years ago
- 839a966 Merge "Disable stack protection explicitly" into integration by Paul Beesley · 5 years ago
- cd9a943 Fix white space errors + remove #if defined by laurenw-arm · 5 years ago
- da12924 Disable stack protection explicitly by Simon South · 5 years ago
- bce728f xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config by Artsem Artsemenka · 5 years ago
- 2fbce24 Merge "Neoverse N1 Errata Workaround 1542419" into integration by Soby Mathew · 5 years ago
- a5b401b Merge "Fix the CAS spinlock implementation" into integration by Soby Mathew · 5 years ago
- 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 5 years ago
- ad04201 Fix the CAS spinlock implementation by Soby Mathew · 5 years ago
- efda055 Merge "TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U" into integration by Soby Mathew · 5 years ago
- 3dd9f2b TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 5 years ago