379 Commits (31ce893ec29197c51e3814648ad0dd2acf4a31a7)

Author SHA1 Message Date
Ambroise Vincent 641f16e756 Set lld as the default linker for Clang builds 5 years ago
Balint Dobszay 2d51b55ee5 Replace dts includes with C preprocessor syntax 5 years ago
Samuel Holland f8578e641b bl31: Split into two separate memory regions 6 years ago
Paul Beesley 538b002046 spm: Remove SPM Alpha 1 prototype and support files 5 years ago
Paul Beesley 3f3c341ae5 Remove dependency between SPM_MM and ENABLE_SPM build flags 5 years ago
Olivier Deprez 0ca3913dd8 debugfs: add 9p device interface 5 years ago
Justin Chadwell 11a96e0ea0 Remove -Wpadded warning 5 years ago
Justin Chadwell 8cca5a79f1 Remove -Wmissing-declarations warning from WARNING1 level 5 years ago
Samuel Holland ebd6efae67 Reduce space lost to object alignment 5 years ago
Justin Chadwell 4960ef301a Remove -Wunused-const-variable warning 5 years ago
zelalem-aweke edbce9aad4 Enable Link Time Optimization in GCC 5 years ago
Louis Mayencourt cfe83910f1 Add memory_map tools as a target for Make 5 years ago
Justin Chadwell d7b4cd4111 Enable -Wlogical-op always 5 years ago
Justin Chadwell b7f6525db6 Enable -Wshadow always 5 years ago
Justin Chadwell b8baa9346a Remove unnecessary warning options 5 years ago
Justin Chadwell 9ab81b5ea9 Refactor the warning flags 5 years ago
Deepika Bhavnani 2ee6b2bc77 Update TF-A version to 2.2 5 years ago
Soby Mathew c97cba4ea4 Fix the CAS spinlock implementation 5 years ago
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