aboutsummaryrefslogtreecommitdiff
path: root/make_helpers
AgeCommit message (Expand)Author
2021-11-12feat(sme): enable SME functionalityjohpow01
2021-10-26feat(mpmm): add support for MPMMChris Kay
2021-10-26feat(amu): enable per-core AMU auxiliary countersChris Kay
2021-10-26refactor(amu): conditionally compile auxiliary counter supportChris Kay
2021-10-06Merge changes from topic "fvpr_cleanup" into integrationMark Dykes
2021-10-06refactor(tbbr): remove "fvp_r" platform specific checkManish Pandey
2021-10-05feat(rme): add ENABLE_RME build option and support for RMM imageZelalem Aweke
2021-10-05refactor(makefile): remove BL prefixes in build macrosZelalem Aweke
2021-09-30fvp_r: load, auth, and transfer from BL1 to BL33laurenw-arm
2021-09-29Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integrationOlivier Deprez
2021-09-28build(bl2): enable SP pkg loading for S-EL1 SPMCBalint Dobszay
2021-09-27feat(hcx): add build option to enable FEAT_HCXjohpow01
2021-08-26feat(trf): enable trace filter control register access from lower NS ELManish V Badarkhe
2021-08-26feat(sys_reg_trace): enable trace system registers access from lower NS ELsManish V Badarkhe
2021-08-26feat(trbe): enable access to trace buffer control registers from lower NS ELManish V Badarkhe
2021-08-02feat(fwu): initialize FWU driver in BL2Manish V Badarkhe
2021-08-02feat(fwu_metadata): add FWU metadata header and build optionsManish V Badarkhe
2021-06-28feat(sve): enable SVE for the secure worldMax Shvetsov
2021-05-25SMCCC/PCI: Add initial PCI conduit definitionsJeremy Linton
2021-03-24tbbr-tools: enable override TRUSTED_KEY_CERTPankaj Gupta
2021-02-25Enable v8.6 AMU enhancements (FEAT_AMUv1p1)johpow01
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2021-01-08Makefile: Fix ${FIP_NAME} to be rebuilt only when neededPali 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-09make_helpers: tbbr: Fix FWU certificate generationManish V Badarkhe
2020-10-20lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy
2020-10-12TF-A: Add HASH_ALG default value to defaults.mkAlexei Fedorov
2020-09-21Merge "build_macros.mk: include assert and define loop macros" into integrationOlivier Deprez
2020-09-21Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into i...Olivier Deprez
2020-09-14build_macros.mk: include assert and define loop macrosLeonardo Sandoval
2020-09-14Update makefile to build fiptool for WindowsSami Mujawar
2020-09-10defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithmLeonardo Sandoval
2020-08-17plat/arm: Use common build flag for using generic sp804 driverMadhukar Pappireddy
2020-08-12cert_create: add Platform owned secure partitions supportManish Pandey
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-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-08cert_create: add SiP owned secure partitions supportManish 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-01Enable MTE supportManish V Badarkhe
2020-03-31Build: introduce per-BL CPPFLAGS and ASFLAGSMasahiro Yamada
2020-03-16fconf: Clean Arm IOLouis Mayencourt
2020-03-10Merge changes from topic "sb/dualroot" into integrationSandrine Bailleux
2020-03-06Makefile: Add support to optionally encrypt BL31 and BL32Sumit Garg
2020-03-06drivers: crypto: Add authenticated decryption frameworkSumit Garg