aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-02-20SPMD: generate and add Secure Partition blobs into FIPManish Pandey
2020-02-14tools: Small improvement to print_memory_map scriptLouis Mayencourt
2020-02-12Fix clang build if CC is not in the path.Arve Hjønnevåg
2020-02-11Merge changes from topic "lm/fconf" into integrationSandrine Bailleux
2020-02-10SPMD: enable SPM dispatcher supportAchin Gupta
2020-02-07fconf: Move platform io policies into fconfLouis Mayencourt
2020-01-31Merge "Add support for documentation build as a target in Makefile" into inte...Sandrine Bailleux
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