summaryrefslogtreecommitdiff
path: root/make_helpers
AgeCommit message (Expand)Author
2018-03-01Improve MULTI_CONSOLE_API deprecation warningsDan Handley
2018-02-28Revert "Make all build results depend on all makefiles"Dimitris Papastamos
2018-02-26Makefile: Add `all` target to MAKE_DTBSSoby Mathew
2018-02-21Make all build results depend on all makefilesStephen Warren
2018-02-02Build: add GZIP compression filterMasahiro Yamada
2018-02-02Build: support pre-tool image processingMasahiro Yamada
2018-02-01Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada
2018-02-01Build: make tools depend on $(BIN) instead of PHONY targetMasahiro Yamada
2018-02-01Build: remove third argument of CERT_ADD_CMD_OPTMasahiro Yamada
2018-02-01Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada
2018-02-01Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOADMasahiro Yamada
2018-02-01Build: move cert_create arguments and dependency to FIP_ADD_PAYLOADMasahiro Yamada
2018-02-01Build: rip off unneeded $(eval ...) from buid macrosMasahiro Yamada
2018-02-01Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada
2018-02-01Build: squash MAKE_TOOL_ARGS into MAKE_BLMasahiro Yamada
2018-02-01Build: check if specified external image existsMasahiro Yamada
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-19Add platform-independent coreboot support libraryJulius Werner
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Don't include BL2 in fip for BL2 at EL3Roberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-12-24Build: specify check_* targets as .PHONYMasahiro Yamada
2017-12-23Build: update comment lines for macrosMasahiro Yamada
2017-12-14Merge pull request #1104 from nmenon/dtb_build-v2davidcunado-arm
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-12-04Merge pull request #1168 from matt2048/masterdavidcunado-arm
2017-11-30Enable SVE for Non-secure worldDavid Cunado
2017-11-29ARM platforms: Fixup AArch32 buildsSoby Mathew
2017-11-29Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-23Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONSMatt Ma
2017-11-22Merge pull request #1165 from geesun/qx/support-sha512davidcunado-arm
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu
2017-11-20Change Statistical Profiling Extensions build option handlingDimitris Papastamos
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13BL31: Introduce Exception Handling FrameworkJeenu Viswambharan
2017-11-09Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-11-08ARMv7 may not support Generic Timer ExtensionEtienne Carriere
2017-11-08ARMv7 may not support Virtualization ExtensionsEtienne Carriere
2017-11-08ARMv7 may not support large page addressingEtienne Carriere
2017-11-08ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere
2017-11-07Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-09-19Makefile: Add ability to build dtbNishanth Menon
2017-08-31Export KEY_ALG as a user build optionSoby Mathew
2017-08-14Merge pull request #1040 from sliai/support-opteed-headerdanh-arm
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-08-01CCI: Adapt for specific product at run timeJeenu Viswambharan