summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add enable mmu platform porting interfacesfor-v0.4/05.22Dan Handley2014-05-228-65/+126
* Rename FVP specific files and functionsDan Handley2014-05-2215-104/+103
* Move BL porting functions into platform.hDan Handley2014-05-2215-215/+102
* Split platform.h into separate headersDan Handley2014-05-2247-539/+703
* Remove unused data declarationsDan Handley2014-05-223-23/+0
* Remove extern keyword from function declarationsDan Handley2014-05-2222-506/+506
* Limit BL3-1 read/write access to SRAMAndrew Thoelke2014-05-221-2/+2
* Merge pull request #97 from athoelke:at/tsp-entrypointsAndrew Thoelke2014-05-226-122/+51
|\
| * Use a vector table for TSP entrypointsAndrew Thoelke2014-05-226-121/+51
* | Merge pull request #84 from soby-mathew:sm/support_normal_irq_in_tspAndrew Thoelke2014-05-229-67/+251
|\ \ | |/
| * Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew2014-05-199-67/+251
* | Merge pull request #79 from achingupta:ag/tf-issues#104Andrew Thoelke2014-05-2232-125/+1570
|\ \ | |/
| * Enable secure timer to generate S-EL1 interruptsAchin Gupta2014-05-191-0/+21
| * Add S-EL1 interrupt handling support in the TSPDAchin Gupta2014-05-194-13/+174
| * Add support for asynchronous FIQ handling in TSPAchin Gupta2014-05-193-2/+203
| * Add support for synchronous FIQ handling in TSPAchin Gupta2014-05-197-15/+228
| * Use secure timer to generate S-EL1 interruptsAchin Gupta2014-05-197-2/+186
| * Introduce interrupt handling framework in BL3-1Achin Gupta2014-05-196-65/+122
| * Introduce platform api to access an ARM GICAchin Gupta2014-05-193-8/+102
| * Introduce interrupt registration framework in BL3-1Achin Gupta2014-05-1910-0/+423
| * Add context library API to change a bit in SCR_EL3Achin Gupta2014-05-195-13/+65
| * Rework 'state' field usage in per-cpu TSP contextAchin Gupta2014-05-194-13/+51
* | Merge pull request #98 from jcastillo-arm:jc/tf-issues/149Andrew Thoelke2014-05-2217-15/+31
|\ \
| * | Reserve some DDR DRAM for secure use on FVP platformsJuan Castillo2014-05-2217-15/+31
* | | Merge pull request #87 from sandrine-bailleux:sb/tf-issue-81Andrew Thoelke2014-05-226-11/+114
|\ \ \
| * | | Doc: Add the "Building the Test Secure Payload" sectionSandrine Bailleux2014-05-211-1/+44
| * | | fvp: Move TSP from Secure DRAM to Secure SRAMSandrine Bailleux2014-05-214-9/+39
| * | | TSP: Let the platform decide which secure memory to useSandrine Bailleux2014-05-214-4/+34
| |/ /
* | | Merge pull request #95 from danh-arm:dh/tf-issues#68Andrew Thoelke2014-05-223-33/+40
|\ \ \
| * | | Allow BL3-2 platform definitions to be optionalDan Handley2014-05-223-33/+40
| |/ /
* | | Merge pull request #96 from vikramkanigiri:vk/tf-issues-133Andrew Thoelke2014-05-2230-840/+1069
|\ \ \ | |/ /
| * | Add support for BL3-1 as a reset vectorVikram Kanigiri2014-05-2114-297/+370
| * | Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-2114-208/+100
| * | Populate BL31 input parameters as per new specVikram Kanigiri2014-05-2112-212/+510
| * | Rework handover interface between BL stagesVikram Kanigiri2014-05-218-210/+156
| * | Extend SPSR definitions for full use of ELx modesVikram Kanigiri2014-05-217-49/+69
| |/
* | Merge pull request #67 from achingupta:ag/psci_standby_bug_fixAndrew Thoelke2014-05-223-20/+47
|\ \
| * | Fix broken standby state implementation in PSCIAchin Gupta2014-05-123-20/+47
* | | Merge pull request #91 from linmaonly/lin_devAndrew Thoelke2014-05-222-9/+9
|\ \ \
| * | | Address issue 156: 64-bit addresses get truncatedLin Ma2014-05-202-9/+9
* | | | Merge pull request #83 from athoelke/at/tf-issues-126Andrew Thoelke2014-05-221-0/+6
|\ \ \ \
| * | | | Set SCR_EL3.RW correctly before exiting bl31_mainAndrew Thoelke2014-05-161-0/+6
| |/ / /
* | | | Merge pull request #85 from hliebel/hl/bl30-docAndrew Thoelke2014-05-222-1/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve BL3-0 documentationHarry Liebel2014-05-192-1/+10
| |/ /
* | | Merge pull request #78 from jeenuv:tf-issues-148Andrew Thoelke2014-05-194-38/+109
|\ \ \
| * | | Add build configuration for timer save/restoreJeenu Viswambharan2014-05-164-2/+32
| * | | Document summary of build options in user guideJeenu Viswambharan2014-05-161-0/+31
| * | | Reorganize build optionsJeenu Viswambharan2014-05-161-35/+33
| * | | Introduce convenience functions to buildJeenu Viswambharan2014-05-161-1/+13
| |/ /
* | | Rework BL3-1 unhandled exception handling and reportingSoby Mathew2014-05-1623-169/+577
|/ /