117 Commits (0dc3c353054896722b7cbfbd04a4d845619485e7)

Author SHA1 Message Date
Antonio Nino Diaz da5241cb15 Introduce `tf_snprintf` 8 years ago
dp-arm 6ba71d65ac Align tf_printf implementation between AArch32 and AArch64 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
David Cunado 16292f5481 Update terminology: standard SMC to yielding SMC 8 years ago
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION` 8 years ago
Dan Handley c2a9ee6383 Minor refactor of BL2 image load v2 8 years ago
Antonio Nino Diaz cc8b56322b Add `ENABLE_ASSERTIONS` build option 8 years ago
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