522 Commits (9ff5f754aea00d0e86ba5191839fc0faef949fe0)

Author SHA1 Message Date
Antonio Nino Diaz 5283962eba Add ARMv8.3-PAuth registers to CPU context 6 years ago
Varun Wadekar 77f1f7a117 Introduce build option to override libc 6 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
Manish Pandey 7e94a699dd Make device tree pre-processing similar to U-boot/Linux 6 years ago
Antonio Nino Diaz 8855e52ec5 SPM: Rename SPM_DEPRECATED flag to SPM_MM 6 years ago
Antonio Nino Diaz 99d5575a7f Remove reference to DISABLE_PEDANTIC 6 years ago
Antonio Nino Diaz 5c3bda7c7f Remove ASM_ASSERTION check in Makefile 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz f5478dedf9 Reorganize architecture-dependent header files 6 years ago
Sathees Balya 8b9a0de440 romlib: Add platform specific jump table list 6 years ago
Yann Gautier e2bfec0b8d clang: 32 bit compilation should include march32-directive 6 years ago
Varun Wadekar fd18a8fcb8 build: find "armclang" string in the 'CC' variable 6 years ago
Antonio Nino Diaz 26010da116 SPM: sptool: Introduce tool to package SP and RD 6 years ago
Yann Gautier 6336b07ad2 Makefile: add a possibility to disable -Werror 6 years ago
Yann Gautier e7c645b520 Add the possibility to compile TF-A with more warnings 6 years ago
Antonio Nino Diaz 2d7b9e5e7f SPM: Deprecate the current implementation 6 years ago
Julius Werner 91b48c9f8f drivers/console: Reimplement MUTLI_CONSOLE_API framework in C 6 years ago
Julius Werner 985ee0b7e8 drivers/console: Link console framework code by default 6 years ago
Antonio Nino Diaz 9c6d1c5070 backtrace: Extract rules from root Makefile 6 years ago
Soby Mathew 3bd17c0fef Basic Makefile changes for PIE 6 years ago
Antonio Nino Diaz b5a0f4bd19 Makefile: Fix verbose builds on Windows 6 years ago
Andre Przywara ee1ba6d4dd Makefile: Support totally quiet output with -s 6 years ago
Sandrine Bailleux 44a87380c5 Remove incorrect tabulation in Makefile 6 years ago
Daniel Boulby 1dcc28cfba Introduce RECLAIM_INIT_CODE build flag 6 years ago
Soby Mathew 1a0f11213a Update the version to 2.0 6 years ago
Antonio Nino Diaz f9ed3cb624 gic: Remove deprecated driver and interfaces 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
Roberto Vargas 871de5373d PSCI: Remove platform compatibility layer 6 years ago
Daniel Boulby 09d2be11a1 console: Port Multi Console driver to AArch32 6 years ago
Sathees Balya 1971f9dfaf Update release minor version string 6 years ago
Douglas Raillard 0c62883f7e backtrace: Introduce backtrace function 6 years ago
Antonio Nino Diaz 8fd9d4d58a Allow manually setting the AArch32 instruction set 6 years ago
Antonio Nino Diaz 8422a8406b libc: armclang: Implement compiler printf symbols 6 years ago
Antonio Nino Diaz 870ce3ddd3 libc: Move tf_printf and tf_snprintf to libc 6 years ago
Jeenu Viswambharan 5f83591880 AArch64: Enable MPAM for lower ELs 6 years ago
Roberto Vargas 5accce5bcc Add support for romlib in the build system 7 years ago
Roberto Vargas ea7a57a3a5 Don't include mbebtls include paths in INCLUDES 7 years ago
Roberto Vargas 61f72a3425 Create a library file for libc 7 years ago
Roberto Vargas 5fee02873b Add make macros to build library archives 7 years ago
Roberto Vargas 7040155e58 Use clang as preprocessor when clang toolchain is selected 7 years ago
Roberto Vargas 1684b8733d Use clang assembler when clang compiler is used 7 years ago
Roberto Vargas 2adee763f1 Allow overriding the linker 7 years ago
Sandrine Bailleux a9c4dde364 AArch32: Force compiler to align memory accesses 6 years ago
Yann Gautier 01d237cb70 Build: add cpp build processing for dtb 6 years ago
Soby Mathew 209a60cca5 Allow disabling authentication dynamically 7 years ago
Jeenu Viswambharan 1a7c1cfe70 RAS: Add fault injection support 7 years ago
Jeenu Viswambharan 14c6016ad5 AArch64: Introduce RAS handling 7 years ago
Jeenu Viswambharan 76454abf4a AArch64: Introduce External Abort handling 7 years ago
Roberto Vargas 379dcab794 Remove the unused macro NDEBUG 7 years ago
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago