65 Commits (e56b8dc82bba526348fc7b1d2f615c8452caf21a)

Author SHA1 Message Date
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
Masahiro Yamada 240b314030 Fix comment of plat_reset_handler stub 8 years ago
Sandrine Bailleux 8c9e1af0b5 Add WFI in platform's unexpected error handlers 8 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Soby Mathew 663db206f8 Derive stack alignment from CACHE_WRITEBACK_GRANULE 9 years ago
Antonio Nino Diaz d44863910c Add 32 bit version of plat_get_syscnt_freq 9 years ago
Antonio Nino Diaz 1c3ea103d2 Remove all non-configurable dead loops 9 years ago
Soby Mathew 78e6161373 Ensure BL31 does not print to boot console by default 9 years ago
Sandrine Bailleux 862b5dc2d1 Pass the entry point info to bl1_plat_prepare_exit() 9 years ago
Juan Castillo 40fc6cd141 Add optional platform error handler API 9 years ago
Juan Castillo e3f6712409 Add optional bl1_plat_prepare_exit() API 9 years ago
Soby Mathew 5c8babcd70 PSCI: Add deprecated API for SPD when compatibility is disabled 9 years ago
Soby Mathew 674878464a PSCI: Switch to the new PSCI frameworks 9 years ago
Soby Mathew 32bc85f2d5 PSCI: Implement platform compatibility layer 10 years ago
Soby Mathew 8ee2498039 PSCI: Add framework to handle composite power states 10 years ago
Soby Mathew 12d0d00d1e PSCI: Introduce new platform and CM helper APIs 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Soby Mathew add403514d Add CPU specific power management operations 10 years ago
Soby Mathew 24fb838f96 Add platform API for reset handling 10 years ago
Juan Castillo 53fdcebd6d Call platform_is_primary_cpu() only from reset handler 10 years ago
Soby Mathew c67b09bd2c Introduce crash console APIs for crash reporting 10 years ago