aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-09-21Merge "build_macros.mk: include assert and define loop macros" into integrationOlivier Deprez
2020-09-14build_macros.mk: include assert and define loop macrosLeonardo Sandoval
2020-09-14Update makefile to build fiptool for WindowsSami Mujawar
2020-08-23tools: Get the tool's binary name from the main makefileManish V Badarkhe
2020-08-17Merge "plat/arm: Use common build flag for using generic sp804 driver" into i...Mark Dykes
2020-08-17plat/arm: Use common build flag for using generic sp804 driverMadhukar Pappireddy
2020-08-14SPM: Alter sp_gen.mk entry depending on owner of partitionRuari Phipps
2020-08-05Merge "Use abspath to dereference $BUILD_BASE" into integrationAlexei Fedorov
2020-08-04Use abspath to dereference $BUILD_BASEGrant Likely
2020-08-04Merge "SPM: build OP-TEE as an S-EL1 Secure Partition" into integrationManish Pandey
2020-07-30SPM: build OP-TEE as an S-EL1 Secure PartitionOlivier Deprez
2020-07-30Makefile, doc: Make OPENSSL_DIR variable as build option for toolsManish V Badarkhe
2020-07-09make, doc: Add build option to create chain of trust at runtimeManish V Badarkhe
2020-06-29Fix makefile to build on a Windows host PCSami Mujawar
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