aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: remove extra include paths in INCLUDESAmbroise Vincent2019-04-031-22/+0
* Update TF-A version to 2.1Soby Mathew2019-03-261-1/+1
* Declare PAuth for Secure world as experimentalAlexei Fedorov2019-03-181-0/+6
* Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minorSoby Mathew2019-03-131-12/+12
|\
| * Allow setting compiler's target architectureAlexei Fedorov2019-03-121-12/+12
* | Merge pull request #1880 from lmayencourt/lm/pieSoby Mathew2019-03-131-1/+1
|\ \
| * | Makefile: fix linking with pie and binutils > 2.27Louis Mayencourt2019-03-121-1/+1
| |/
* / Add the possibility to pass options for checkpatchYann Gautier2019-03-111-2/+7
|/
* Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz2019-03-011-0/+13
|\
| * Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-271-0/+13
* | Add support for pointer authenticationAntonio Nino Diaz2019-02-271-0/+19
* | Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-271-0/+2
|/
* Introduce build option to override libcVarun Wadekar2019-02-051-1/+8
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-12/+0
* Make device tree pre-processing similar to U-boot/LinuxManish Pandey2019-01-241-0/+1
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-3/+3
* Remove reference to DISABLE_PEDANTICAntonio Nino Diaz2019-01-211-1/+0
* Remove ASM_ASSERTION check in MakefileAntonio Nino Diaz2019-01-041-4/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-6/+8
* Reorganize architecture-dependent header filesAntonio Nino Diaz2019-01-041-2/+1
* Merge pull request #1725 from Yann-lms/clang_aarch32Antonio Niño Díaz2018-12-191-1/+1
|\
| * clang: 32 bit compilation should include march32-directiveYann Gautier2018-12-181-1/+1
* | Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifcAntonio Niño Díaz2018-12-181-1/+1
|\ \
| * | romlib: Add platform specific jump table listSathees Balya2018-12-181-1/+1
| |/
* / build: find "armclang" string in the 'CC' variableVarun Wadekar2018-12-121-1/+1
|/
* Merge pull request #1708 from Yann-lms/warningsSoby Mathew2018-12-121-1/+43
|\
| * Makefile: add a possibility to disable -WerrorYann Gautier2018-12-101-1/+5
| * Add the possibility to compile TF-A with more warningsYann Gautier2018-12-101-1/+39
* | SPM: sptool: Introduce tool to package SP and RDAntonio Nino Diaz2018-12-111-1/+12
* | SPM: Deprecate the current implementationAntonio Nino Diaz2018-12-101-0/+2
|/
* drivers/console: Reimplement MUTLI_CONSOLE_API framework in CJulius Werner2018-12-061-1/+1
* drivers/console: Link console framework code by defaultJulius Werner2018-12-061-0/+1
* backtrace: Extract rules from root MakefileAntonio Nino Diaz2018-11-191-27/+2
* Basic Makefile changes for PIESoby Mathew2018-10-291-5/+12
* Makefile: Fix verbose builds on WindowsAntonio Nino Diaz2018-10-191-2/+2
* Makefile: Support totally quiet output with -sAndre Przywara2018-10-081-1/+9
* Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefileDimitris Papastamos2018-10-041-1/+1
|\
| * Remove incorrect tabulation in MakefileSandrine Bailleux2018-10-031-1/+1
* | Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-6/+0
|\ \
| * | console: Port Multi Console driver to AArch32Daniel Boulby2018-09-211-6/+0
* | | Introduce RECLAIM_INIT_CODE build flagDaniel Boulby2018-10-031-0/+1
| |/ |/|
* | Merge pull request #1599 from soby-mathew/sm/update_v2.0Soby Mathew2018-10-021-2/+2
|\ \
| * | Update the version to 2.0Soby Mathew2018-10-011-2/+2
* | | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-281-1/+0
* | | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-281-13/+1
* | | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-15/+0
|/ /
* / Update release minor version stringSathees Balya2018-09-211-1/+1
|/
* backtrace: Introduce backtrace functionDouglas Raillard2018-08-301-0/+27
* Allow manually setting the AArch32 instruction setAntonio Nino Diaz2018-08-301-0/+8
* libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz2018-08-221-1/+4