aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-051-1/+2
* Merge changes from topic "tp-feat-rng" into integrationSandrine Bailleux2021-01-261-0/+5
|\
| * Makefile: Add FEAT_RNG support defineTomas Pilar2021-01-151-0/+5
* | Makefile: Fix ${FIP_NAME} to be rebuilt only when neededPali Rohár2021-01-081-0/+2
* | Makefile: Do not mark file targets as .PHONY targetPali Rohár2021-01-071-10/+8
|/
* Merge "Add support for FEAT_MTPMU for Armv8.6" into integrationMark Dykes2020-12-151-0/+2
|\
| * Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino2020-12-111-0/+2
* | TF-A: Add build option for Arm Feature ModifiersAlexei Fedorov2020-12-101-11/+32
|/
* Makefile: Update the minor version to indicate 2.4 releaseManish V Badarkhe2020-11-171-1/+1
* lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy2020-10-201-0/+2
* Makefile: Remove unused macroManish V Badarkhe2020-10-121-7/+0
* Remove deprecated macro from TF-A codeManish V Badarkhe2020-10-121-2/+1
* Merge "build_macros.mk: include assert and define loop macros" into integrationOlivier Deprez2020-09-211-127/+136
|\
| * build_macros.mk: include assert and define loop macrosLeonardo Sandoval2020-09-141-127/+136
* | Update makefile to build fiptool for WindowsSami Mujawar2020-09-141-0/+21
|/
* tools: Get the tool's binary name from the main makefileManish V Badarkhe2020-08-231-4/+4
* Merge "plat/arm: Use common build flag for using generic sp804 driver" into i...Mark Dykes2020-08-171-0/+2
|\
| * plat/arm: Use common build flag for using generic sp804 driverMadhukar Pappireddy2020-08-171-0/+2
* | SPM: Alter sp_gen.mk entry depending on owner of partitionRuari Phipps2020-08-141-1/+1
|/
* Merge "Use abspath to dereference $BUILD_BASE" into integrationAlexei Fedorov2020-08-051-2/+4
|\
| * Use abspath to dereference $BUILD_BASEGrant Likely2020-08-041-2/+4
* | Merge "SPM: build OP-TEE as an S-EL1 Secure Partition" into integrationManish Pandey2020-08-041-0/+4
|\ \ | |/ |/|
| * SPM: build OP-TEE as an S-EL1 Secure PartitionOlivier Deprez2020-07-301-0/+4
* | Makefile, doc: Make OPENSSL_DIR variable as build option for toolsManish V Badarkhe2020-07-301-2/+2
|/
* make, doc: Add build option to create chain of trust at runtimeManish V Badarkhe2020-07-091-0/+6
* Fix makefile to build on a Windows host PCSami Mujawar2020-06-291-4/+2
* 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