aboutsummaryrefslogtreecommitdiffstats
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* Export KEY_ALG as a user build optionSoby Mathew2017-08-311-0/+3
* Merge pull request #1040 from sliai/support-opteed-headerdanh-arm2017-08-141-1/+7
|\
| * Support Trusted OS firmware extra images in TF toolsSummer Qin2017-08-091-1/+7
* | CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-4/+0
|/
* Add support to link an external lib with ARM TFSoby Mathew2017-06-281-1/+1
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-2/+2
* aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-221-0/+17
* Remove `DISABLE_PEDANTIC` build optionAntonio Nino Diaz2017-06-011-3/+0
* Merge pull request #938 from masahir0y/tools_sharedanh-arm2017-05-242-1/+4
|\
| * cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-0/+3
| * Build: fix assert_boolean implementationMasahiro Yamada2017-05-231-1/+1
* | AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm2017-05-151-0/+2
|/
* Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm2017-05-083-6/+14
|\
| * Build: Correct Unix specific echo commandsEvan Lloyd2017-05-021-2/+2
| * Build: Fix parallel buildEvan Lloyd2017-05-023-4/+12
* | Use SPDX license identifiersdp-arm2017-05-039-225/+9
|/
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-0/+6
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+3
* build: Define build option for hardware-assisted coherencyJeenu Viswambharan2017-03-021-0/+4
* Introduce locking primitives using CAS instructionJeenu Viswambharan2017-02-142-2/+16
* fiptool: support --align option to add desired alignment to image offsetMasahiro Yamada2017-01-281-0/+3
* Build: strip trailing slashes from directory paths more simplyMasahiro Yamada2017-01-191-3/+2
* Build: Fix parallel buildingMasahiro Yamada2017-01-191-3/+4
* Build: add -MP option to add dummy rules to *.d filesMasahiro Yamada2017-01-051-1/+1
* Build: generate .d file at the same time as object is createdMasahiro Yamada2017-01-051-48/+13
* Build: use CPP just for pre-processingMasahiro Yamada2017-01-051-2/+2
* Build: exclude -c flag from TF_CFLAGSMasahiro Yamada2017-01-052-2/+2
* Fix incorrect copyright noticesAntonio Nino Diaz2016-12-141-22/+22
* build: Reorder build variables alphabeticallyJeenu Viswambharan2016-11-081-0/+142