TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
da3b038fd5e39147792df02d87b61054f94da8a5
/
include
/
lib
/
cpus
/
aarch64
da3b038
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
6cf8d65
cpus: denver: Implement static workaround for CVE-2018-3639
by Varun Wadekar
· 7 years ago
cf3ed0d
cpus: denver: reset power state to 'C1' on boot
by Varun Wadekar
· 7 years ago
8a67718
DSU erratum 936184 workaround
by John Tsichritzis
· 7 years ago
ba0248b
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 7 years ago
bc6206f
lib: cpu: Add L2 cache aux control register definition to CA72
by Konstantin Porotchkin
· 7 years ago
46e8870
Add initial CPU support for Cortex-Helios
by Joel Hutton
· 8 years ago
c84b6cb
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
9fdad69
Remove integrity check in declare_cpu_ops_base
by Roberto Vargas
· 7 years ago
f21b9f6
Remove .struct directive
by Roberto Vargas
· 7 years ago
d6b7980
Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76
by Dimitris Papastamos
· 7 years ago
040b546
Implement Cortex-Ares 1043202 erratum workaround
by Dimitris Papastamos
· 7 years ago
08268e2
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
abbffe9
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 8 years ago
fe007b2
Add support for dynamic mitigation for CVE-2018-3639
by Dimitris Papastamos
· 7 years ago
b8a25bb
Implement static workaround for CVE-2018-3639
by Dimitris Papastamos
· 7 years ago
9ec3921
Check presence of fix for errata 843419 in Cortex-A53
by Jonathan Wright
· 7 years ago
a205a56
Fixup `SMCCC_ARCH_FEATURES` semantics
by Dimitris Papastamos
· 7 years ago
3991a6a
Use PFR0 to identify need for mitigation of CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
714b21f
MISRA fixes for Cortex A75 AMU implementation
by Dimitris Papastamos
· 7 years ago
f06890e
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
a2e702a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
0d3a27e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 8 years ago
b1d27b4
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 8 years ago
53bfb94
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· 8 years ago
0319a97
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· 8 years ago
6de9b33
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· 8 years ago
45b52c2
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· 8 years ago
80bcf98
CPU: Correct names of implementation-defined aux regs
by Eleanor Bonnici
· 8 years ago
e4e6c4b
CPU: Make shifted constants unsigned
by Eleanor Bonnici
· 8 years ago
030567e
include: add U()/ULL() macros for constants
by Varun Wadekar
· 8 years ago
fb7d32e
Unique names for defines in the CPU libraries
by Varun Wadekar
· 8 years ago
d40ab48
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 9 years ago
cfac68a
Cortex-A53: add some bit definitions
by Haojian Zhuang
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
b75dc0e
Add workaround for ARM Cortex-A53 erratum 855873
by Andre Przywara
· 9 years ago
018b848
Tegra: enable ECC/Parity protection for Cortex-A57 CPUs
by Varun Wadekar
· 9 years ago
9f1c5dd
cpus: denver: disable DCO operations from platform code
by Varun Wadekar
· 9 years ago
e956e22
cpus: Add support for all Denver variants
by Varun Wadekar
· 10 years ago
10bcd76
Report errata workaround status to console
by Jeenu Viswambharan
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
5dd9dbb
Add provision to extend CPU operations at more levels
by Jeenu Viswambharan
· 9 years ago
84629f2
bl31: Add error reporting registers
by Naga Sureshkumar Relli
· 9 years ago
2460ac1
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
adeecf9
Add support for Cortex-A57 erratum 833471 workaround
by Sandrine Bailleux
· 9 years ago
0728886
Add support for Cortex-A57 erratum 826977 workaround
by Sandrine Bailleux
· 9 years ago
0b77197
Add support for Cortex-A57 erratum 829520 workaround
by Sandrine Bailleux
· 9 years ago
a8b1c76
Add support for Cortex-A57 erratum 828024 workaround
by Sandrine Bailleux
· 9 years ago
df22d60
Add support for Cortex-A57 erratum 826974 workaround
by Sandrine Bailleux
· 9 years ago
54035fc
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 10 years ago
820756e9
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 10 years ago
d178637
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 10 years ago
1dbe315
Juno R2: Configure the correct L2 RAM latency values
by Sandrine Bailleux
· 10 years ago
e0d913c
Add macros for retention control in Cortex-A53/A57
by Varun Wadekar
· 10 years ago
6b0d97b
cortex_a53: Add A53 errata #826319, #836870
by Jimmy Huang
· 10 years ago
3a8c55f
Add "Project Denver" CPU support
by Varun Wadekar
· 10 years ago
e2bf57f
Add header guards to asm macro files
by Dan Handley
· 10 years ago
1ba93ae
Add support for ARM Cortex-A72 processor
by Vikram Kanigiri
· 10 years ago
79a97b2
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 11 years ago
01b916b
Juno: Implement initial platform port
by Sandrine Bailleux
· 11 years ago
d9bdaf2
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 11 years ago
d3f70af
Add CPU specific crash reporting handlers
by Soby Mathew
· 11 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago