98 Commits (7d2a608a73d71b808ae02d1b910fceee76cc6a65)

Author SHA1 Message Date
Salman Nabi b90bbd1af4 refactor(console): flush before console_switch_state 8 months ago
Manish Pandey f87e54f73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT 1 year ago
Nishant Sharma 6e92a82c81 feat(ras): reuse SPM_MM specific defines for SPMC_AT_EL3 1 year ago
Omkar Anand Kulkarni bf01999aba fix(plat/common): register PLAT_SP_PRI only if not already registered 1 year ago
Elyes Haouas 1b491eead5 fix(tree): correct some typos 2 years ago
Manish Pandey 9202d51990 refactor(ras): replace RAS_EXTENSION with FEAT_RAS 2 years ago
Govindraj Raja 7e619ecc89 refactor(aarch64): refactor usage of elx_panic 2 years ago
Govindraj Raja f4be868be9 refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usage 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
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