summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* TF-A: Add ARMv8.5 'bti' build optionAlexei Fedorov2020-06-191-0/+4
* Prevent RAS register access from lower ELsVarun Wadekar2020-06-121-0/+2
* Merge changes from topic "sp_secure_boot" into integrationManish Pandey2020-06-091-0/+1
|\
| * sptool: append cert_tool arguments.Manish Pandey2020-06-081-0/+1
* | plat/fvp: Add support for dynamic description of secure interruptsMadhukar Pappireddy2020-06-091-0/+2
|/
* plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay2020-05-151-0/+8
* Implement workaround for AT speculative behaviourManish V Badarkhe2020-05-141-0/+2
* Fix build type is empty in version stringPeiyuan Song2020-04-251-6/+6
* Incrementing the minor version to reflect upcoming v2.3 releaseMadhukar Pappireddy2020-04-201-1/+1
* Merge changes from topic "macro-cleanup" into integrationMark Dykes2020-04-021-6/+6
|\
| * Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada2020-04-021-6/+6
* | cryptocell: add support for Cryptocell 713Gilad Ben-Yossef2020-04-011-2/+12
|/
* Enable MTE supportManish V Badarkhe2020-04-011-0/+28
* Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into ...Mark Dykes2020-03-311-0/+12
|\
| * Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C filesMasahiro Yamada2020-03-311-0/+12
* | Makefile: don't use $(CC) before value is explicit setAhmad Fatoum2020-03-311-20/+20
|/
* FVP: Add BL2 hash calculation in BL1Alexei Fedorov2020-03-251-0/+4
* Merge "fconf: Clean Arm IO" into integrationMark Dykes2020-03-241-3/+4
|\
| * fconf: Clean Arm IOLouis Mayencourt2020-03-161-3/+4
* | spmd: skip loading of secure partitions on pre-v8.4 platformsOlivier Deprez2020-03-231-2/+7
|/
* 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
|\