15227 Commits (09bf366bef9bcbf10267ec036b8de7b5b35fd58e)
 

Author SHA1 Message Date
Achin Gupta a4fa3cb159 Document design of the Interrupt Mangement Framework 11 years ago
Dan Handley eab932bf6a Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting' 11 years ago
Dan Handley 78247453a7 Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide' 11 years ago
Dan Handley 79a9ae5a8f Merge pull request #121 'vikramkanigiri:vk/doc_for_133' 11 years ago
Vikram Kanigiri e452cd8993 Documentation for BL3-1 hardening and reset vector 11 years ago
Dan Handley db2c760fe4 Trusted Firmware v0.4 release documentation 11 years ago
Dan Handley 5e831e69be User guide updates for v0.4 release 11 years ago
Lin Ma f984ce84ba Enable mapping higher physical address 11 years ago
Soby Mathew 87625fde47 Documentation for the new crash reporting implementation 11 years ago
Dan Handley 279afef30a Merge pull request #116 from 'danh-arm:dh/refactoring-docs' 11 years ago
Dan Handley b68954c8f2 Fix porting guide references to platform.h 11 years ago
Dan Handley e10af77b28 Merge pull request #111 'soby-mathew-sm:fix_cookie_to_int_handler' 11 years ago
Dan Handley 886dfdf21a Merge pull request #115 'athoelke-at:fix-bl31-X1-parameter' 11 years ago
Dan Handley bcc8d77933 Merge pull request #114 from 'vikramkanigiri:vk/pass_bl33_args' 11 years ago
Soby Mathew a378108536 Fix compilation issue for IMF_READ_INTERRUPT_ID build flag 11 years ago
Soby Mathew b460b8bf23 Pass 'cookie' parameter to interrupt handler in BL3-1 11 years ago
Andrew Thoelke 0346267194 Allow platform parameter X1 to be passed to BL3-1 11 years ago
Vikram Kanigiri f05cb4a764 Pass the args to the BL3-3 entrypoint 11 years ago
Dan Handley 05b6edfe26 Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into for-v0.4 11 years ago
Dan Handley 22e002da5f Merge pull request #112 from danh-arm:dh/refactor-plat-header-v4 into for-v0.4 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
Soby Mathew 10b65ecf47 Fixup Standard SMC Resume Handling 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
Dan Handley 7a9a5f2d22 Remove unused data declarations 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Andrew Thoelke f53d0fce3f Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 11 years ago
Sandrine Bailleux 638363eb5f doc: Update information about the memory layout 11 years ago
Sandrine Bailleux a37255a205 Make the memory layout more flexible 11 years ago
Sandrine Bailleux 4f59d8359f Make BL1 RO and RW base addresses configurable 11 years ago
Andrew Thoelke 8957fc76aa Merge pull request #104 from athoelke:at/tsp-entrypoints-v2 11 years ago
Andrew Thoelke 65335d45f5 Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2 11 years ago
Andrew Thoelke 8545a8744b Merge pull request #102 from achingupta:ag/tf-issues#104-v2 11 years ago
Andrew Thoelke 9253530279 Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 11 years ago
Andrew Thoelke 659a670132 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 11 years ago
Andrew Thoelke b3bcbcf1de Merge pull request #103 from athoelke:dh/tf-issues#68-v3 11 years ago
Andrew Thoelke db0de0eb50 Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3 11 years ago
Andrew Thoelke 3ea8540d3c Merge pull request #67 from achingupta:ag/psci_standby_bug_fix 11 years ago
Andrew Thoelke 445fe84f98 Limit BL3-1 read/write access to SRAM 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
Dan Handley 1151c82101 Allow BL3-2 platform definitions to be optional 11 years ago
Achin Gupta a20a81e5b4 Enable secure timer to generate S-EL1 interrupts 11 years ago
Achin Gupta b44a4435c9 Add S-EL1 interrupt handling support in the TSPD 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