aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-16Remove -Wpadded warningJustin Chadwell
2019-12-12Remove -Wmissing-declarations warning from WARNING1 levelJustin Chadwell
2019-12-09Merge changes from topic "lm/memmap" into integrationSandrine Bailleux
2019-12-06Merge changes from topic "allwinner_bl31_size" into integrationSoby Mathew
2019-12-04Merge "Remove -Wunused-const-variable warning" into integrationMark Dykes
2019-12-04Merge "Enable Link Time Optimization in GCC" into integrationSoby Mathew
2019-12-04Reduce space lost to object alignmentSamuel Holland
2019-12-03Remove -Wunused-const-variable warningJustin Chadwell
2019-12-02Enable Link Time Optimization in GCCzelalem-aweke
2019-11-25Add memory_map tools as a target for MakeLouis Mayencourt
2019-11-19Enable -Wlogical-op alwaysJustin Chadwell
2019-11-19Enable -Wshadow alwaysJustin Chadwell
2019-11-19Remove unnecessary warning optionsJustin Chadwell
2019-11-19Refactor the warning flagsJustin Chadwell
2019-10-15Update TF-A version to 2.2Deepika Bhavnani
2019-10-04Fix the CAS spinlock implementationSoby Mathew
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