Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
83e0488f4f4766fbfa9342d0ed295788ed78f8f8
/
Makefile
« Previous
c6820d1
AArch32: Add essential Arch helpers
by Soby Mathew
· 8 years ago
d32134d
Merge pull request #661 from dp-arm/master
by danh-arm
· 8 years ago
4972ec5
Replace fip_create with fiptool
by dp-arm
· 8 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
f91f144
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 8 years ago
241ec6c
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· 8 years ago
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· 9 years ago
99c571b
Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file
by danh-arm
· 8 years ago
a83af08
Merge pull request #639 from danh-arm/dh/import-libfdt
by danh-arm
· 8 years ago
0b5a158
Move checkpatch options in a configuration file
by Sandrine Bailleux
· 8 years ago
3a35571
Exclude more files from checkpatch and checkcodebase
by Dan Handley
· 8 years ago
d7b59e4
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
d75d2ba
Build option to include AArch32 registers in cpu context
by Soby Mathew
· 8 years ago
f5fdbcc
Give user's compiler flags precedence over default ones
by Sandrine Bailleux
· 9 years ago
d63370d
Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md
by danh-arm
· 9 years ago
dc0b9c8
Remove markdown files from coding style check
by Antonio Nino Diaz
· 9 years ago
34466f9
Fix list of paths to perform coding style check on
by Antonio Nino Diaz
· 9 years ago
1d8f3a7
Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base
by danh-arm
· 9 years ago
25ab118
Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32
by danh-arm
· 9 years ago
2b8277b
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· 9 years ago
e4fa370
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· 9 years ago
e649196
Merge pull request #578 from EvanLloyd/ejll/woa_make2
by danh-arm
· 9 years ago
004c9a5
Make:Allow for extension in tool names.
by Evan Lloyd
· 9 years ago
f4ba5ca
Make:Use "simply expanded" make variables.
by Evan Lloyd
· 9 years ago
a71d259
Make:Use environment variables for OS detection.
by Evan Lloyd
· 9 years ago
26c6cb4
Make:Make shell commands more portable
by Evan Lloyd
· 9 years ago
f269714
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 9 years ago
346f1f9
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
faf144f
Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper
by danh-arm
· 9 years ago
faf573a
Enable preloaded BL33 alternative boot flow
by Antonio Nino Diaz
· 9 years ago
95036fc
Compile stdlib C files individually
by Antonio Nino Diaz
· 9 years ago
d481759
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 9 years ago
8e04dec
Apply TBBR naming convention to the fip_create options
by Juan Castillo
· 9 years ago
5554dc9
Merge pull request #475 from danh-arm/dh/v1.2-final
by danh-arm
· 9 years ago
30734ec
Increment Makefile version to 1.2
by Dan Handley
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
c69ef8c
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
by danh-arm
· 9 years ago
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· 9 years ago
d1a9343
FWU: Add support for `fwu_fip` target
by Yatharth Kochar
· 9 years ago
b1c2fe0
FWU: Add Generic BL2U FWU image support in BL2
by Yatharth Kochar
· 9 years ago
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 9 years ago
b21b02f
Introduce COLD_BOOT_SINGLE_CPU build option
by Sandrine Bailleux
· 9 years ago
03897bb
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 9 years ago
b7e97c4
Introduce SPIN_ON_BL1_EXIT build flag
by Sandrine Bailleux
· 9 years ago
18a6204
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 9 years ago
7916cca
Merge pull request #430 from jcastillo-arm/jc/tf-issues/333
by Achin Gupta
· 9 years ago
671b8db
Fix build error when `BL32` is not defined
by Juan Castillo
· 9 years ago
23828aa
Merge pull request #427 from jcastillo-arm/jc/tf-issues/294
by Achin Gupta
· 9 years ago
d4f7925
Add -mstrict-align to the gcc options
by Juan Castillo
· 9 years ago
1bdde17
Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag
by Achin Gupta
· 9 years ago
396644b
Make: fix dependency files generation
by Juan Castillo
· 9 years ago
a3487d1
Rework Makefile
by Juan Castillo
· 9 years ago
70716d6
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
49473e4
PSCI: Implement platform compatibility layer
by Soby Mathew
· 9 years ago
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
f9f39c3
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· 9 years ago
72fe347
TBB: add build option to save private keys
by Juan Castillo
· 10 years ago
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· 9 years ago
449dbd5
Introduce PROGRAMMABLE_RESET_ADDRESS build option
by Sandrine Bailleux
· 9 years ago
eeeced5
Driver for 16550 UART interface
by Varun Wadekar
· 9 years ago
81be100
Allow deeper platform port directory structure
by Dan Handley
· 10 years ago
f87ab39
Remove the ARCH build configuration from the Makefile
by Sandrine Bailleux
· 10 years ago
e3dee95
Bug Fix: Fix checkpatch rule in Makefile
by Sandrine Bailleux
· 10 years ago
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
1aa439f
Merge pull request #267 from sandrine-bailleux/sb/doc-fixes
by danh-arm
· 10 years ago
c77c0cd
Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep
by danh-arm
· 10 years ago
40d468c
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· 10 years ago
749e079
checkpatch: ignore GIT_COMMIT_ID
by Juan Castillo
· 10 years ago
cf8afbd
Update help message printed by the Makefile
by Sandrine Bailleux
· 10 years ago
a00cbfd
TBB: fix build target 'all' dependency on certificates
by Juan Castillo
· 10 years ago
33fbb97
Ignore C library files when checking coding style
by Sandrine Bailleux
· 10 years ago
e357a9e
Documentation for version 1.1
by Achin Gupta
· 10 years ago
13f6a93
TBB: add authentication module interface
by Juan Castillo
· 10 years ago
9c25a40
TBB: add PolarSSL based authentication module
by Juan Castillo
· 10 years ago
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 10 years ago
379954c
TBB: add support to include certificates in a FIP image
by Juan Castillo
· 10 years ago
11abdcd
TBB: add tool to generate certificates
by Juan Castillo
· 10 years ago
09a16c0
Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1
by danh-arm
· 10 years ago
e33ee5f
FVP: Allow BL3-2 to sit in the secure region of DRAM
by Juan Castillo
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
860cc3b
Specify FIP filename at build time
by Juan Castillo
· 10 years ago
152c17f
Fix problem of dependencies on the fiptool makefile target
by Sandrine Bailleux
· 10 years ago
937488b
Optimize Cortex-A57 cluster power down sequence on Juno
by Soby Mathew
· 10 years ago
dbee7fc
Add support for specifying pre-built BL binaries in Makefile
by Soby Mathew
· 10 years ago
98b6b5d
Documentation for version 1.0
by Dan Handley
· 10 years ago
802f865
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
7b83c44
Move IO storage source to drivers directory
by Dan Handley
· 10 years ago
0d84657
Merge pull request #183 from danh-arm/dh/print_output2
by danh-arm
· 10 years ago
cba2c50
Add concept of console output log levels
by Dan Handley
· 10 years ago
beb83d6
Add compilation macro for each BL stage
by Soby Mathew
· 10 years ago
c1adbbc
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 10 years ago
041f62a
Implement an assert() callable from assembly code
by Soby Mathew
· 10 years ago
04be3a5
Add support for printing version at runtime
by Juan Castillo
· 10 years ago
1175cc5
Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch
by Dan Handley
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago
Next »