summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add enable mmu platform porting interfacesfor-v0.4-rc0Dan Handley2014-05-238-65/+126
* Rename FVP specific files and functionsDan Handley2014-05-2315-128/+128
* Move BL porting functions into platform.hDan Handley2014-05-2315-208/+106
* Split platform.h into separate headersDan Handley2014-05-2348-560/+701
* Remove unused data declarationsDan Handley2014-05-236-41/+18
* Remove extern keyword from function declarationsDan Handley2014-05-2324-525/+522
* Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke2014-05-237-86/+113
|\
| * doc: Update information about the memory layoutSandrine Bailleux2014-05-232-78/+74
| * Make the memory layout more flexibleSandrine Bailleux2014-05-235-4/+20
| * Make BL1 RO and RW base addresses configurableSandrine Bailleux2014-05-232-5/+20
* | Merge pull request #104 from athoelke:at/tsp-entrypoints-v2Andrew Thoelke2014-05-237-124/+53
|\ \
| * | Limit BL3-1 read/write access to SRAMAndrew Thoelke2014-05-231-2/+2
| * | Use a vector table for TSP entrypointsAndrew Thoelke2014-05-236-122/+51
* | | Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2Andrew Thoelke2014-05-239-67/+251
|\ \ \ | |/ /
| * | Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew2014-05-239-67/+251
* | | Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke2014-05-2332-125/+1572
|\ \ \ | |/ /
| * | Enable secure timer to generate S-EL1 interruptsAchin Gupta2014-05-221-0/+21
| * | Add S-EL1 interrupt handling support in the TSPDAchin Gupta2014-05-224-10/+171
| * | Add support for asynchronous FIQ handling in TSPAchin Gupta2014-05-223-2/+203
| * | Add support for synchronous FIQ handling in TSPAchin Gupta2014-05-227-15/+229
| * | Use secure timer to generate S-EL1 interruptsAchin Gupta2014-05-227-2/+186
| * | Introduce interrupt handling framework in BL3-1Achin Gupta2014-05-226-65/+122
| * | Introduce platform api to access an ARM GICAchin Gupta2014-05-223-8/+102
| * | Introduce interrupt registration framework in BL3-1Achin Gupta2014-05-2210-0/+422
| * | Add context library API to change a bit in SCR_EL3Achin Gupta2014-05-225-13/+68
| * | Rework 'state' field usage in per-cpu TSP contextAchin Gupta2014-05-224-13/+51
* | | Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4Andrew Thoelke2014-05-2317-15/+31
|\ \ \
| * | | Reserve some DDR DRAM for secure use on FVP platformsJuan Castillo2014-05-2217-15/+31
| |/ /
* | | Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke2014-05-236-11/+114
|\ \ \ | | |/ | |/|
| * | Doc: Add the "Building the Test Secure Payload" sectionSandrine Bailleux2014-05-221-1/+44
| * | fvp: Move TSP from Secure DRAM to Secure SRAMSandrine Bailleux2014-05-224-9/+39
| * | TSP: Let the platform decide which secure memory to useSandrine Bailleux2014-05-224-4/+34
| |/
* | Merge pull request #103 from athoelke:dh/tf-issues#68-v3Andrew Thoelke2014-05-233-33/+39
|\ \
| * | Allow BL3-2 platform definitions to be optionalDan Handley2014-05-223-33/+39
| |/
* | Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3Andrew Thoelke2014-05-2330-854/+1119
|\ \ | |/
| * Add support for BL3-1 as a reset vectorVikram Kanigiri2014-05-2214-305/+404
| * Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-2215-215/+102
| * Populate BL31 input parameters as per new specVikram Kanigiri2014-05-2214-235/+547
| * Rework handover interface between BL stagesVikram Kanigiri2014-05-228-210/+157
| * Introduce macros to manipulate the SPSRVikram Kanigiri2014-05-227-49/+69
* | Merge pull request #67 from achingupta:ag/psci_standby_bug_fixAndrew Thoelke2014-05-233-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