aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
Commit message (Expand)AuthorAgeFilesLines
...
* Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard2016-12-232-1/+46
* Merge pull request #775 from soby-mathew/sm/AArch32_stack_aligndanh-arm2016-12-141-3/+6
|\
| * AArch32: Fix the stack alignment issueSoby Mathew2016-12-121-3/+6
* | Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-052-18/+18
|/
* PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew2016-09-221-13/+16
* PSCI: Introduce PSCI Library argument structureSoby Mathew2016-09-221-2/+8
* AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar2016-09-211-1/+1
* AArch32: Refactor SP_MIN to support RESET_TO_SP_MINYatharth Kochar2016-09-212-171/+123
* AArch32: add a minimal secure payload (SP_MIN)Soby Mathew2016-08-105-0/+865
* Move spinlock library code to AArch64 folderSoby Mathew2016-08-091-1/+1
* TSP: Print BL32_BASE rather than __RO_START__Sandrine Bailleux2016-07-081-7/+6
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+18
* Introduce some helper macros for exception vectorsSandrine Bailleux2016-05-261-43/+23
* Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-011-3/+3
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-142-27/+26
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-142-3/+3
* TSP: Allow preemption of synchronous S-EL1 interrupt handlingSoby Mathew2015-12-091-12/+27
* Enable use of FIQs and IRQs as TSP interruptsSoby Mathew2015-12-044-82/+85
* Unify interrupt return paths from TSP into the TSPDSoby Mathew2015-12-043-20/+30
* Make generic code work in presence of system cachesAchin Gupta2015-09-142-0/+25
* Pass the target suspend level to SPD suspend hooksAchin Gupta2015-09-101-3/+3
* PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew2015-08-134-53/+42
* Add linker symbol declarations to bl_common.hDan Handley2015-04-281-6/+0
* Allow deeper platform port directory structureDan Handley2015-04-281-1/+1
* Fix type mismatches in verbose loggingDan Handley2015-04-271-7/+7
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-082-0/+12
* Enable type-checking of arguments passed to printf() et al.Sandrine Bailleux2015-03-061-17/+17
* Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew2015-01-231-3/+1
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-223-3/+9
* Juno: Add support for Test Secure-EL1 PayloadSandrine Bailleux2014-08-211-1/+6
* Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo2014-08-192-0/+90
* Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley2014-08-192-0/+18
|\
| * Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-152-0/+18
* | Clarify platform porting interface to TSPDan Handley2014-08-196-46/+11
* | Move TSP private declarations into separate headerDan Handley2014-08-145-2/+138
* | Rationalize console log outputDan Handley2014-08-122-52/+64
|/
* Merge pull request #179 from jcastillo-arm/jc/tf-issues/219danh-arm2014-08-041-10/+0
|\
| * Call platform_is_primary_cpu() only from reset handlerJuan Castillo2014-08-011-10/+0
* | Support asynchronous method for BL3-2 initializationVikram Kanigiri2014-08-011-0/+8
|/
* Merge pull request #170 from achingupta/ag/tf-issues#226danh-arm2014-07-281-4/+8
|\
| * Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta2014-07-281-4/+8
* | Merge pull request #169 from achingupta/ag/tf-issues#198danh-arm2014-07-281-21/+39
|\|
| * Remove coherent stack usage from the warm boot pathAchin Gupta2014-07-191-10/+33
| * Remove coherent stack usage from the cold boot pathAchin Gupta2014-07-191-11/+6
* | Add support for printing version at runtimeJuan Castillo2014-07-251-1/+2
* | Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-252-10/+9
|/
* Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2danh-arm2014-07-111-0/+4
|\
| * fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux2014-07-101-0/+4
* | Refactor fvp gic code to be a generic driverDan Handley2014-07-091-3/+4
|/
* Remove all checkpatch errors from codebaseJuan Castillo2014-06-242-7/+7