117 Commits (0dc3c353054896722b7cbfbd04a4d845619485e7)

Author SHA1 Message Date
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
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Yatharth Kochar 5698c5b3db Remove `RUN_IMAGE` usage as opcode passed to next EL. 9 years ago
Soby Mathew 7a24cba5c2 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED 9 years ago
Sandrine Bailleux 68a68c925f Introduce print_entry_point_info() function 9 years ago
Juan Castillo 78460a05e4 Use standard errno definitions in load_auth_image() 9 years ago
Achin Gupta 54dc71e7ec Make generic code work in presence of system caches 9 years ago
Vikram Kanigiri a2f8b16650 Ensure BL2 security state is secure 9 years ago
Juan Castillo fedbc0497b TBB: abort boot if BL3-2 cannot be authenticated 9 years ago
Soby Mathew 58523c076a PSCI: Add documentation and fix plat_is_my_cpu_primary() 10 years ago
Soby Mathew 85a181ce38 PSCI: Migrate TF to the new platform API and CM helpers 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 12d0d00d1e PSCI: Introduce new platform and CM helper APIs 10 years ago
Juan Castillo 1779ba6b97 TBB: switch to the new authentication framework 10 years ago
Juan Castillo dff93c8675 TBB: add TBBR Chain of Trust 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Sandrine Bailleux c9915c0b0f Bug fix: Build time condition to relocate RW data 10 years ago
Sandrine Bailleux 52010cc779 Rationalize reset handling code 10 years ago
Sandrine Bailleux 452b7fa25e Remove FIRST_RESET_HANDLER_CALL build option 10 years ago
Dan Handley 90b3a6acb5 Add linker symbol declarations to bl_common.h 10 years ago
Dan Handley e2bf57f841 Add header guards to asm macro files 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Vikram Kanigiri a7e98ad514 Add macro to calculate number of elements in an array 10 years ago
Sandrine Bailleux dad25049ce Enable type-checking of arguments passed to printf() et al. 10 years ago
Juan Castillo 40febc3ac8 TBB: add authentication module interface 10 years ago
Juan Castillo b7124ea7f6 TBB: add support to include certificates in a FIP image 10 years ago
Yatharth Kochar 79a97b2ef7 Call reset handlers upon BL3-1 entry. 10 years ago
Soby Mathew aecc084080 Rework use of labels in assembly macros. 10 years ago
Dan Handley 289c28a8f5 Add concept of console output log levels 10 years ago
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase 11 years ago
Soby Mathew 626ed510f1 Rework the crash reporting in BL3-1 to use less stack 11 years ago
Soby Mathew bc9201289c Implement an assert() callable from assembly code 10 years ago
Soby Mathew c67b09bd2c Introduce crash console APIs for crash reporting 10 years ago
Juan Castillo aaa3e722c0 Add support for printing version at runtime 11 years ago
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Andrew Thoelke 167a935733 Initialise CPU contexts from entry_point_info 11 years ago
Dan Handley dec5e0d1da Move BL porting functions into platform.h 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Vikram Kanigiri dbad1bacba Add support for BL3-1 as a reset vector 11 years ago
Vikram Kanigiri 6871c5d3a2 Rework memory information passing to BL3-x images 11 years ago
Vikram Kanigiri 4112bfa0c2 Populate BL31 input parameters as per new spec 11 years ago
Vikram Kanigiri 29fb905d5f Rework handover interface between BL stages 11 years ago
Vikram Kanigiri 23ff9baa7e Introduce macros to manipulate the SPSR 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Andrew Thoelke 5f6032a820 Optimise data cache clean/invalidate operation 11 years ago
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago