7344 Commits (0792dd7d64d1056fae05eab8cebe91ffc993923e)
 

Author SHA1 Message Date
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
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
Achin Gupta 3ee8a16402 Rework 'state' field usage in per-cpu TSP context 11 years ago
Sandrine Bailleux f860e2cf94 Doc: Add the "Building the Test Secure Payload" section 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
Juan Castillo 364daf9320 Reserve some DDR DRAM for secure use on FVP platforms 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
Andrew Thoelke 1a4f19e36a Merge pull request #91 from linmaonly/lin_dev 11 years ago
Andrew Thoelke ba9dbd1039 Merge pull request #83 from athoelke/at/tf-issues-126 11 years ago
Andrew Thoelke 39f6a68bd1 Merge pull request #85 from hliebel/hl/bl30-doc 11 years ago
Lin Ma 444281cc41 Address issue 156: 64-bit addresses get truncated 11 years ago
Harry Liebel 36eb6a7552 Improve BL3-0 documentation 11 years ago
Andrew Thoelke ec786cbca9 Merge pull request #78 from jeenuv:tf-issues-148 11 years ago
Jeenu Viswambharan 2da8d8bfc0 Add build configuration for timer save/restore 11 years ago
Jeenu Viswambharan c3c1e9b0ab Document summary of build options in user guide 11 years ago
Jeenu Viswambharan e35c404599 Reorganize build options 11 years ago
Jeenu Viswambharan 289e0dadbd Introduce convenience functions to build 11 years ago
Andrew Thoelke bb5ffdba18 Set SCR_EL3.RW correctly before exiting bl31_main 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Andrew Thoelke c5c9b69c13 Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile 11 years ago
Andrew Thoelke ef27980d71 Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el 11 years ago
Andrew Thoelke 19ea62d398 Merge pull request #68 from jcastillo-arm/jc/tf-issues/137 11 years ago
danh-arm af0a9618c9 Merge pull request #66 from athoelke/tzc-config-fix 11 years ago
Sandrine Bailleux db8989d5a5 fvp: Use the right implem. of plat_report_exception() in BL3-2 11 years ago
Juan Castillo 42a52d89e7 Fix C accessors to GIC distributor registers with set/clear semantics 11 years ago
Achin Gupta 317ba09021 Fix broken standby state implementation in PSCI 11 years ago