170 Commits (dd1eb34aa6a1f1cd7e8bbb5a288fb5e39e503f5d)

Author SHA1 Message Date
Dan Handley 5a06bb7e0b Clarify platform porting interface to TSP 10 years ago
Achin Gupta 0c8d4fef28 Unmask SError interrupt and clear SCR_EL3.EA bit 10 years ago
Dan Handley da0af78aa2 Move TSP private declarations into separate header 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Vikram Kanigiri faaa2e7644 Support asynchronous method for BL3-2 initialization 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 b51da82182 Remove coherent stack usage from the warm boot path 11 years ago
Achin Gupta 754a2b7a09 Remove coherent stack usage from the cold boot path 11 years ago
Sandrine Bailleux a1b6db6c62 fvp: Reuse BL1 and BL2 memory through image overlaying 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 9865ac1576 Further renames of platform porting functions 11 years ago
Dan Handley dff8e47a4b Add enable mmu platform porting interfaces 11 years ago
Dan Handley 17a387ad5a Rename FVP specific files and functions 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
Sandrine Bailleux a37255a205 Make the memory layout more flexible 11 years ago
Andrew Thoelke 399fb08fff Use a vector table for TSP entrypoints 11 years ago
Soby Mathew 239b04fa31 Non-Secure Interrupt support during Standard SMC processing in TSP 11 years ago
Achin Gupta a20a81e5b4 Enable secure timer to generate S-EL1 interrupts 11 years ago
Achin Gupta 57356e9094 Add support for asynchronous FIQ handling in TSP 11 years ago
Achin Gupta 6cf8902131 Add support for synchronous FIQ handling in TSP 11 years ago
Achin Gupta fa9c08b7d1 Use secure timer to generate S-EL1 interrupts 11 years ago
Sandrine Bailleux 53514b2909 fvp: Move TSP from Secure DRAM to Secure SRAM 11 years ago
Sandrine Bailleux 2467f70fde TSP: Let the platform decide which secure memory to use 11 years ago
Vikram Kanigiri 6871c5d3a2 Rework memory information passing to BL3-x images 11 years ago
Sandrine Bailleux db8989d5a5 fvp: Use the right implem. of plat_report_exception() in BL3-2 11 years ago
Sandrine Bailleux b793e43166 fvp: Provide per-EL MMU setup functions 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 bee8241711 Remove vpath usage in makefiles 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 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
Andrew Thoelke dccc537a72 Use --gc-sections during link 11 years ago
Sandrine Bailleux 6c595b3d11 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 11 years ago
Sandrine Bailleux d1466a2eab TSP: Make the platform-specific makefile mandatory 11 years ago
Jeenu Viswambharan 9f98aa1a7e Specify image entry in linker script 11 years ago
Jon Medhurst fb05246201 Generate build time and date message at link time. 11 years ago
Jon Medhurst 38aa76a87f fvp: Make use of the generic MMU translation table setup code 11 years ago
Jon Medhurst 6d55d109a3 Update Makefiles to get proper dependency checking working. 11 years ago
Achin Gupta 916a2c1ec1 Rework arithmetic operations in Test Secure Payload 11 years ago
Achin Gupta 607084ee4c Add power management support in the SPD 11 years ago
Achin Gupta 375f538a79 Add Test Secure Payload Dispatcher (TSPD) service 11 years ago
Achin Gupta 7c88f3f633 Add Test Secure Payload (BL3-2) image 11 years ago