117 Commits (0dc3c353054896722b7cbfbd04a4d845619485e7)

Author SHA1 Message Date
Juan Castillo d5e0a933b3 TBB: replace assert() with runtime checks in PolarSSL module 10 years ago
Juan Castillo c3da66b1bb TBB: use ASN.1 type DigestInfo to represent hashes 10 years ago
Dan Handley 1b70db06ff Fix type mismatches in verbose logging 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Juan Castillo 81ee098327 TBB: remove PolarSSL SHA1 functions from the binary 10 years ago
Sandrine Bailleux ba592e2802 Fix violations to the coding style 10 years ago
Juan Castillo 40febc3ac8 TBB: add authentication module interface 10 years ago
Juan Castillo db6071c99b TBB: add PolarSSL based authentication module 10 years ago
Juan Castillo c5fb47c389 Skip reserving memory for non-executable and BL3-0 images 10 years ago
Soby Mathew aecc084080 Rework use of labels in assembly macros. 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase 11 years ago
Soby Mathew 626ed510f1 Rework the crash reporting in BL3-1 to use less stack 11 years ago
Soby Mathew bc9201289c Implement an assert() callable from assembly code 10 years ago
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Sandrine Bailleux 63db7ba293 Make the entry point argument optional in load_image() 11 years ago
Dan Handley dec5e0d1da Move BL porting functions into platform.h 11 years ago
Vikram Kanigiri 6871c5d3a2 Rework memory information passing to BL3-x images 11 years ago
Vikram Kanigiri 4112bfa0c2 Populate BL31 input parameters as per new spec 11 years ago
Vikram Kanigiri 29fb905d5f Rework handover interface between BL stages 11 years ago
Vikram Kanigiri 23ff9baa7e Introduce macros to manipulate the SPSR 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Sandrine Bailleux b3254e8547 Introduce IS_IN_ELX() macros 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Sandrine Bailleux 6c595b3d11 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 11 years ago
Vikram Kanigiri 6ba0b6d674 Remove partially qualified asm helper functions 11 years ago
Ryan Harkin ee9ad7856c bl_common: add image_size() 11 years ago
Jeenu Viswambharan 090630e4bc Tolerate runtime service initialization failure 11 years ago
Jeenu Viswambharan 08c28d5385 Report recoverable errors as warnings 11 years ago
Achin Gupta 0a9f747379 Move PSCI to runtime services directory 11 years ago
Achin Gupta e4d084ea96 Rework BL2 to BL3-1 hand over interface 11 years ago
Jeenu Viswambharan caa84939a4 Add support for handling runtime service requests 11 years ago
Achin Gupta 07f4e078b6 Introduce new exception handling framework 11 years ago
Achin Gupta 7421b4653d Add runtime services framework 11 years ago
Achin Gupta ef7a28c92b psci: Use context library for preserving EL3 state 11 years ago
Achin Gupta b739f22a99 Setup VBAR_EL3 incrementally 11 years ago
James Morrissey 9d72b4ea9c Implement load_image in terms of IO abstraction 11 years ago
James Morrissey 40a6f64795 Fix asserts appearing in release builds 11 years ago
Achin Gupta 75f7367b4c psci: fix affinity level upgrade issue 11 years ago
Achin Gupta a45e39738b psci: preserve target affinity level during suspend 11 years ago
Achin Gupta a59caa4cbd psci: replace secure context with suspend context 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Sandrine Bailleux ba6980a8db Move RUN_IMAGE constant from bl1.h to bl_common.h 11 years ago
Achin Gupta 0959db5c99 psci: rectify and homogenise generic code 11 years ago
Achin Gupta 3140a9e5c7 psci: rework cpu_off assertion and minor cleanups 11 years ago