aboutsummaryrefslogtreecommitdiff
path: root/bl32
AgeCommit message (Expand)Author
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-17Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-03-02Enable data caches early with hardware-assisted coherencyJeenu Viswambharan
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-23Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard
2016-12-14Merge pull request #775 from soby-mathew/sm/AArch32_stack_aligndanh-arm
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21AArch32: Refactor SP_MIN to support RESET_TO_SP_MINYatharth Kochar
2016-08-10AArch32: add a minimal secure payload (SP_MIN)Soby Mathew
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-07-08TSP: Print BL32_BASE rather than __RO_START__Sandrine Bailleux
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09TSP: Allow preemption of synchronous S-EL1 interrupt handlingSoby Mathew
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-10Pass the target suspend level to SPD suspend hooksAchin Gupta
2015-08-13PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew
2015-04-28Add linker symbol declarations to bl_common.hDan Handley
2015-04-28Allow deeper platform port directory structureDan Handley
2015-04-27Fix type mismatches in verbose loggingDan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-06Enable type-checking of arguments passed to printf() et al.Sandrine Bailleux
2015-01-23Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-08-21Juno: Add support for Test Secure-EL1 PayloadSandrine Bailleux
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-08-14Move TSP private declarations into separate headerDan Handley
2014-08-12Rationalize console log outputDan Handley
2014-08-04Merge pull request #179 from jcastillo-arm/jc/tf-issues/219danh-arm
2014-08-01Support asynchronous method for BL3-2 initializationVikram Kanigiri
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Merge pull request #170 from achingupta/ag/tf-issues#226danh-arm
2014-07-28Merge pull request #169 from achingupta/ag/tf-issues#198danh-arm
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta