aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-09-13Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew
2019-09-12Support larger RSA key sizes when using MBEDTLSJustin Chadwell
2019-09-12Invalidate dcache build option for bl2 entry at EL3Hadi Asyrafi
2019-09-12Merge changes from topic "jc/mte_enable" into integrationSoby Mathew
2019-09-11Add UBSAN support and handlersJustin Chadwell
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-16Merge changes from topic "jc/shift-overflow" into integrationSoby Mathew
2019-07-12Enable -Wshift-overflow=2 to check for undefined shift behaviorJustin Chadwell
2019-07-10Remove references to old project name from common filesJohn Tsichritzis
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-06Merge "Introduce BTI support in ROMLIB" into integrationJohn Tsichritzis
2019-05-29Merge "Beautify "make help"" into integrationPaul Beesley
2019-05-29Merge "Makefile: Add default warning flags" into integrationPaul Beesley
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-05-24Makefile: Add default warning flagsAmbroise Vincent
2019-05-24Introduce BTI support in ROMLIBJohn Tsichritzis
2019-05-24Beautify "make help"John Tsichritzis
2019-05-22doc: Make checkpatch ignore rst filesPaul Beesley
2019-05-09Add Makefile check for PAuth and AArch64John Tsichritzis
2019-04-03Makefile: remove extra include paths in INCLUDESAmbroise Vincent
2019-03-26Update TF-A version to 2.1Soby Mathew
2019-03-18Declare PAuth for Secure world as experimentalAlexei Fedorov
2019-03-13Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minorSoby Mathew
2019-03-13Merge pull request #1880 from lmayencourt/lm/pieSoby Mathew
2019-03-12Allow setting compiler's target architectureAlexei Fedorov
2019-03-12Makefile: fix linking with pie and binutils > 2.27Louis Mayencourt
2019-03-11Add the possibility to pass options for checkpatchYann Gautier
2019-03-01Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz
2019-02-27Tegra: Support for scatterfile for the BL31 imageVarun Wadekar
2019-02-27Add support for pointer authenticationAntonio Nino Diaz
2019-02-27Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz
2019-02-05Introduce build option to override libcVarun Wadekar
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-24Make device tree pre-processing similar to U-boot/LinuxManish Pandey
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-21Remove reference to DISABLE_PEDANTICAntonio Nino Diaz
2019-01-04Remove ASM_ASSERTION check in MakefileAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2019-01-04Reorganize architecture-dependent header filesAntonio Nino Diaz
2018-12-19Merge pull request #1725 from Yann-lms/clang_aarch32Antonio Niño Díaz
2018-12-18Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifcAntonio Niño Díaz
2018-12-18romlib: Add platform specific jump table listSathees Balya
2018-12-18clang: 32 bit compilation should include march32-directiveYann Gautier
2018-12-12build: find "armclang" string in the 'CC' variableVarun Wadekar
2018-12-12Merge pull request #1708 from Yann-lms/warningsSoby Mathew
2018-12-11SPM: sptool: Introduce tool to package SP and RDAntonio Nino Diaz
2018-12-10Makefile: add a possibility to disable -WerrorYann Gautier
2018-12-10Add the possibility to compile TF-A with more warningsYann Gautier