98 Commits (2831bc3a5f5dd9cdd6f272044f9f916e68797ff1)

Author SHA1 Message Date
Yatharth Kochar 1a0a3f0622 AArch32: Common changes needed for BL1/BL2 8 years ago
Yatharth Kochar 7260022636 Add new version of image loading. 8 years ago
Soby Mathew 51c79b7351 AArch32: resolve build error when LOG_LEVEL=50 8 years ago
Yatharth Kochar 5bbc451eea Remove looping around `plat_report_exception` 8 years ago
Dan Handley ad4494dc38 Remove dcache invalidation after image authentication 8 years ago
Soby Mathew 1ae0a49a37 AArch32: Add API to invoke runtime service handler 9 years ago
Soby Mathew bc202b4493 AArch32: Add tf_printf support 9 years ago
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