257 Commits (3a8c55f60062f20c37d623b35860649fc5bdffd5)

Author SHA1 Message Date
Juan Castillo 0f21c547fe Allow FP register context to be optional at build time 11 years ago
Dan Handley 1e8c5c4f20 Refactor fvp gic code to be a generic driver 11 years ago
Dan Handley 6f3b195a18 Refactor fvp_config into common platform header 11 years ago
Lin Ma 73ad2572c8 Calculate TCR bits based on VA and PA 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Andrew Thoelke 5e11375398 Inline the mmio accessor functions 11 years ago
Juan Castillo 4f2104ff20 Remove all checkpatch errors from codebase 11 years ago
Andrew Thoelke 634ec6c23b Remove calling CPU mpidr from bakery lock API 11 years ago
Andrew Thoelke 6c0b45d1ce Correctly dimension the PSCI aff_map_node array 11 years ago
Andrew Thoelke 167a935733 Initialise CPU contexts from entry_point_info 11 years ago
Andrew Thoelke ee94cc6fa6 Remove early_exceptions from BL3-1 11 years ago
Andrew Thoelke aaba4f2827 Move CPU context pointers into cpu_data 11 years ago
Andrew Thoelke 5e91007424 Per-cpu data cache restructuring 11 years ago
Andrew Thoelke 08ab89d324 Provide cm_get/set_context() for current CPU 11 years ago
Andrew Thoelke 5c3272a717 Make system register functions inline assembly 11 years ago
Lin Ma f984ce84ba Enable mapping higher physical address 11 years ago
Dan Handley 9865ac1576 Further renames of platform porting functions 11 years ago
Dan Handley 0ad4691104 Remove FVP specific comments in platform.h 11 years ago
Dan Handley dff8e47a4b Add enable mmu platform porting interfaces 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 7a9a5f2d22 Remove unused data declarations 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 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 b44a4435c9 Add S-EL1 interrupt handling support in the TSPD 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
Achin Gupta dce74b891e Introduce interrupt handling framework in BL3-1 11 years ago
Achin Gupta dcc1816c91 Introduce platform api to access an ARM GIC 11 years ago
Achin Gupta e1333f753f Introduce interrupt registration framework in BL3-1 11 years ago
Achin Gupta c429b5e932 Add context library API to change a bit in SCR_EL3 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
Lin Ma 444281cc41 Address issue 156: 64-bit addresses get truncated 11 years ago
Jeenu Viswambharan 2da8d8bfc0 Add build configuration for timer save/restore 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Achin Gupta 317ba09021 Fix broken standby state implementation in PSCI 11 years ago
Sandrine Bailleux b3254e8547 Introduce IS_IN_ELX() macros 11 years ago
Soby Mathew c3260f9b82 Preserve x19-x29 across world switch for exception handling 11 years ago
Sandrine Bailleux 31bce47e4e Remove unused 'PL011_BASE' macro 11 years ago
Andrew Thoelke 5f6032a820 Optimise data cache clean/invalidate operation 11 years ago
Andrew Thoelke 228a9f0b44 Remove unused or invalid asm helper functions 11 years ago
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Andrew Thoelke 2f5dcfef1d Replace disable_mmu with assembler version 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago