History for arm-trusted-firmware / bl31 / context_mgmt.c
2014-10-10
@Andrew Thoelke
Merge pull request #206 from soby-mathew/sm/reset_cntvoff ...
Andrew Thoelke committed on 10 Oct 2014
2014-09-16
@Jens Wiklander
Initialize SCTLR_EL1 based on MODE_RW bit ...
Jens Wiklander committed on 16 Sep 2014
2014-09-02
@Soby Mathew
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot ...
Soby Mathew committed on 2 Sep 2014
2014-07-31
@Soby Mathew
Optimize EL3 register state stored in cpu_context structure ...
Soby Mathew committed on 31 Jul 2014
2014-07-28
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014
2014-06-24
@Juan Castillo
Remove all checkpatch errors from codebase ...
Juan Castillo committed on 24 Jun 2014
2014-06-23
@Andrew Thoelke
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke committed on 23 Jun 2014
2014-06-16
@Andrew Thoelke
Move CPU context pointers into cpu_data ...
Andrew Thoelke committed on 16 Jun 2014
@Andrew Thoelke
Per-cpu data cache restructuring ...
Andrew Thoelke committed on 16 Jun 2014
@danh-arm
Merge pull request #133 from athoelke/at/crash-reporting-opt ...
danh-arm committed on 16 Jun 2014
2014-06-11
@Andrew Thoelke
Make the BL3-1 crash reporting optional ...
Andrew Thoelke committed on 11 Jun 2014
@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
Introduce interrupt registration framework in BL3-1 ...
Achin Gupta committed on 22 May 2014
@Achin Gupta
Add context library API to change a bit in SCR_EL3 ...
Achin Gupta 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
2014-02-20
@Achin Gupta
Add power management support in the SPD ...
Achin Gupta authored on 9 Feb 2014 Dan Handley committed on 20 Feb 2014
2014-02-17
@Jeenu Viswambharan
Add support for handling runtime service requests ...
Jeenu Viswambharan authored on 6 Feb 2014 Dan Handley committed on 17 Feb 2014
@Achin Gupta
Add context management library ...
Achin Gupta authored on 1 Feb 2014 Dan Handley committed on 17 Feb 2014