205 Commits (49d98cd549c3e2cb5fa4316e1ed365af4d95d9ba)

Author SHA1 Message Date
Soby Mathew f24307dec4 AArch32: Add assembly helpers 9 years ago
Soby Mathew 5e5e41625e Improve debug assertion for runtime svc number 8 years ago
Sandrine Bailleux 7b6d330c92 Ensure addresses in is_mem_free() don't overflow 8 years ago
Sandrine Bailleux 3a26a28c72 Make runtime_svc_init() function more robust 8 years ago
Sandrine Bailleux 9d24d353e6 Improvements to runtime service init code 8 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Sandrine Bailleux a6b995fba3 Update comments in load_image() 9 years ago
Soby Mathew 8cd16e6b5b Build option to include AArch32 registers in cpu context 9 years ago
Sandrine Bailleux e0ae9fab61 Introduce some helper macros for exception vectors 9 years ago
Soren Brinkmann 1c87351bfd context: Fix typo in comment 9 years ago
Soby Mathew 3ca9928df2 Refactor the xlat_tables library code 9 years ago
Soby Mathew f2f5a7bd18 Differentiate `long` and `long long` formats in tf_printf 9 years ago
Gerald Lejeune adb4fcfb4c Enable asynchronous abort exceptions during boot 9 years ago
Scott Branden bda77010a7 Add support for %z in tf_print() 9 years ago
Antonio Nino Diaz 1c3ea103d2 Remove all non-configurable dead loops 9 years ago
Antonio Nino Diaz f0dd061ae6 Add support for %p in tf_printf() 9 years ago
Sandrine Bailleux 1645d3ee60 Miscellaneous doc fixes for v1.2 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Juan Castillo e098e244a2 Remove deprecated IO return definitions 9 years ago
Sandrine Bailleux 68a68c925f Introduce print_entry_point_info() function 9 years ago
Juan Castillo 78460a05e4 Use standard errno definitions in load_auth_image() 9 years ago
Vikram Kanigiri a2f8b16650 Ensure BL2 security state is secure 9 years ago
Juan Castillo fedbc0497b TBB: abort boot if BL3-2 cannot be authenticated 9 years ago
Juan Castillo 962f7c512a TBB: delete deprecated PolarSSL authentication module 10 years ago
Juan Castillo 1779ba6b97 TBB: switch to the new authentication framework 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
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