aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-06-19TF-A: Add ARMv8.5 'bti' build optionAlexei Fedorov
2020-06-12Prevent RAS register access from lower ELsVarun Wadekar
2020-06-09Merge changes from topic "sp_secure_boot" into integrationManish Pandey
2020-06-09plat/fvp: Add support for dynamic description of secure interruptsMadhukar Pappireddy
2020-06-08sptool: append cert_tool arguments.Manish Pandey
2020-05-15plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay
2020-05-14Implement workaround for AT speculative behaviourManish V Badarkhe
2020-04-25Fix build type is empty in version stringPeiyuan Song
2020-04-20Incrementing the minor version to reflect upcoming v2.3 releaseMadhukar Pappireddy
2020-04-02Merge changes from topic "macro-cleanup" into integrationMark Dykes
2020-04-02Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada
2020-04-01cryptocell: add support for Cryptocell 713Gilad Ben-Yossef
2020-04-01Enable MTE supportManish V Badarkhe
2020-03-31Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into ...Mark Dykes
2020-03-31Makefile: don't use $(CC) before value is explicit setAhmad Fatoum
2020-03-31Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C filesMasahiro Yamada
2020-03-25FVP: Add BL2 hash calculation in BL1Alexei Fedorov
2020-03-24Merge "fconf: Clean Arm IO" into integrationMark Dykes
2020-03-23spmd: skip loading of secure partitions on pre-v8.4 platformsOlivier Deprez
2020-03-16fconf: Clean Arm IOLouis Mayencourt
2020-03-11fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy
2020-03-06Makefile: Add support to optionally encrypt BL31 and BL32Sumit Garg
2020-03-06tools: Add firmware authenticated encryption toolSumit Garg
2020-03-06drivers: crypto: Add authenticated decryption frameworkSumit Garg
2020-03-03SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov
2020-03-02SPMD: save/restore EL2 system registers.Max Shvetsov
2020-02-26Merge "tools: Small improvement to print_memory_map script" into integrationSandrine Bailleux
2020-02-25Merge "Read-only xlat tables for BL31 memory" into integrationMark Dykes
2020-02-24Read-only xlat tables for BL31 memoryPetre-Ionut Tudor
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