Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5dc5017dc026c0d098a2f2543197a7af9e58c156
/
make_helpers
1ff4071
build: Support BL-specific build flags
by Jeenu Viswambharan
· 6 years ago
8cd7ea3
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· 6 years ago
f5ec500
romlib: Allow patching of romlib functions
by Sathees Balya
· 6 years ago
078f1a4
Basic Makefile changes for PIE
by Soby Mathew
· 6 years ago
ffd122b
Makefile: Fix verbose builds on Windows
by Antonio Nino Diaz
· 6 years ago
cf2bb08
Makefile: Support totally quiet output with -s
by Andre Przywara
· 6 years ago
488e289
Merge pull request #1595 from Yann-lms/dts_dep
by Soby Mathew
· 6 years ago
468f0d7
Introduce RECLAIM_INIT_CODE build flag
by Daniel Boulby
· 6 years ago
2f5de9d
Set the IMAGE_BLx flag for the linker preprocessor
by Daniel Boulby
· 6 years ago
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 6 years ago
d8d734c
tbbr: Use USE_TBBR_DEFS=1 by default
by Antonio Nino Diaz
· 6 years ago
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 6 years ago
f383180
MAKE_DTB: dependencies on device tree source files
by Yann Gautier
· 6 years ago
80914a8
Allow manually setting the AArch32 instruction set
by Antonio Nino Diaz
· 6 years ago
2da918c
AArch64: Enable MPAM for lower ELs
by Jeenu Viswambharan
· 6 years ago
e92111a
Add support for romlib in the build system
by Roberto Vargas
· 6 years ago
21360f3
Add make macros to build library archives
by Roberto Vargas
· 6 years ago
4815a85
make: support libraries in MAKE_BL macro
by Konstantin Porotchkin
· 6 years ago
2cf1dbc
Build: add cpp build processing for dtb
by Yann Gautier
· 6 years ago
9fe8804
Allow disabling authentication dynamically
by Soby Mathew
· 7 years ago
f00da74
RAS: Add fault injection support
by Jeenu Viswambharan
· 7 years ago
9a7ce2f
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
96c7df0
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 7 years ago
35c8cfc
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
43a7bf4
Add support for BL2 in XIP memory
by Jiafei Pan
· 7 years ago
d5d26fb
Merge pull request #1293 from swarren/issue-551-followup
by davidcunado-arm
· 7 years ago
335433a
Change PLATFORM_ROOT to TF_PLATFORM_ROOT
by Heyi Guo
· 7 years ago
c4d562a
Make all build results depend on all makefiles
by Stephen Warren
· 7 years ago
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
f3d4f95
Revert "Make all build results depend on all makefiles"
by Dimitris Papastamos
· 7 years ago
ab4181d
Makefile: Add `all` target to MAKE_DTBS
by Soby Mathew
· 7 years ago
ca7a680
Make all build results depend on all makefiles
by Stephen Warren
· 7 years ago
eff36a9
Build: add GZIP compression filter
by Masahiro Yamada
· 7 years ago
bfb64ac
Build: support pre-tool image processing
by Masahiro Yamada
· 7 years ago
9c5ca52
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 7 years ago
5c3ae33
Build: make tools depend on $(BIN) instead of PHONY target
by Masahiro Yamada
· 7 years ago
5ebfda3
Build: remove third argument of CERT_ADD_CMD_OPT
by Masahiro Yamada
· 7 years ago
4d15680
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 7 years ago
6c2b459
Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
by Masahiro Yamada
· 7 years ago
ec154ad
Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD
by Masahiro Yamada
· 7 years ago
714a692
Build: rip off unneeded $(eval ...) from buid macros
by Masahiro Yamada
· 7 years ago
cd7711d
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 7 years ago
babbf20
Build: squash MAKE_TOOL_ARGS into MAKE_BL
by Masahiro Yamada
· 7 years ago
c751705
Build: check if specified external image exists
by Masahiro Yamada
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
b624ae0
Add platform-independent coreboot support library
by Julius Werner
· 7 years ago
b5d1f8e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 7 years ago
53c052b
bl2-el3: Don't include BL2 in fip for BL2 at EL3
by Roberto Vargas
· 7 years ago
e0e9946
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 7 years ago
9dff156
Build: specify check_* targets as .PHONY
by Masahiro Yamada
· 7 years ago
c85deee
Build: update comment lines for macros
by Masahiro Yamada
· 7 years ago
c50d376
Merge pull request #1104 from nmenon/dtb_build-v2
by davidcunado-arm
· 7 years ago
94f8907
Add new function-pointer-based console API
by Julius Werner
· 7 years ago
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
4c24bb7
Merge pull request #1168 from matt2048/master
by davidcunado-arm
· 7 years ago
ce88eee
Enable SVE for Non-secure world
by David Cunado
· 7 years ago
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 7 years ago
fcedb69
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· 7 years ago
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
41b0094
Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS
by Matt Ma
· 7 years ago
797d9bb
Merge pull request #1165 from geesun/qx/support-sha512
by davidcunado-arm
· 7 years ago
1a1f291
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· 7 years ago
9da09cd
Change Statistical Profiling Extensions build option handling
by Dimitris Papastamos
· 7 years ago
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 7 years ago
10a6727
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· 7 years ago
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· 7 years ago
c41f206
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 7 years ago
e259fa7
ARMv7 may not support Generic Timer Extension
by Etienne Carriere
· 7 years ago
4cce835
ARMv7 may not support Virtualization Extensions
by Etienne Carriere
· 7 years ago
0af78b6
ARMv7 may not support large page addressing
by Etienne Carriere
· 7 years ago
1374fcb
ARMv7 target is driven by ARM_ARCH_MAJOR==7
by Etienne Carriere
· 7 years ago
e2395b4
Build: introduce ${BUILD_PLAT} target to create the top build directory
by Masahiro Yamada
· 7 years ago
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 7 years ago
4ac02ba
Makefile: Add ability to build dtb
by Nishanth Menon
· 8 years ago
13b1605
Export KEY_ALG as a user build option
by Soby Mathew
· 7 years ago
18d4745
Merge pull request #1040 from sliai/support-opteed-header
by danh-arm
· 7 years ago
8072678
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
b36577a
CCI: Adapt for specific product at run time
by Jeenu Viswambharan
· 7 years ago
07a667d
Add support to link an external lib with ARM TF
by Soby Mathew
· 7 years ago
d0c8273
Introduce TF_LDFLAGS
by Douglas Raillard
· 7 years ago
ee3457b
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 7 years ago
cc6129d
Remove `DISABLE_PEDANTIC` build option
by Antonio Nino Diaz
· 7 years ago
4be1a61
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 7 years ago
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 7 years ago
1ab9e92
Build: fix assert_boolean implementation
by Masahiro Yamada
· 7 years ago
cdd03cb
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
6377a4f
Merge pull request #926 from EvanLloyd/win_make_4
by davidcunado-arm
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
1c5f360
Build: Correct Unix specific echo commands
by Evan Lloyd
· 8 years ago
4c3055f
Build: Fix parallel build
by Evan Lloyd
· 8 years ago
043fe9c
PSCI: Build option to enable D-Caches early in warmboot
by Soby Mathew
· 8 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
a10d64e
build: Define build option for hardware-assisted coherency
by Jeenu Viswambharan
· 8 years ago
fca7680
Introduce locking primitives using CAS instruction
by Jeenu Viswambharan
· 8 years ago
4d87eb4
fiptool: support --align option to add desired alignment to image offset
by Masahiro Yamada
· 8 years ago
823482b
Build: strip trailing slashes from directory paths more simply
by Masahiro Yamada
· 8 years ago
4abe923
Build: Fix parallel building
by Masahiro Yamada
· 8 years ago
e487bb6
Build: add -MP option to add dummy rules to *.d files
by Masahiro Yamada
· 8 years ago
56c53f6
Build: generate .d file at the same time as object is created
by Masahiro Yamada
· 8 years ago
0dec9fa
Build: use CPP just for pre-processing
by Masahiro Yamada
· 8 years ago
Next »