aboutsummaryrefslogtreecommitdiffstats
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
* Add support for BL2 in XIP memoryJiafei Pan2018-04-071-0/+4
* Merge pull request #1293 from swarren/issue-551-followupdavidcunado-arm2018-03-211-4/+4
|\
| * Make all build results depend on all makefilesStephen Warren2018-03-011-4/+4
* | Change PLATFORM_ROOT to TF_PLATFORM_ROOTHeyi Guo2018-03-051-3/+3
* | Improve MULTI_CONSOLE_API deprecation warningsDan Handley2018-03-011-4/+4
|/
* Revert "Make all build results depend on all makefiles"Dimitris Papastamos2018-02-281-4/+4
* Makefile: Add `all` target to MAKE_DTBSSoby Mathew2018-02-261-10/+16
* Make all build results depend on all makefilesStephen Warren2018-02-211-4/+4
* Build: add GZIP compression filterMasahiro Yamada2018-02-021-0/+13
* Build: support pre-tool image processingMasahiro Yamada2018-02-021-2/+29
* Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada2018-02-011-5/+9
* Build: make tools depend on $(BIN) instead of PHONY targetMasahiro Yamada2018-02-011-2/+2
* Build: remove third argument of CERT_ADD_CMD_OPTMasahiro Yamada2018-02-012-5/+3
* Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada2018-02-011-5/+5
* Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOADMasahiro Yamada2018-02-012-17/+18
* Build: move cert_create arguments and dependency to FIP_ADD_PAYLOADMasahiro Yamada2018-02-012-44/+8
* Build: rip off unneeded $(eval ...) from buid macrosMasahiro Yamada2018-02-011-6/+6
* Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada2018-02-012-51/+20
* Build: squash MAKE_TOOL_ARGS into MAKE_BLMasahiro Yamada2018-02-011-11/+1
* Build: check if specified external image existsMasahiro Yamada2018-02-011-1/+3
* Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-0/+8
|\
| * Add platform-independent coreboot support libraryJulius Werner2018-01-191-0/+4
| * Add new function-pointer-based console APIJulius Werner2017-12-121-0/+4
* | Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm2018-01-192-0/+5
|\ \
| * | bl2-el3: Don't include BL2 in fip for BL2 at EL3Roberto Vargas2018-01-181-0/+2
| * | bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-181-0/+3
* | | Build: specify check_* targets as .PHONYMasahiro Yamada2017-12-241-0/+2
* | | Build: update comment lines for macrosMasahiro Yamada2017-12-231-5/+5
|/ /
* | Merge pull request #1104 from nmenon/dtb_build-v2davidcunado-arm2017-12-141-0/+46
|\ \ | |/ |/|
| * Makefile: Add ability to build dtbNishanth Menon2017-09-191-0/+46
* | Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-111-0/+9
|\ \
| * | Enable SVE for Non-secure worldDavid Cunado2017-11-301-0/+9
* | | Merge pull request #1168 from matt2048/masterdavidcunado-arm2017-12-041-3/+0
|\ \ \
| * | | Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONSMatt Ma2017-11-231-3/+0
* | | | ARM platforms: Fixup AArch32 buildsSoby Mathew2017-11-291-0/+2
| |/ / |/| |
* | | Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos2017-11-291-0/+2
* | | Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-231-0/+50
|\ \ \
| * | | ARMv7 may not support Generic Timer ExtensionEtienne Carriere2017-11-081-0/+4
| * | | ARMv7 may not support Virtualization ExtensionsEtienne Carriere2017-11-081-0/+4
| * | | ARMv7 may not support large page addressingEtienne Carriere2017-11-081-0/+9
| * | | ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere2017-11-081-0/+33
* | | | Merge pull request #1165 from geesun/qx/support-sha512davidcunado-arm2017-11-221-0/+1
|\ \ \ \
| * | | | tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-211-0/+1
| | |/ / | |/| |
* / | | Change Statistical Profiling Extensions build option handlingDimitris Papastamos2017-11-201-11/+2
|/ / /
* | | BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-0/+3
* | | BL31: Introduce Exception Handling FrameworkJeenu Viswambharan2017-11-131-0/+3
* | | Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm2017-11-091-0/+3
|\ \ \ | |/ / |/| |
| * | SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-081-0/+3
* | | Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada2017-11-071-1/+1
|/ /
* / GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-161-0/+4
|/