162 Commits (2cc97771700aafa5db9a6f8d0b0ea4cb17ffb718)

Author SHA1 Message Date
Antonio Nino Diaz b6fd41837f Correctly check for support of Address Authentication 6 years ago
Antonio Nino Diaz b86048c40c Add support for pointer authentication 6 years ago
Sandrine Bailleux c4e9d827ee Remove dead code related to LOAD_IMAGE_V2=0 6 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
Sathees Balya 5b8d50e407 plat/arm: Save BL2 descriptors to reserved memory. 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz 9c6d1c5070 backtrace: Extract rules from root Makefile 6 years ago
Antonio Nino Diaz 73f1ac6c8e Introduce fdtw_read_array() helper 6 years ago
Antonio Nino Diaz 2747362062 Introduce new fdt helper to read string properties 6 years ago
Antonio Nino Diaz 81542c00d0 Remove some MISRA defects in common code 6 years ago
Daniel Boulby 87c8513498 Mark BL31 initialization functions 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
Junhan Zhou 2adb786707 Allow setting log level back to compile time value 6 years ago
Daniel Boulby e19ea3f2a8 Remove rt_svc_descs pointer from global scope 6 years ago
Antonio Nino Diaz 5a22e461b5 Fix MISRA defects in log helpers 6 years ago
Douglas Raillard 0c62883f7e backtrace: Introduce backtrace function 6 years ago
Antonio Nino Diaz 870ce3ddd3 libc: Move tf_printf and tf_snprintf to libc 6 years ago
Antonio Nino Diaz cb6dbfe3dc tf_printf: Return number of printed characters 6 years ago
Antonio Nino Diaz 73bc6e77f1 tf_snprintf: Add support for '%s' 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Daniel Boulby 896a5902ec Fix MISRA Rule 5.3 Part 2 7 years ago
Daniel Boulby d3775d46a4 Fix MISRA Rule 5.3 Part 1 7 years ago
Dimitris Papastamos 4a581b061c
Revert "Code change to fix small bugs" 7 years ago
Daniel Boulby c43f0464da Remove rt_svc_descs pointer from inner scope 7 years ago
Soby Mathew 209a60cca5 Allow disabling authentication dynamically 7 years ago
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Amit Daniel Kachhap 1cc99de889 Dynamic cfg: Do not populate args if already initialized 7 years ago
Roberto Vargas 637955cadb Fix MISRA rule 8.5 Part 1 7 years ago
Soby Mathew da5f274572 Dynamic cfg: MISRA fixes 7 years ago
Soby Mathew cab0b5b045 ARM Platforms: Load HW_CONFIG in BL2 7 years ago
Soby Mathew e5674e1fd6 Dynamic cfg: Introduce fdt wrappers 7 years ago
Masahiro Yamada 2e379d2f1b image_decompress: add APIs for decompressing images 7 years ago
Antonio Nino Diaz 84816dcd7c Add support to left-pad with zeroes in tf_printf 7 years ago
Soby Mathew 76163b3a7a Unify cache flush code path after image load 7 years ago
Etienne Carriere 64cc6e91e8 ARMv7 may not support Virtualization Extensions 7 years ago
Roberto Vargas 4d476e45f2 Include debug.h in debug.S 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
Soby Mathew 7f56e9a31c Implement log framework 7 years ago
Soby Mathew 2d7e82823d Introduce tf_vprintf() and tf_string_print() 7 years ago
Julius Werner 4d91838b8d Fix x30 reporting for unhandled exceptions 7 years ago
Varun Wadekar 6311f63de0 Tegra: enable 'signed-comparison' compilation warning/errors 8 years ago
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