aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy2020-03-111-1/+4
* Makefile: Add support to optionally encrypt BL31 and BL32Sumit Garg2020-03-061-0/+23
* tools: Add firmware authenticated encryption toolSumit Garg2020-03-061-1/+17
* drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-061-1/+10
* SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov2020-03-031-2/+7
* SPMD: save/restore EL2 system registers.Max Shvetsov2020-03-021-27/+34
* Merge "tools: Small improvement to print_memory_map script" into integrationSandrine Bailleux2020-02-261-1/+2
|\
| * tools: Small improvement to print_memory_map scriptLouis Mayencourt2020-02-141-1/+2
* | Merge "Read-only xlat tables for BL31 memory" into integrationMark Dykes2020-02-251-0/+8
|\ \
| * | Read-only xlat tables for BL31 memoryPetre-Ionut Tudor2020-02-241-0/+8
* | | SPMD: generate and add Secure Partition blobs into FIPManish Pandey2020-02-201-1/+25
|/ /
* / Fix clang build if CC is not in the path.Arve Hjønnevåg2020-02-121-1/+2
|/
* Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-111-0/+2
|\
| * fconf: Move platform io policies into fconfLouis Mayencourt2020-02-071-0/+2
* | SPMD: enable SPM dispatcher supportAchin Gupta2020-02-101-3/+12
|/
* Merge "Add support for documentation build as a target in Makefile" into inte...Sandrine Bailleux2020-01-311-1/+9
|\
| * Add support for documentation build as a target in MakefileMadhukar Pappireddy2020-01-291-1/+9
* | Merge changes from topic "sb/select-cot" into integrationSandrine Bailleux2020-01-301-1/+1
|\ \
| * | Introduce COT build optionSandrine Bailleux2020-01-291-1/+1
| |/
* | Merge "Enable -Wredundant-decls warning check" into integrationSoby Mathew2020-01-291-2/+1
|\ \
| * | Enable -Wredundant-decls warning checkMadhukar Pappireddy2020-01-281-2/+1
| |/
* / Measured Boot: add function for hash calculationAlexei Fedorov2020-01-281-0/+10
|/
* TSP: add PIE supportMasahiro Yamada2020-01-241-0/+4
* BL2_AT_EL3: add PIE supportMasahiro Yamada2020-01-241-0/+6
* PIE: pass PIE options only to BL31Masahiro Yamada2020-01-241-11/+13
* Merge "Set lld as the default linker for Clang builds" into integrationSandrine Bailleux2020-01-221-1/+13
|\
| * Set lld as the default linker for Clang buildsAmbroise Vincent2020-01-171-2/+14
* | Replace dts includes with C preprocessor syntaxBalint Dobszay2020-01-141-2/+2
|/
* bl31: Split into two separate memory regionsSamuel Holland2019-12-291-0/+2
* Merge "debugfs: add 9p device interface" into integrationMark Dykes2019-12-201-0/+11
|\
| * debugfs: add 9p device interfaceOlivier Deprez2019-12-171-0/+11
* | spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-201-10/+0
* | Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-201-0/+8
* | Remove -Wpadded warningJustin Chadwell2019-12-161-1/+0
* | Remove -Wmissing-declarations warning from WARNING1 levelJustin Chadwell2019-12-121-1/+0
|/
* Merge changes from topic "lm/memmap" into integrationSandrine Bailleux2019-12-091-1/+13
|\
| * Add memory_map tools as a target for MakeLouis Mayencourt2019-11-251-1/+13
* | Merge changes from topic "allwinner_bl31_size" into integrationSoby Mathew2019-12-061-2/+3
|\ \
| * | Reduce space lost to object alignmentSamuel Holland2019-12-041-2/+3
* | | Merge "Remove -Wunused-const-variable warning" into integrationMark Dykes2019-12-041-1/+0
|\ \ \
| * | | Remove -Wunused-const-variable warningJustin Chadwell2019-12-031-1/+0
| |/ /
* | | Merge "Enable Link Time Optimization in GCC" into integrationSoby Mathew2019-12-041-2/+35
|\ \ \ | |/ / |/| |
| * | Enable Link Time Optimization in GCCzelalem-aweke2019-12-021-2/+35
| |/
* | Enable -Wlogical-op alwaysJustin Chadwell2019-11-191-6/+5
* | Enable -Wshadow alwaysJustin Chadwell2019-11-191-2/+2
* | Remove unnecessary warning optionsJustin Chadwell2019-11-191-2/+0
* | Refactor the warning flagsJustin Chadwell2019-11-191-10/+14
|/
* Update TF-A version to 2.2Deepika Bhavnani2019-10-151-1/+1
* Fix the CAS spinlock implementationSoby Mathew2019-10-041-0/+11
* Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew2019-09-131-0/+4
|\