Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
arm-trusted-firmware
/
a455173969be53f11dea5d0ab39a9ece63cffdac
/
Makefile
« Previous
bee71c7
Makefile: use git describe for BUILD_STRING
by Masahiro Yamada
· 8 years ago
bcc2bf0
Merge pull request #821 from jeenu-arm/errata-printing
by danh-arm
· 8 years ago
474d4ec
Merge pull request #799 from masahir0y/fiptool
by danh-arm
· 8 years ago
72fc70e
build: Use separate CFLAGS for tools
by Douglas Raillard
· 8 years ago
10bcd76
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
e507f8e
Add -fno-builtin to CFLAGS
by Douglas Raillard
· 8 years ago
1c75d5d
fiptool: support --align option to add desired alignment to image offset
by Masahiro Yamada
· 8 years ago
55cdcf7
checkpatch: Fix regular expressions
by Antonio Nino Diaz
· 8 years ago
59de509
Build: use CPP just for pre-processing
by Masahiro Yamada
· 8 years ago
f2e1d57
Build: exclude -c flag from TF_CFLAGS
by Masahiro Yamada
· 8 years ago
53d703a
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 8 years ago
2fae4b1
build: Reorder build variables alphabetically
by Jeenu Viswambharan
· 8 years ago
c626311
Fix format of patches passed to checkpatch
by Antonio Nino Diaz
· 8 years ago
1281a42
Merge pull request #734 from afaerber/make-help
by danh-arm
· 8 years ago
66b4542
Merge pull request #729 from dp-arm/dp/arm-sip
by danh-arm
· 8 years ago
d4e748f
Release v1.3: Update minor version number to 3
by David Cunado
· 8 years ago
872be88
Add PMF instrumentation points in TF
by dp-arm
· 8 years ago
59dead2
Makefile: Add missing space in help output
by Andreas Färber
· 8 years ago
6fe8aa2
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 8 years ago
83fc4a9
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 8 years ago
1a0a3f0
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 8 years ago
7260022
Add new version of image loading.
by Yatharth Kochar
· 8 years ago
afdda57
Move pmf headers to include/lib/pmf
by dp-arm
· 8 years ago
9d29c22
AArch32: Enable build at top level Makefile for FVP
by Soby Mathew
· 9 years ago
031dbb1
AArch32: Add essential Arch helpers
by Soby Mathew
· 8 years ago
41b568f
Merge pull request #661 from dp-arm/master
by danh-arm
· 8 years ago
819281e
Replace fip_create with fiptool
by dp-arm
· 8 years ago
532ed61
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
5d1c104
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 8 years ago
170fb93
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· 8 years ago
a31d898
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· 9 years ago
174baee
Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file
by danh-arm
· 8 years ago
adb1ddf
Merge pull request #639 from danh-arm/dh/import-libfdt
by danh-arm
· 8 years ago
f607739
Move checkpatch options in a configuration file
by Sandrine Bailleux
· 8 years ago
1a41e8c
Exclude more files from checkpatch and checkcodebase
by Dan Handley
· 8 years ago
f0b489c
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
8cd16e6
Build option to include AArch32 registers in cpu context
by Soby Mathew
· 8 years ago
403973c
Give user's compiler flags precedence over default ones
by Sandrine Bailleux
· 9 years ago
af984ee
Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md
by danh-arm
· 9 years ago
8f524c2
Remove markdown files from coding style check
by Antonio Nino Diaz
· 9 years ago
3323fe1
Fix list of paths to perform coding style check on
by Antonio Nino Diaz
· 9 years ago
c71a87a
Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base
by danh-arm
· 9 years ago
b2c9687
Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32
by danh-arm
· 9 years ago
68450a6
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· 9 years ago
81d139d
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· 9 years ago
91e8ae6
Merge pull request #578 from EvanLloyd/ejll/woa_make2
by danh-arm
· 9 years ago
42a45b5
Make:Allow for extension in tool names.
by Evan Lloyd
· 9 years ago
b169f6a
Make:Use "simply expanded" make variables.
by Evan Lloyd
· 9 years ago
e7f54db
Make:Use environment variables for OS detection.
by Evan Lloyd
· 9 years ago
f1477d4
Make:Make shell commands more portable
by Evan Lloyd
· 9 years ago
231c147
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 9 years ago
f33fbb2
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
6b1ca8f
Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper
by danh-arm
· 9 years ago
cf2c8a3
Enable preloaded BL33 alternative boot flow
by Antonio Nino Diaz
· 9 years ago
191a008
Compile stdlib C files individually
by Antonio Nino Diaz
· 9 years ago
54035fc
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 9 years ago
8f0617e
Apply TBBR naming convention to the fip_create options
by Juan Castillo
· 9 years ago
d0c104e
Merge pull request #475 from danh-arm/dh/v1.2-final
by danh-arm
· 9 years ago
6791f52
Increment Makefile version to 1.2
by Dan Handley
· 9 years ago
1645d3e
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
d178637
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
0c3a0b9
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
by danh-arm
· 9 years ago
12f654b
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· 9 years ago
0191262
FWU: Add support for `fwu_fip` target
by Yatharth Kochar
· 9 years ago
9003fa0
FWU: Add Generic BL2U FWU image support in BL2
by Yatharth Kochar
· 9 years ago
48bfb88
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 9 years ago
a9bec67
Introduce COLD_BOOT_SINGLE_CPU build option
by Sandrine Bailleux
· 9 years ago
4c117f6
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 9 years ago
35e8c76
Introduce SPIN_ON_BL1_EXIT build flag
by Sandrine Bailleux
· 9 years ago
7a24cba
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 9 years ago
a64939e
Merge pull request #430 from jcastillo-arm/jc/tf-issues/333
by Achin Gupta
· 9 years ago
70d1fc5
Fix build error when `BL32` is not defined
by Juan Castillo
· 9 years ago
c36d214
Merge pull request #427 from jcastillo-arm/jc/tf-issues/294
by Achin Gupta
· 9 years ago
fa1d371
Add -mstrict-align to the gcc options
by Juan Castillo
· 9 years ago
93271a1
Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag
by Achin Gupta
· 9 years ago
8815467
Make: fix dependency files generation
by Juan Castillo
· 9 years ago
73c99d4
Rework Makefile
by Juan Castillo
· 9 years ago
5c8babc
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 9 years ago
6748784
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
32bc85f
PSCI: Implement platform compatibility layer
by Soby Mathew
· 9 years ago
8ee2498
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
1779ba6
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
ccbf890
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· 9 years ago
fd34e7b
TBB: add build option to save private keys
by Juan Castillo
· 10 years ago
e347e84
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· 9 years ago
bf031bb
Introduce PROGRAMMABLE_RESET_ADDRESS build option
by Sandrine Bailleux
· 9 years ago
c13b2e3
Driver for 16550 UART interface
by Varun Wadekar
· 9 years ago
c04d260
Allow deeper platform port directory structure
by Dan Handley
· 10 years ago
d0687b2
Remove the ARCH build configuration from the Makefile
by Sandrine Bailleux
· 10 years ago
662109a
Bug Fix: Fix checkpatch rule in Makefile
by Sandrine Bailleux
· 10 years ago
541d788
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
09c731e
Merge pull request #267 from sandrine-bailleux/sb/doc-fixes
by danh-arm
· 10 years ago
0f49701
Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep
by danh-arm
· 10 years ago
23e47ed
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· 10 years ago
9b4ee6b
checkpatch: ignore GIT_COMMIT_ID
by Juan Castillo
· 10 years ago
1b57859
Update help message printed by the Makefile
by Sandrine Bailleux
· 10 years ago
85cdfdb
TBB: fix build target 'all' dependency on certificates
by Juan Castillo
· 10 years ago
95d5353
Ignore C library files when checking coding style
by Sandrine Bailleux
· 10 years ago
130ed88
Documentation for version 1.1
by Achin Gupta
· 10 years ago
40febc3
TBB: add authentication module interface
by Juan Castillo
· 10 years ago
Next »