aboutsummaryrefslogtreecommitdiff
path: root/make_helpers
AgeCommit message (Expand)Author
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
2020-03-03SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov
2020-03-02SPMD: save/restore EL2 system registers.Max Shvetsov
2020-02-27Build: fix 'BL stage' comment for build macrosMasahiro Yamada
2020-02-24Read-only xlat tables for BL31 memoryPetre-Ionut Tudor
2020-02-24Build system: Changes to drive cert_create for dualroot CoTSandrine Bailleux
2020-02-18build_macros: add create sequence helper functionVijayenthiran Subramaniam
2020-02-07fconf: Move platform io policies into fconfLouis Mayencourt
2020-01-30Merge changes from topic "sb/select-cot" into integrationSandrine Bailleux
2020-01-29Introduce COT build optionSandrine Bailleux
2020-01-28Measured Boot: add function for hash calculationAlexei Fedorov
2020-01-24Build: support per-BL LDFLAGSMasahiro Yamada
2020-01-14Replace dts includes with C preprocessor syntaxBalint Dobszay
2019-12-29bl31: Split into two separate memory regionsSamuel Holland
2019-12-20Merge "debugfs: add 9p device interface" into integrationMark Dykes
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-17debugfs: add 9p device interfaceOlivier Deprez
2019-12-02Enable Link Time Optimization in GCCzelalem-aweke
2019-10-04Fix the CAS spinlock implementationSoby Mathew
2019-09-13Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew
2019-09-12Add cert_create tool support for RSA key sizesJustin Chadwell
2019-09-12Invalidate dcache build option for bl2 entry at EL3Hadi Asyrafi
2019-09-12Merge changes from topic "jc/mte_enable" into integrationSoby Mathew
2019-09-11Add UBSAN support and handlersJustin Chadwell
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-26Console: removed legacy console APIAmbroise Vincent