314 Commits (07146afb1164e42adf068a505f1d3105c4acaff5)

Author SHA1 Message Date
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
Jiafei Pan 7d173fc594 Add support for BL2 in XIP memory 7 years ago
Antonio Nino Diaz aafd8e1c9f SPM: Assert value of `ENABLE_SPM` build flag 7 years ago
Michalis Pappas 46e5e035ab Platforms cannot override ENABLE_STACK_PROTECTOR 7 years ago
David Cunado 4a577f9628 Release v1.5: Update minor version number to 5 7 years ago
Dan Handley bc1a03c7a6 Improve MULTI_CONSOLE_API deprecation warnings 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Soby Mathew 38c14d88df Makefile: Add `all` target to MAKE_DTBS 7 years ago
Soby Mathew 566034fc27 Add image_id to bl1_plat_handle_post/pre_image_load() 7 years ago
Jeenu Viswambharan c8b55b8f8b Add EL3_EXCEPTION_HANDLING to build command line 7 years ago