60 Commits (ba6c31da59e86ba81fe0b846a9be1cb470c5e9f7)

Author SHA1 Message Date
Jeenu Viswambharan eecdf19b73 FVP: Fix AArch32 stack functions to be ABI-compliant 7 years ago
Dimitris Papastamos 21568304ef sp_min: Implement `sp_min_plat_runtime_setup()` 8 years ago
Masahiro Yamada bb41eb7a9d cert: move platform_oid.h to include/tools_share for all platforms 8 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
Soby Mathew a6b3954b2f AArch32: Enable override of plat_set_my_stack/plat_get_my_stack 8 years ago
dp-arm 04c1db1e57 PSCI: Decouple PSCI stat residency calculation from PMF 8 years ago
dp-arm f3ded3782c tbbr: Simplify conditional 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
dp-arm d35dee23b6 tbbr: Fix updating of Non-Trusted NV counter 8 years ago
Yatharth Kochar 69d59e0ce9 AArch32: Miscellaneous fixes in the AArch32 code 8 years ago
Masahiro Yamada 240b314030 Fix comment of plat_reset_handler stub 8 years ago
Yatharth Kochar 1a0a3f0622 AArch32: Common changes needed for BL1/BL2 8 years ago
Sandrine Bailleux 8c9e1af0b5 Add WFI in platform's unexpected error handlers 8 years ago
Soby Mathew 877cf3ff12 AArch32: Add essential ARM platform and FVP support 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
Dan Handley 1f37b9442f FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago
Yatharth Kochar 7baff11fb5 Add descriptor based image management support in BL1 9 years ago
Soby Mathew 78e6161373 Ensure BL31 does not print to boot console by default 9 years ago
Soby Mathew f14d188681 Prepare platforms to use refactored ARM GIC drivers 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
Achin Gupta 539a7b383d Remove the concept of coherent stacks 11 years ago
Achin Gupta afff8cbdd8 Make enablement of the MMU more flexible 11 years ago
Dan Handley 1e8c5c4f20 Refactor fvp gic code to be a generic driver 11 years ago
Juan Castillo 4f2104ff20 Remove all checkpatch errors from codebase 11 years ago
Dan Handley dff8e47a4b Add enable mmu platform porting interfaces 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Andrew Thoelke 2bf28e620a Allocate single stacks for BL1 and BL2 11 years ago
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections 11 years ago