693 Commits (8061a973ec122b49e2fb79a51a67695f2b888e59)
 

Author SHA1 Message Date
danh-arm 5c633bdff3 Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 11 years ago
danh-arm 3934d1a6cc Merge pull request #128 from sandrine-bailleux/sb/make-load_image-ep-optional 11 years ago
achingupta 2966dc2cf5 Merge pull request #127 from sandrine-bailleux/sb/fix-pl011-fifo-polling 11 years ago
achingupta ca1e6b63c4 Merge pull request #126 from sandrine-bailleux/sb/include-missing-hfile 11 years ago
achingupta 4c5f8dc9a5 Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr 11 years ago
Andrew Thoelke 9c22b32300 Make the BL3-1 crash reporting optional 11 years ago
Andrew Thoelke 08ab89d324 Provide cm_get/set_context() for current CPU 11 years ago
Andrew Thoelke 2b677652e0 Merge Pull Request #120 (patch 1) from 'linmaonly:lin_patch2' 11 years ago
Andrew Thoelke 5003ecabf8 PSCI SMC handler improvements 11 years ago
Andrew Thoelke 5c3272a717 Make system register functions inline assembly 11 years ago
Sandrine Bailleux 743a6111f6 fvp: Remove unused 'bl2_el_change_mem_ptr' variable 11 years ago
Sandrine Bailleux 63db7ba293 Make the entry point argument optional in load_image() 11 years ago
Sandrine Bailleux d831af90a3 PL011: Fix a bug in the UART FIFO polling 11 years ago
Sandrine Bailleux e4d1338990 Include 'platform_def.h' header file in 'crash_reporting.S' 11 years ago
Dan Handley 977fbcd4e0 Merge pull request #122 from 'danh-arm:dh/v0.4-docs' 11 years ago
Dan Handley a96e12df17 Merge pull request #124 from 'danh-arm:sm/imf-documentation' 11 years ago
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