TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
c3cf06f1a3a9b9ee8ac7a0ae505f95c45f7dca84
/
include
/
common
/
aarch64
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
f1722b6
PIE: Use PC relative adrp/adr for symbol reference
by Soby Mathew
· 7 years ago
583cb00
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· 7 years ago
cc5859c
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 7 years ago
3ff4aaa
AArch64: Enable lower ELs to use pointer authentication
by Jeenu Viswambharan
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
871de53
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 7 years ago
a9203ed
Add end_vector_entry assembler macro
by Roberto Vargas
· 7 years ago
b2805da
Remove .func and .endfunc assembler directives
by Roberto Vargas
· 7 years ago
0cc7aa8
xlat v2: Split MMU setup and enable
by Jeenu Viswambharan
· 7 years ago
79c1799
Correct some typo errors in comment
by Qixiang Xu
· 7 years ago
14c6016
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
b4ad976
fix instruction address range limitation
by Jiafei Pan
· 7 years ago
7d173fc
Add support for BL2 in XIP memory
by Jiafei Pan
· 7 years ago
040f1e6
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 8 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
f62ad32
Workaround for CVE-2017-5715 on Cortex A57 and A72
by Dimitris Papastamos
· 8 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 8 years ago
1a85337
Enable SVE for Non-secure world
by David Cunado
· 8 years ago
281a08c
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 8 years ago
2fccb22
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 8 years ago
31823b6
Add CFI debug info to vector entries
by Douglas Raillard
· 8 years ago
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 8 years ago
18f2efd
Fully initialise essential control registers
by David Cunado
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
51faada
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
1a80e88
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
85e93ba
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
308d359
Introduce unified API to zero memory
by Douglas Raillard
· 9 years ago
b38bc68
Allow spin locks to be defined from assembly
by Jeenu Viswambharan
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
a806dad
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 9 years ago
495f3d3
Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR
by David Cunado
· 9 years ago
738b1fd
Rearrange assembly helper macros
by Soby Mathew
· 9 years ago
532ed61
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago