355 Commits (ec834925f3cb5cb3934010bbc8077293e610d2ac)

Author SHA1 Message Date
Justin Chadwell aacff7498c Support larger RSA key sizes when using MBEDTLS 5 years ago
Hadi Asyrafi b90f207a1d Invalidate dcache build option for bl2 entry at EL3 5 years ago
Justin Chadwell 1f4619796a Add UBSAN support and handlers 5 years ago
Justin Chadwell 9dd94382bd Enable MTE support in both secure and non-secure worlds 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Justin Chadwell 93c690eba8 Enable -Wshift-overflow=2 to check for undefined shift behavior 5 years ago
John Tsichritzis bd97f83a62 Remove references to old project name from common files 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
Ambroise Vincent 00296576c5 Makefile: Add default warning flags 6 years ago
John Tsichritzis bbb24f611c Introduce BTI support in ROMLIB 6 years ago
John Tsichritzis 7c23126c91 Beautify "make help" 6 years ago
Paul Beesley 1ef35512cf doc: Make checkpatch ignore rst files 6 years ago
John Tsichritzis dfc66a178b Add Makefile check for PAuth and AArch64 6 years ago
Ambroise Vincent 6e756f6d6d Makefile: remove extra include paths in INCLUDES 6 years ago
Soby Mathew 6f8261b0a7 Update TF-A version to 2.1 6 years ago
Alexei Fedorov 06715f85d1 Declare PAuth for Secure world as experimental 6 years ago
Alexei Fedorov fa6f774b28 Allow setting compiler's target architecture 6 years ago
Louis Mayencourt 80e1989707 Makefile: fix linking with pie and binutils > 2.27 6 years ago
Yann Gautier 02a76d5ff2 Add the possibility to pass options for checkpatch 6 years ago
Varun Wadekar c2ad38ce4f Tegra: Support for scatterfile for the BL31 image 6 years ago
Antonio Nino Diaz b86048c40c Add support for pointer authentication 6 years ago
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