summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * TBB: authenticate BL2 image and certificateJuan Castillo2015-01-286-0/+85
| * TBB: add authentication module interfaceJuan Castillo2015-01-283-0/+167
| * TBB: add PolarSSL based authentication moduleJuan Castillo2015-01-287-2/+781
| * stdlib: add missing features to build PolarSSLJuan Castillo2015-01-2816-0/+1249
| * TBB: add a platform specific function to validate the ROTPKJuan Castillo2015-01-287-0/+122
| * TBB: add support to include certificates in a FIP imageJuan Castillo2015-01-284-1/+56
| * TBB: add tool to generate certificatesJuan Castillo2015-01-2821-11/+2412
| * Skip reserving memory for non-executable and BL3-0 imagesJuan Castillo2015-01-281-2/+9
|/
* Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1danh-arm2015-01-289-39/+126
|\
| * FVP: Allow BL3-2 to sit in the secure region of DRAMJuan Castillo2015-01-266-25/+99
| * FVP: map non-secure DRAM1 in the MMUJuan Castillo2015-01-215-16/+29
* | Merge pull request #247 from achingupta/ag/tf-issues#275danh-arm2015-01-2710-31/+141
|\ \
| * | Call reset handlers upon BL3-1 entry.Yatharth Kochar2015-01-2610-31/+141
|/ /
* | Merge pull request #246 from soby-mathew/sm/route_IRQ_EL3danh-arm2015-01-267-17/+219
|\ \
| * | Demonstrate model for routing IRQs to EL3Soby Mathew2015-01-267-17/+219
|/ /
* | Merge pull request #245 from danh-arm/sm/psci_versiondanh-arm2015-01-2614-34/+45
|\ \
| * | Increment the PSCI VERSION to 1.0Soby Mathew2015-01-2614-34/+45
|/ /
* | Merge pull request #244 from danh-arm/sm/psci_mig_featdanh-arm2015-01-2610-55/+210
|\ \
| * | Verify capabilities before handling PSCI callsSoby Mathew2015-01-265-40/+29
| * | Implement PSCI_FEATURES APISoby Mathew2015-01-266-1/+111
| * | Rework the PSCI migrate APIsSoby Mathew2015-01-264-15/+71
|/ /
* | Merge pull request #243 from soby-mathew/sm/psci_cleanup_1danh-arm2015-01-2614-487/+433
|\ \
| * | Return success if an interrupt is seen during PSCI CPU_SUSPENDSoby Mathew2015-01-234-10/+24
| * | Validate power_state and entrypoint when executing PSCI callsSoby Mathew2015-01-2310-273/+275
| * | Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew2015-01-237-40/+24
| * | Rework internal API to save non-secure entry point infoSoby Mathew2015-01-235-98/+67
| * | PSCI: Check early for invalid CPU state during CPU ONSoby Mathew2015-01-231-14/+11
| * | Remove `ns_entrypoint` and `mpidr` from parameters in pm_opsSoby Mathew2015-01-237-103/+83
|/ /
* | Merge pull request #240 from danh-arm/sm/rem_coh_memdanh-arm2015-01-2240-124/+941
|\ \ | |/ |/|
| * Remove coherent memory from the BL memory mapsSoby Mathew2015-01-2226-87/+463
| * Move bakery algorithm implementation out of coherent memorySoby Mathew2015-01-2217-34/+474
| * Add macros for domain specific barriers.Soby Mathew2015-01-221-0/+3
| * Remove the wfe() for bounded wait in bakery_lockSoby Mathew2015-01-221-3/+1
|/
* Merge pull request #235 from soby-mathew/sm/inv_cpu_opsdanh-arm2015-01-163-2/+19
|\
| * Invalidate the dcache after initializing cpu-opsSoby Mathew2015-01-133-2/+19
* | Merge pull request #233 from jcastillo-arm/jc/tf-issues/254danh-arm2015-01-163-63/+100
|\ \
| * | Juno: Add support for image overlaying in Trusted SRAMJuan Castillo2015-01-123-63/+100
* | | Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31danh-arm2015-01-121-20/+20
|\ \ \
| * | | Fix reset to BL3-1 instructions in user guide, part 3Juan Castillo2015-01-121-20/+20
| |/ /
* | | Merge pull request #231 from jcastillo-arm/jc/fip_bindanh-arm2015-01-122-2/+7
|\ \ \
| * | | Specify FIP filename at build timeJuan Castillo2015-01-062-2/+7
| |/ /
* | | Merge pull request #230 from sandrine-bailleux/sb/doc-updatesdanh-arm2015-01-121-2/+2
|\ \ \
| * | | User Guide: Enable secure memory on Foundation FVPSandrine Bailleux2015-01-091-2/+2
| |/ /
* | | Merge pull request #229 from sandrine-bailleux/sb/tf-issue-273danh-arm2015-01-121-13/+13
|\ \ \
| * | | Prevent optimisation of sysregs accessors callsSandrine Bailleux2015-01-071-13/+13
| |/ /
* | | Merge pull request #228 from jcastillo-arm/jc/tf-issues/274danh-arm2015-01-121-0/+1
|\ \ \ | |_|/ |/| |
| * | Bug fix: initialize bl30_image_info fields before useJuan Castillo2015-01-081-0/+1
| |/
* | Merge pull request #222 from jbech-linaro/user_guide_toc_linksdanh-arm2015-01-076-77/+78
|\ \
| * | Create Table of Content links in markdown filesJoakim Bech2015-01-076-77/+78
| |/
* | Merge pull request #226 from sandrine-bailleux/sb/tf-issues-279danh-arm2015-01-071-1/+1
|\ \