162 Commits (2cc97771700aafa5db9a6f8d0b0ea4cb17ffb718)

Author SHA1 Message Date
Antonio Nino Diaz 1e09ff9344 Remove dead loops in assert() in C and ASM 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
Antonio Nino Diaz d50ece03d9 Simplify translation tables headers dependencies 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Sandrine Bailleux 99c5ebafbe Export is_mem_free() function 8 years ago
Jeenu Viswambharan e12cb61f0e AArch32: Print ASM_ASSERT and panic messages 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
Antonio Nino Diaz 0f325c67c7 Optimize cache flush when authenticating images 8 years ago
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