summaryrefslogtreecommitdiff
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
* feat(sme): enable SME functionalityjohpow012021-11-121-17/+20
* feat(mpmm): add support for MPMMChris Kay2021-10-261-0/+6
* feat(amu): enable per-core AMU auxiliary countersChris Kay2021-10-261-0/+1
* refactor(amu): conditionally compile auxiliary counter supportChris Kay2021-10-261-0/+1
* Merge changes from topic "fvpr_cleanup" into integrationMark Dykes2021-10-061-1/+2
|\
| * refactor(tbbr): remove "fvp_r" platform specific checkManish Pandey2021-10-061-1/+2
* | feat(rme): add ENABLE_RME build option and support for RMM imageZelalem Aweke2021-10-051-1/+4
* | refactor(makefile): remove BL prefixes in build macrosZelalem Aweke2021-10-051-42/+42
|/
* fvp_r: load, auth, and transfer from BL1 to BL33laurenw-arm2021-09-301-0/+2
* Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integrationOlivier Deprez2021-09-291-0/+3
|\
| * build(bl2): enable SP pkg loading for S-EL1 SPMCBalint Dobszay2021-09-281-0/+3
* | feat(hcx): add build option to enable FEAT_HCXjohpow012021-09-271-0/+3
|/
* feat(trf): enable trace filter control register access from lower NS ELManish V Badarkhe2021-08-261-0/+5
* feat(sys_reg_trace): enable trace system registers access from lower NS ELsManish V Badarkhe2021-08-261-0/+5
* feat(trbe): enable access to trace buffer control registers from lower NS ELManish V Badarkhe2021-08-261-0/+11
* feat(fwu): initialize FWU driver in BL2Manish V Badarkhe2021-08-021-0/+3
* feat(fwu_metadata): add FWU metadata header and build optionsManish V Badarkhe2021-08-021-0/+8
* feat(sve): enable SVE for the secure worldMax Shvetsov2021-06-281-1/+3
* SMCCC/PCI: Add initial PCI conduit definitionsJeremy Linton2021-05-251-0/+3
* tbbr-tools: enable override TRUSTED_KEY_CERTPankaj Gupta2021-03-241-2/+2
* Enable v8.6 AMU enhancements (FEAT_AMUv1p1)johpow012021-02-251-1/+2
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-051-1/+4
* Makefile: Fix ${FIP_NAME} to be rebuilt only when neededPali Rohár2021-01-081-4/+11
* Merge "Add support for FEAT_MTPMU for Armv8.6" into integrationMark Dykes2020-12-151-0/+4
|\
| * Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino2020-12-111-0/+4
* | TF-A: Add build option for Arm Feature ModifiersAlexei Fedorov2020-12-101-0/+3
|/
* make_helpers: tbbr: Fix FWU certificate generationManish V Badarkhe2020-11-091-0/+3
* lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy2020-10-201-0/+5
* TF-A: Add HASH_ALG default value to defaults.mkAlexei Fedorov2020-10-121-1/+5
* Merge "build_macros.mk: include assert and define loop macros" into integrationOlivier Deprez2020-09-212-4/+26
|\
| * build_macros.mk: include assert and define loop macrosLeonardo Sandoval2020-09-142-4/+26
* | Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into i...Olivier Deprez2020-09-211-0/+5
|\ \
| * | defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithmLeonardo Sandoval2020-09-101-0/+5
| |/
* | Update makefile to build fiptool for WindowsSami Mujawar2020-09-141-1/+3
|/
* plat/arm: Use common build flag for using generic sp804 driverMadhukar Pappireddy2020-08-171-0/+3
* cert_create: add Platform owned secure partitions supportManish Pandey2020-08-121-0/+3
* Makefile, doc: Make OPENSSL_DIR variable as build option for toolsManish V Badarkhe2020-07-301-0/+3
* make, doc: Add build option to create chain of trust at runtimeManish V Badarkhe2020-07-091-0/+3
* Prevent RAS register access from lower ELsVarun Wadekar2020-06-121-0/+3
* Merge changes from topic "sp_secure_boot" into integrationManish Pandey2020-06-091-0/+5
|\
| * cert_create: add SiP owned secure partitions supportManish Pandey2020-06-081-0/+5
* | plat/fvp: Add support for dynamic description of secure interruptsMadhukar Pappireddy2020-06-091-1/+4
|/
* plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay2020-05-151-1/+4
* Implement workaround for AT speculative behaviourManish V Badarkhe2020-05-141-0/+3
* Enable MTE supportManish V Badarkhe2020-04-011-0/+5
* Build: introduce per-BL CPPFLAGS and ASFLAGSMasahiro Yamada2020-03-311-6/+7
* fconf: Clean Arm IOLouis Mayencourt2020-03-161-1/+1
* Merge changes from topic "sb/dualroot" into integrationSandrine Bailleux2020-03-101-1/+5
|\
| * Build system: Changes to drive cert_create for dualroot CoTSandrine Bailleux2020-02-241-1/+5
* | Makefile: Add support to optionally encrypt BL31 and BL32Sumit Garg2020-03-062-3/+57