aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-04-13Merge "fiptool: Do not print duplicate verbose lines about building fiptool" ...Madhukar Pappireddy
2021-04-08fiptool: Do not print duplicate verbose lines about building fiptoolPali Rohár
2021-03-18arch: Enable `FEAT_SB` for supported non-Armv8.5-A platformsChris Kay
2021-02-25Enable v8.6 AMU enhancements (FEAT_AMUv1p1)johpow01
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2021-01-26Merge changes from topic "tp-feat-rng" into integrationSandrine Bailleux
2021-01-15Makefile: Add FEAT_RNG support defineTomas Pilar
2021-01-08Makefile: Fix ${FIP_NAME} to be rebuilt only when neededPali Rohár
2021-01-07Makefile: Do not mark file targets as .PHONY targetPali Rohár
2020-12-15Merge "Add support for FEAT_MTPMU for Armv8.6" into integrationMark Dykes
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2020-12-10TF-A: Add build option for Arm Feature ModifiersAlexei Fedorov
2020-11-17Makefile: Update the minor version to indicate 2.4 releaseManish V Badarkhe
2020-10-20lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy
2020-10-12Makefile: Remove unused macroManish V Badarkhe
2020-10-12Remove deprecated macro from TF-A codeManish V Badarkhe
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