aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-01-30Merge changes from topic "sb/select-cot" into integrationSandrine Bailleux
2020-01-29Introduce COT build optionSandrine Bailleux
2020-01-29Add support for documentation build as a target in MakefileMadhukar Pappireddy
2020-01-29Merge "Enable -Wredundant-decls warning check" into integrationSoby Mathew
2020-01-28Enable -Wredundant-decls warning checkMadhukar Pappireddy
2020-01-28Measured Boot: add function for hash calculationAlexei Fedorov
2020-01-24TSP: add PIE supportMasahiro Yamada
2020-01-24BL2_AT_EL3: add PIE supportMasahiro Yamada
2020-01-24PIE: pass PIE options only to BL31Masahiro Yamada
2020-01-22Merge "Set lld as the default linker for Clang builds" into integrationSandrine Bailleux
2020-01-17Set lld as the default linker for Clang buildsAmbroise Vincent
2020-01-14Replace dts includes with C preprocessor syntaxBalint Dobszay
2019-12-29bl31: Split into two separate memory regionsSamuel Holland
2019-12-20Merge "debugfs: add 9p device interface" into integrationMark Dykes
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-17debugfs: add 9p device interfaceOlivier Deprez
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