summaryrefslogtreecommitdiff
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
* feat(spmc): add secure partition manager core for handling FF-A interfacesSayanta Pattanayak2021-09-061-0/+2
* 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
* | drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-061-0/+3
* | SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov2020-03-031-0/+3
* | SPMD: save/restore EL2 system registers.Max Shvetsov2020-03-021-0/+5
* | Build: fix 'BL stage' comment for build macrosMasahiro Yamada2020-02-271-10/+10
* | Read-only xlat tables for BL31 memoryPetre-Ionut Tudor2020-02-241-0/+7
|/
* build_macros: add create sequence helper functionVijayenthiran Subramaniam2020-02-181-0/+11
* fconf: Move platform io policies into fconfLouis Mayencourt2020-02-071-0/+3
* Merge changes from topic "sb/select-cot" into integrationSandrine Bailleux2020-01-301-0/+3
|\
| * Introduce COT build optionSandrine Bailleux2020-01-291-1/+4
* | Measured Boot: add function for hash calculationAlexei Fedorov2020-01-281-1/+4
|/
* Build: support per-BL LDFLAGSMasahiro Yamada2020-01-241-2/+3
* Replace dts includes with C preprocessor syntaxBalint Dobszay2020-01-141-2/+2
* bl31: Split into two separate memory regionsSamuel Holland2019-12-291-0/+4
* Merge "debugfs: add 9p device interface" into integrationMark Dykes2019-12-201-0/+3
|\