History for arm-trusted-firmware / services / spd / tspd / tspd_common.c
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2017-11-08
@Antonio Nino Diaz
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` ...
Antonio Nino Diaz committed on 8 Nov 2017
2017-05-04
@davidcunado-arm
Merge pull request #925 from dp-arm/dp/spdx ...
davidcunado-arm authored on 4 May 2017 GitHub committed on 4 May 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-26
@David Cunado
Update terminology: standard SMC to yielding SMC ...
David Cunado committed on 26 Apr 2017
2017-02-06
@Douglas Raillard
Replace some memset call by zeromem ...
Douglas Raillard committed on 6 Feb 2017
2016-12-23
@Douglas Raillard
Abort preempted TSP STD SMC after PSCI CPU suspend ...
Douglas Raillard committed on 23 Dec 2016
2014-08-01
@Vikram Kanigiri
Rework the TSPD setup code ...
Vikram Kanigiri committed on 1 Aug 2014
2014-07-28
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014
2014-06-23
@Andrew Thoelke
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke committed on 23 Jun 2014
2014-06-11
@Andrew Thoelke
Provide cm_get/set_context() for current CPU ...
Andrew Thoelke committed on 11 Jun 2014
2014-05-23
@Dan Handley
Split platform.h into separate headers ...
Dan Handley authored on 14 May 2014 Achin Gupta committed on 23 May 2014
2014-05-22
@Achin Gupta
Add S-EL1 interrupt handling support in the TSPD ...
Achin Gupta committed on 22 May 2014
@Achin Gupta
Use secure timer to generate S-EL1 interrupts ...
Achin Gupta committed on 22 May 2014
@Achin Gupta
Rework 'state' field usage in per-cpu TSP context ...
Achin Gupta committed on 22 May 2014
@Vikram Kanigiri
Introduce macros to manipulate the SPSR ...
Vikram Kanigiri committed on 22 May 2014
2014-05-16
@Soby Mathew
Rework BL3-1 unhandled exception handling and reporting ...
Soby Mathew committed on 16 May 2014
2014-05-06
@Dan Handley
Reduce deep nesting of header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Always use named structs in header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Make use of user/system includes more consistent ...
Dan Handley committed on 6 May 2014
2014-03-26
@Achin Gupta
Fix build failure due to a typo in TSPD code ...
Achin Gupta authored on 26 Mar 2014 Dan Handley committed on 26 Mar 2014
@Vikram Kanigiri
Fix build by correcting asm helper function usage in TSPD ...
Vikram Kanigiri authored on 24 Mar 2014 Dan Handley committed on 26 Mar 2014
2014-02-20
@Achin Gupta
Add Test Secure Payload Dispatcher (TSPD) service ...
Achin Gupta authored on 18 Feb 2014 Dan Handley committed on 20 Feb 2014