TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
be96158fbb76d6173f2f6ab4ca1655f2918cbb52
/
plat
/
common
/
aarch64
781d07a
refactor(twed): improve TWED enablement in EL-3
by Jayanth Dodderi Chidanand
· 3 years, 4 months ago
4ce3e99
fix: libc: use long for 64-bit types on aarch64
by Scott Branden
· 5 years ago
30e8fa7
refactor(plat/ea_handler): Use default ea handler implementation for panic
by Pali Rohár
· 4 years, 2 months ago
a5fea81
fix(plat/ea_handler): print newline before fatal abort error message
by Pali Rohár
· 4 years, 2 months ago
5d9101b
Fix typos and misspellings
by David Horstmann
· 4 years, 9 months ago
8109d2d
Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration
by Alexei Fedorov
· 4 years, 9 months ago
v2.4-rc0
3ed5606
Use constant stack size with RECLAIM_INIT_CODE
by David Horstmann
· 4 years, 10 months ago
831b0e9
Don't return error information from console_flush
by Jimmy Brisson
· 5 years ago
262acea
ehf: use common priority level enumuration
by Sandeep Tripathy
· 5 years ago
c2e3b3b
BL31: Fix relocation error for PIE
by Alexei Fedorov
· 5 years ago
34dd1e9
TF-A: Fix BL31 linker script error
by Alexei Fedorov
· 5 years ago
6cac724
Enable v8.6 WFE trap delays
by johpow01
· 5 years ago
b4292bc
Fix crash dump for lower EL
by Alexei Fedorov
· 5 years ago
f51df47
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· 6 years ago
5b6ebee
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
2cc9777
Remove deprecated plat_crash_console_*
by Ambroise Vincent
· 6 years ago
7330861
Minor changes to documentation and comments
by Antonio Nino Diaz
· 6 years ago
e095ba3
Remove unused function symbols
by Varun Wadekar
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
63c52d0
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
by Julius Werner
· 7 years ago
b2f7c9d
plat/common: Remove duplication of plat_crash_console functions/stubs
by Julius Werner
· 7 years ago
e74afb6
Deprecate weak crash console functions
by Antonio Nino Diaz
· 7 years ago
6c9ada3
Add sample crash console functions
by Antonio Nino Diaz
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
34244d9
Remove deprecated early platform setup interfaces
by Antonio Nino Diaz
· 7 years ago
0b81230
PSCI: Remove deprecated file plat_psci_common.c
by Antonio Nino Diaz
· 7 years ago
871de53
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 7 years ago
eaeaa4d
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· 7 years ago
d5a23af
RAS: Introduce handler for Double Faults
by Jeenu Viswambharan
· 7 years ago
b56dc2a
RAS: Introduce handler for Uncontainable errors
by Jeenu Viswambharan
· 7 years ago
64ee263
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· 7 years ago
e1040aa
Fix build error with correct format string
by Jeenu Viswambharan
· 7 years ago
362599e
RAS: Add support for node registration
by Jeenu Viswambharan
· 8 years ago
76454ab
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 8 years ago
0a2d5b4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 8 years ago
97924e4
Suppress spurious deprecated declaration warnings
by Dan Handley
· 7 years ago
a6f340f
Introduce the new BL handover interface
by Soby Mathew
· 8 years ago
0fc50a8
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 8 years ago
17cd67d
Add default crash console code to hook up to new console API
by Julius Werner
· 8 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 8 years ago
b7cb133
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 8 years ago
01f62b6
Add platform hooks for boot redundancy support
by Roberto Vargas
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
044bb2f
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
801cf93
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
7531120
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
d50ece0
Simplify translation tables headers dependencies
by Antonio Nino Diaz
· 8 years ago
240b314
Fix comment of plat_reset_handler stub
by Masahiro Yamada
· 9 years ago
8c9e1af
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· 9 years ago
532ed61
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
663db20
Derive stack alignment from CACHE_WRITEBACK_GRANULE
by Soby Mathew
· 9 years ago
d448639
Add 32 bit version of plat_get_syscnt_freq
by Antonio Nino Diaz
· 9 years ago
1c3ea10
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 10 years ago
78e6161
Ensure BL31 does not print to boot console by default
by Soby Mathew
· 10 years ago
862b5dc
Pass the entry point info to bl1_plat_prepare_exit()
by Sandrine Bailleux
· 10 years ago
40fc6cd
Add optional platform error handler API
by Juan Castillo
· 10 years ago
e3f6712
Add optional bl1_plat_prepare_exit() API
by Juan Castillo
· 10 years ago
5c8babc
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 10 years ago
6748784
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 10 years ago
32bc85f
PSCI: Implement platform compatibility layer
by Soby Mathew
· 10 years ago
8ee2498
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
12d0d00
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
8b77962
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago
24fb838
Add platform API for reset handling
by Soby Mathew
· 11 years ago
53fdceb
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· 11 years ago
6397bf6
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 11 years ago
c67b09b
Introduce crash console APIs for crash reporting
by Soby Mathew
· 11 years ago
539a7b3
Remove the concept of coherent stacks
by Achin Gupta
· 11 years ago
afff8cb
Make enablement of the MMU more flexible
by Achin Gupta
· 11 years ago
4f2104f
Remove all checkpatch errors from codebase
by Juan Castillo
· 11 years ago
dff8e47
Add enable mmu platform porting interfaces
by Dan Handley
· 11 years ago
for-v0.4-rc0
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
2bf28e6
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· 11 years ago
0a30cf5
Place assembler functions in separate sections
by Andrew Thoelke
· 11 years ago
ca823d2
Increase coherent stack sizes
by Achin Gupta
· 12 years ago
3a4cae0
Change comments in assembler files to help ctags
by Jeenu Viswambharan
· 12 years ago
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· 12 years ago
c8afc78
psci: fix error due to a non zero context id
by Achin Gupta
· 12 years ago
ab2d31e
Enable third party contributions
by Dan Handley
· 12 years ago
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· 12 years ago
v0.2