- e65d3f4 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · 5 years ago
- 5f7956c Merge "Unify type of "cpu_idx" across PSCI module." into integration by Soby Mathew · 5 years ago
- fc81021 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 5 years ago
- 2fc6ffc Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · 5 years ago
- 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 5 years ago
- 07f979b Zeus: apply the MSR SSBS instruction by John Tsichritzis · 5 years ago
- f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
- 0c411c7 Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 5 years ago
- 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
- 3056091 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 5 years ago
- e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
- 75cfba1 Merge "Fix for N1 1043202 Errata Workaround" into integration by Alexei Fedorov · 5 years ago
- 64690e0 Merge "Coverity fix: Remove GGC ignore -Warray-bounds" into integration by Paul Beesley · 5 years ago
- a33ec1e Fix for N1 1043202 Errata Workaround by laurenw-arm · 5 years ago
- 41af051 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · 5 years ago
- ef430ff FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 5 years ago
- a8ab58e Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 5 years ago
- 9624c0a Fix Coverity #261967, Infinite loop by Justin Chadwell · 5 years ago
- 4249e8b Fix Coverity #343008, Side affect in assertion by Justin Chadwell · 5 years ago
- dbff526 Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 5 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- 3d08461 Enable AMU for Cortex-Hercules by Balint Dobszay · 5 years ago
- 18b8266 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · 5 years ago
- d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
- 53f3751 Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
- 1d7dc63 Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 5 years ago
- d8210dc Romlib makefile refactoring and script rewriting by Imre Kis · 5 years ago
- b852d22 Introduce lightweight BL platform parameter library by Julius Werner · 5 years ago
- 294f9ef Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
- d0d0f17 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
- b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
- 3e43121 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- f363deb Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
- 7d6f751 Removing redundant ISB instructions by lauwal01 · 5 years ago
- 4d8801f Workaround for Neoverse N1 erratum 1275112 by lauwal01 · 5 years ago
- 11c4837 Workaround for Neoverse N1 erratum 1262888 by lauwal01 · 5 years ago
- 411f495 Workaround for Neoverse N1 erratum 1262606 by lauwal01 · 5 years ago
- 335b3c7 Workaround for Neoverse N1 erratum 1257314 by lauwal01 · 5 years ago
- 9eceb02 Workaround for Neoverse N1 erratum 1220197 by lauwal01 · 5 years ago
- ef5fa7d Workaround for Neoverse N1 erratum 1207823 by lauwal01 · 5 years ago
- 2017ab2 Workaround for Neoverse N1 erratum 1165347 by lauwal01 · 5 years ago
- e34606f Workaround for Neoverse N1 erratum 1130799 by lauwal01 · 5 years ago
- a601afe Workaround for Neoverse N1 erratum 1073348 by lauwal01 · 5 years ago
- 294062f libc: fix memchr implementation by Ambroise Vincent · 5 years ago
- 45c28e9 Merge "DSU: Apply erratum 936184 for Neoverse N1/E1" into integration by John Tsichritzis · 5 years ago
- bb2f077 DSU: Apply erratum 936184 for Neoverse N1/E1 by Louis Mayencourt · 5 years ago
- cb60e71 Merge changes from topic "jts/ti_fix" into integration by Soby Mathew · 5 years ago
- f5b904e Merge "PSCI: Lookup list of parent nodes to lock only once" into integration by Soby Mathew · 5 years ago
- 5441ed2 Merge "Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703" into integration by John Tsichritzis · 5 years ago
- 74d27d0 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 5 years ago
- 5f5d076 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · 5 years ago
- 0f95565 Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · 5 years ago
- 48d6b26 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · 6 years ago
- 629d04f Apply compile-time check for AArch64-only cores by John Tsichritzis · 5 years ago
- 8416741 Merge "Cortex-A55: workarounds for errata 1221012" into integration by Paul Beesley · 5 years ago
- 9af07df Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · 5 years ago
- 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
- bbb24f6 Introduce BTI support in ROMLIB by John Tsichritzis · 5 years ago
- 2b929c9 romlib: Improve compilation flags definition by Louis Mayencourt · 6 years ago
- 482fc9c Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · 5 years ago
- eca6e45 Disable speculative loads only if SSBS is supported by Sami Mujawar · 5 years ago
- 02a85c1 Remove .arch directives from spinlock.S by Alexei Fedorov · 5 years ago
- 0cdbd02 Merge changes from topic "sm/fix_a76_errata" into integration by Soby Mathew · 6 years ago
- f85edce Workaround for cortex-A76 errata 1286807 by Soby Mathew · 6 years ago
- e6e1d0a Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 by Soby Mathew · 6 years ago
- 076b5f0 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · 6 years ago
- 2916284 Merge changes from topic "lm/stack_protector" into integration by Soby Mathew · 6 years ago
- fd7b287 Add support for default stack-protector flag by Louis Mayencourt · 6 years ago
- cd884aa Cortex-A53: Fix reporting of missing errata when not needed by Andrew F. Davis · 6 years ago
- 632ab3e Neoverse N1: Forces cacheable atomic to near by Louis Mayencourt · 6 years ago
- 0e985d7 DSU: Implement workaround for errata 798953 by Louis Mayencourt · 6 years ago
- 2c3b76c DSU: Small fix and reformat on errata framework by Louis Mayencourt · 6 years ago
- cba71b7 Cortex-A35: Implement workaround for errata 855472 by Louis Mayencourt · 6 years ago
- dd4cf2c Cortex A9:errata 794073 workaround by Joel Hutton · 6 years ago
- c554e1a cache_helpers.s:fix mixed tabs and spaces by Joel Hutton · 6 years ago
- f999fac Add note about erratum 814220 for A7 by Joel Hutton · 6 years ago
- 9ccc5a5 Add support for Cortex-A76AE CPU by Alexei Fedorov · 6 years ago
- c6cafcd Remove deprecated interfaces by Ambroise Vincent · 6 years ago
- 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 6 years ago
- bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
- 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
- 46d58f8 Merge pull request #1902 from jts-arm/romlib by Dimitris Papastamos · 6 years ago
- ae2e01b ROMLIB bug fixes by John Tsichritzis · 6 years ago
- 3481800 Merge pull request #1887 from ambroise-arm/av/a76-cve by Dimitris Papastamos · 6 years ago
- 859cf9e Merge pull request #1900 from soby-mathew/sm/revert_xlat_changes by Soby Mathew · 6 years ago
- f253645 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 6 years ago
- cc68649 Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 6 years ago
- 1fbb682 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 6 years ago
- 3ca26be Fix restoring APIBKey registers by Sandrine Bailleux · 6 years ago
- a4546e8 Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
- 8074448 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 6 years ago
- d0d115e Cortex-A76: Optimize CVE_2018_3639 workaround by Ambroise Vincent · 6 years ago
- e8383be Cortex-A76: fix spelling by Ambroise Vincent · 6 years ago
- be10dcd Cortex-A17: Implement workaround for errata 852423 by Ambroise Vincent · 6 years ago
- 0b64c19 Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 6 years ago
- b9d20d0 Merge pull request #1882 from ambroise-arm/av/a15-errata by Soby Mathew · 6 years ago
- 9d0ac83 Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 6 years ago
- d0759c2 Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion by Soby Mathew · 6 years ago
- 5f2c690 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 6 years ago