80 Commits (143fbef42eb13d6a2f9d55558a1628a1d4039284)

Author SHA1 Message Date
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago
Yatharth Kochar 5698c5b3db Remove `RUN_IMAGE` usage as opcode passed to next EL. 9 years ago
Sandrine Bailleux 4c117f6c49 CSS: Enable booting of EL3 payloads 9 years ago
Juan Castillo 40fc6cd141 Add optional platform error handler API 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
Juan Castillo fedbc0497b TBB: abort boot if BL3-2 cannot be authenticated 9 years ago
Soby Mathew 85a181ce38 PSCI: Migrate TF to the new platform API and CM helpers 9 years ago
Juan Castillo 1779ba6b97 TBB: switch to the new authentication framework 10 years ago
Juan Castillo 05799ae0c8 TBB: add authentication framework 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Sandrine Bailleux bcb79b9041 Panic if platform specific BL3-0 handling fails 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Juan Castillo dec840af4b TBB: authenticate BL3-x images and certificates 10 years ago
Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps 10 years ago
Juan Castillo 92de35659c Bug fix: initialize bl30_image_info fields before use 10 years ago
Juan Castillo ef538c6f1b Juno: Use TZC-400 driver calls 10 years ago
Juan Castillo d7fbf13267 Fix LENGTH attribute value in linker scripts 10 years ago
Achin Gupta 0c8d4fef28 Unmask SError interrupt and clear SCR_EL3.EA bit 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo 637ebd2eb9 FVP: apply new naming conventions to memory regions 10 years ago
Juan Castillo 53fdcebd6d Call platform_is_primary_cpu() only from reset handler 10 years ago
Achin Gupta ec3c10039b Simplify management of SCTLR_EL3 and SCTLR_EL1 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
Achin Gupta 754a2b7a09 Remove coherent stack usage from the cold boot path 11 years ago
Sandrine Bailleux 93d81d64d3 Add support for BL3-0 image 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Andrew Thoelke 0346267194 Allow platform parameter X1 to be passed to BL3-1 11 years ago
Dan Handley dec5e0d1da Move BL porting functions into platform.h 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Sandrine Bailleux a37255a205 Make the memory layout more flexible 11 years ago
Dan Handley 1151c82101 Allow BL3-2 platform definitions to be optional 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
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley bee8241711 Remove vpath usage in makefiles 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections 11 years ago
Andrew Thoelke dccc537a72 Use --gc-sections during link 11 years ago