179 Commits (d8b225a1a6d3d4bf7bf51fbd731413f76f6b8073)

Author SHA1 Message Date
Alexei Fedorov 0a2ab6e635 FDT wrappers: add functions for read/write bytes 5 years ago
Andre Przywara feb358b651 FDT helper functions: Fix MISRA issues 5 years ago
Sandrine Bailleux 9e7d66314a Refactor load_auth_image_internal(). 5 years ago
Andre Przywara 66799507c4 FDT helper functions: Respect architecture in PSCI function IDs 5 years ago
Andre Przywara 6eaf928d66 FDT helper functions: Add function documentation 5 years ago
Andre Przywara 3ef45dda88 Add fdt_add_reserved_memory() helper function 5 years ago
Andre Przywara f240728b76 qemu: Move and generalise FDT PSCI fixup 5 years ago
Alexei Fedorov ed108b5605 Refactor ARMv8.3 Pointer Authentication support code 5 years ago
Justin Chadwell 53d7e003fe Move assembly newline function into common debug code 5 years ago
Alexei Fedorov 6c6a470fc1 AArch64: Align crash reporting output 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d9af1f7b6f Add helper to parse BL31 parameters (both versions) 6 years ago
Louis Mayencourt b8b31ad000 backtrace: Strip PAC field when PAUTH is enabled 5 years ago
John Tsichritzis bd97f83a62 Remove references to old project name from common files 5 years ago
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