summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-12-11SPM: sptool: Introduce tool to package SP and RDAntonio Nino Diaz
2018-12-10Makefile: add a possibility to disable -WerrorYann Gautier
2018-12-10Add the possibility to compile TF-A with more warningsYann Gautier
2018-12-10SPM: Deprecate the current implementationAntonio Nino Diaz
2018-12-06drivers/console: Reimplement MUTLI_CONSOLE_API framework in CJulius Werner
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-11-19backtrace: Extract rules from root MakefileAntonio Nino Diaz
2018-10-29Basic Makefile changes for PIESoby Mathew
2018-10-19Makefile: Fix verbose builds on WindowsAntonio Nino Diaz
2018-10-08Makefile: Support totally quiet output with -sAndre Przywara
2018-10-04Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefileDimitris Papastamos
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-10-03Remove incorrect tabulation in MakefileSandrine Bailleux
2018-10-03Introduce RECLAIM_INIT_CODE build flagDaniel Boulby
2018-10-02Merge pull request #1599 from soby-mathew/sm/update_v2.0Soby Mathew
2018-10-01Update the version to 2.0Soby Mathew
2018-09-28gic: Remove deprecated driver and interfacesAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-09-21console: Port Multi Console driver to AArch32Daniel Boulby
2018-09-21Update release minor version stringSathees Balya
2018-08-30backtrace: Introduce backtrace functionDouglas Raillard
2018-08-30Allow manually setting the AArch32 instruction setAntonio Nino Diaz
2018-08-22libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz
2018-08-22libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz
2018-08-20AArch64: Enable MPAM for lower ELsJeenu Viswambharan
2018-08-03Add support for romlib in the build systemRoberto Vargas
2018-08-03Don't include mbebtls include paths in INCLUDESRoberto Vargas
2018-08-03Create a library file for libcRoberto Vargas
2018-08-03Add make macros to build library archivesRoberto Vargas
2018-07-11Use clang as preprocessor when clang toolchain is selectedRoberto Vargas
2018-07-11Use clang assembler when clang compiler is usedRoberto Vargas
2018-07-11Allow overriding the linkerRoberto Vargas
2018-07-03AArch32: Force compiler to align memory accessesSandrine Bailleux
2018-06-18Build: add cpp build processing for dtbYann Gautier
2018-05-18Allow disabling authentication dynamicallySoby Mathew
2018-05-15Merge pull request #1373 from jeenu-arm/ras-supportDimitris Papastamos
2018-05-04RAS: Add fault injection supportJeenu Viswambharan
2018-05-04AArch64: Introduce RAS handlingJeenu Viswambharan
2018-05-04AArch64: Introduce External Abort handlingJeenu Viswambharan
2018-05-03Merge pull request #1367 from robertovargas-arm/ndebugdanh-arm
2018-05-01Remove the unused macro NDEBUGRoberto Vargas
2018-04-23Add support for the SMC Calling Convention 2.0Antonio Nino Diaz
2018-04-07Add support for BL2 in XIP memoryJiafei Pan
2018-04-03SPM: Assert value of `ENABLE_SPM` build flagAntonio Nino Diaz
2018-03-22Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_overri...Dimitris Papastamos
2018-03-20Platforms cannot override ENABLE_STACK_PROTECTORMichalis Pappas
2018-03-16Release v1.5: Update minor version number to 5David Cunado
2018-03-01Improve MULTI_CONSOLE_API deprecation warningsDan Handley
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas