87 Commits (872d86568ada3c8c292bb20ab4b1a6ed0a61d562)

Author SHA1 Message Date
Baruch Siach 5fb6946ad7 fix(console): fix crash on spin_unlock with cache disabled 2 years ago
Manish Pandey 46cc41d559 fix(ras): restrict RAS support for NS world 2 years ago
Manish Pandey 0ae4a3a3f0 fix(debug): decouple "get_el_str()" from backtrace 2 years ago
Claus Pedersen 885e268304 refactor(libc): clean up dependencies in libc 2 years ago
Jayanth Dodderi Chidanand 781d07a421 refactor(twed): improve TWED enablement in EL-3 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
Pali Rohár 30e8fa7e77 refactor(plat/ea_handler): Use default ea handler implementation for panic 3 years ago
Pali Rohár a5fea81058 fix(plat/ea_handler): print newline before fatal abort error message 3 years ago
David Horstmann 5d9101b39c Fix typos and misspellings 4 years ago
David Horstmann 3ed5606bd1 Use constant stack size with RECLAIM_INIT_CODE 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Sandeep Tripathy 262aceaac4 ehf: use common priority level enumuration 4 years ago
Alexei Fedorov c2e3b3bb16 BL31: Fix relocation error for PIE 4 years ago
Alexei Fedorov 34dd1e96fd TF-A: Fix BL31 linker script error 5 years ago
johpow01 6cac724d52 Enable v8.6 WFE trap delays 5 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Masahiro Yamada f51df47572 console: add a flag to prepend '\r' in the multi-console framework 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Ambroise Vincent 2cc9777170 Remove deprecated plat_crash_console_* 6 years ago
Antonio Nino Diaz 73308618fe Minor changes to documentation and comments 6 years ago
Varun Wadekar e095ba34d7 Remove unused function symbols 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Julius Werner 63c52d0071 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support 6 years ago
Julius Werner b2f7c9dd80 plat/common: Remove duplication of plat_crash_console functions/stubs 6 years ago
Antonio Nino Diaz e74afb652c Deprecate weak crash console functions 6 years ago
Antonio Nino Diaz 6c9ada3150 Add sample crash console functions 6 years ago
Antonio Nino Diaz fe199e3bac Remove all other deprecated interfaces and files 6 years ago
Antonio Nino Diaz 34244d946d Remove deprecated early platform setup interfaces 6 years ago
Antonio Nino Diaz 0b81230599 PSCI: Remove deprecated file plat_psci_common.c 6 years ago
Roberto Vargas 871de5373d PSCI: Remove platform compatibility layer 6 years ago
Jeenu Viswambharan eaeaa4d048 RAS: Introduce handler for EL3 EAs 6 years ago
Jeenu Viswambharan d5a23af50f RAS: Introduce handler for Double Faults 7 years ago
Jeenu Viswambharan b56dc2a98c RAS: Introduce handler for Uncontainable errors 7 years ago
Jeenu Viswambharan 64ee263e20 DynamIQ: Enable MMU without using stack 7 years ago
Jeenu Viswambharan e1040aac74 Fix build error with correct format string 7 years ago
Jeenu Viswambharan 362599eca4 RAS: Add support for node registration 7 years ago
Jeenu Viswambharan 76454abf4a AArch64: Introduce External Abort handling 7 years ago
Masahiro Yamada 0a2d5b43c8 types: use int-ll64 for both aarch32 and aarch64 7 years ago
Dan Handley 97924e4521 Suppress spurious deprecated declaration warnings 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Masahiro Yamada 0fc50a86c1 plat/common: move arch-agnostic fallback functions to C file 7 years ago
Julius Werner 17cd67d2af Add default crash console code to hook up to new console API 7 years ago
Julius Werner 9536bae6df Add new function-pointer-based console API 7 years ago
Jeenu Viswambharan b7cb133e5c BL31: Add SDEI dispatcher 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION` 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
dp-arm 75311203d8 Move plat/common source file definitions to generic Makefiles 8 years ago
Antonio Nino Diaz d50ece03d9 Simplify translation tables headers dependencies 8 years ago