aboutsummaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp_main.c
AgeCommit message (Expand)Author
2019-02-27TSP: Enable pointer authentication supportAntonio Nino Diaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2016-12-23Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard
2016-07-08TSP: Print BL32_BASE rather than __RO_START__Sandrine Bailleux
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-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-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Move TSP private declarations into separate headerDan Handley
2014-08-12Rationalize console log outputDan Handley
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Use a vector table for TSP entrypointsAndrew Thoelke
2014-05-23Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew
2014-05-22Enable secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-03-05Generate build time and date message at link time.Jon Medhurst
2014-02-20Rework arithmetic operations in Test Secure PayloadAchin Gupta
2014-02-20Add power management support in the SPDAchin Gupta
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta