index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make_helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1293 from swarren/issue-551-followup
davidcunado-arm
2018-03-21
1
-4
/
+4
|
\
|
*
Make all build results depend on all makefiles
Stephen Warren
2018-03-01
1
-4
/
+4
*
|
Change PLATFORM_ROOT to TF_PLATFORM_ROOT
Heyi Guo
2018-03-05
1
-3
/
+3
*
|
Improve MULTI_CONSOLE_API deprecation warnings
Dan Handley
2018-03-01
1
-4
/
+4
|
/
*
Revert "Make all build results depend on all makefiles"
Dimitris Papastamos
2018-02-28
1
-4
/
+4
*
Makefile: Add `all` target to MAKE_DTBS
Soby Mathew
2018-02-26
1
-10
/
+16
*
Make all build results depend on all makefiles
Stephen Warren
2018-02-21
1
-4
/
+4
*
Build: add GZIP compression filter
Masahiro Yamada
2018-02-02
1
-0
/
+13
*
Build: support pre-tool image processing
Masahiro Yamada
2018-02-02
1
-2
/
+29
*
Build: change the first parameter of TOOL_ADD_IMG to lowercase
Masahiro Yamada
2018-02-01
1
-5
/
+9
*
Build: make tools depend on $(BIN) instead of PHONY target
Masahiro Yamada
2018-02-01
1
-2
/
+2
*
Build: remove third argument of CERT_ADD_CMD_OPT
Masahiro Yamada
2018-02-01
2
-5
/
+3
*
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
Masahiro Yamada
2018-02-01
1
-5
/
+5
*
Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
Masahiro Yamada
2018-02-01
2
-17
/
+18
*
Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD
Masahiro Yamada
2018-02-01
2
-44
/
+8
*
Build: rip off unneeded $(eval ...) from buid macros
Masahiro Yamada
2018-02-01
1
-6
/
+6
*
Build: merge build macros between FIP_ and FWU_FIP_
Masahiro Yamada
2018-02-01
2
-51
/
+20
*
Build: squash MAKE_TOOL_ARGS into MAKE_BL
Masahiro Yamada
2018-02-01
1
-11
/
+1
*
Build: check if specified external image exists
Masahiro Yamada
2018-02-01
1
-1
/
+3
*
Merge pull request #1193 from jwerner-chromium/JW_coreboot
davidcunado-arm
2018-01-24
1
-0
/
+8
|
\
|
*
Add platform-independent coreboot support library
Julius Werner
2018-01-19
1
-0
/
+4
|
*
Add new function-pointer-based console API
Julius Werner
2017-12-12
1
-0
/
+4
*
|
Merge pull request #1200 from robertovargas-arm/bl2-el3
davidcunado-arm
2018-01-19
2
-0
/
+5
|
\
\
|
*
|
bl2-el3: Don't include BL2 in fip for BL2 at EL3
Roberto Vargas
2018-01-18
1
-0
/
+2
|
*
|
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2018-01-18
1
-0
/
+3
*
|
|
Build: specify check_* targets as .PHONY
Masahiro Yamada
2017-12-24
1
-0
/
+2
*
|
|
Build: update comment lines for macros
Masahiro Yamada
2017-12-23
1
-5
/
+5
|
/
/
*
|
Merge pull request #1104 from nmenon/dtb_build-v2
davidcunado-arm
2017-12-14
1
-0
/
+46
|
\
\
|
|
/
|
/
|
|
*
Makefile: Add ability to build dtb
Nishanth Menon
2017-09-19
1
-0
/
+46
*
|
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
davidcunado-arm
2017-12-11
1
-0
/
+9
|
\
\
|
*
|
Enable SVE for Non-secure world
David Cunado
2017-11-30
1
-0
/
+9
*
|
|
Merge pull request #1168 from matt2048/master
davidcunado-arm
2017-12-04
1
-3
/
+0
|
\
\
\
|
*
|
|
Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS
Matt Ma
2017-11-23
1
-3
/
+0
*
|
|
|
ARM platforms: Fixup AArch32 builds
Soby Mathew
2017-11-29
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Implement support for the Activity Monitor Unit on Cortex A75
Dimitris Papastamos
2017-11-29
1
-0
/
+2
*
|
|
Merge pull request #1145 from etienne-lms/rfc-armv7-2
davidcunado-arm
2017-11-23
1
-0
/
+50
|
\
\
\
|
*
|
|
ARMv7 may not support Generic Timer Extension
Etienne Carriere
2017-11-08
1
-0
/
+4
|
*
|
|
ARMv7 may not support Virtualization Extensions
Etienne Carriere
2017-11-08
1
-0
/
+4
|
*
|
|
ARMv7 may not support large page addressing
Etienne Carriere
2017-11-08
1
-0
/
+9
|
*
|
|
ARMv7 target is driven by ARM_ARCH_MAJOR==7
Etienne Carriere
2017-11-08
1
-0
/
+33
*
|
|
|
Merge pull request #1165 from geesun/qx/support-sha512
davidcunado-arm
2017-11-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
tbbr: Add build flag HASH_ALG to let the user to select the SHA
Qixiang Xu
2017-11-21
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Change Statistical Profiling Extensions build option handling
Dimitris Papastamos
2017-11-20
1
-11
/
+2
|
/
/
/
*
|
|
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
1
-0
/
+3
*
|
|
BL31: Introduce Exception Handling Framework
Jeenu Viswambharan
2017-11-13
1
-0
/
+3
*
|
|
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
davidcunado-arm
2017-11-09
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-11-08
1
-0
/
+3
*
|
|
Build: introduce ${BUILD_PLAT} target to create the top build directory
Masahiro Yamada
2017-11-07
1
-1
/
+1
|
/
/
*
/
GIC: Add APIs to set interrupt type and query support
Jeenu Viswambharan
2017-10-16
1
-0
/
+4
|
/
*
Export KEY_ALG as a user build option
Soby Mathew
2017-08-31
1
-0
/
+3
[next]