Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
arm-trusted-firmware
/
c0474d5843321392172356f79efb6ec6140c4e48
/
Makefile
01d237c
Build: add cpp build processing for dtb
by Yann Gautier
· 6 years ago
209a60c
Allow disabling authentication dynamically
by Soby Mathew
· 7 years ago
a513506
Merge pull request #1373 from jeenu-arm/ras-support
by Dimitris Papastamos
· 7 years ago
1a7c1cf
RAS: Add fault injection support
by Jeenu Viswambharan
· 7 years ago
14c6016
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
76454ab
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 7 years ago
df7f203
Merge pull request #1367 from robertovargas-arm/ndebug
by danh-arm
· 7 years ago
379dcab
Remove the unused macro NDEBUG
by Roberto Vargas
· 7 years ago
2f37046
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
7d173fc
Add support for BL2 in XIP memory
by Jiafei Pan
· 7 years ago
aafd8e1
SPM: Assert value of `ENABLE_SPM` build flag
by Antonio Nino Diaz
· 7 years ago
6f0b253
Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_override_ENABLE_STACK_PROTECTOR
by Dimitris Papastamos
· 7 years ago
46e5e03
Platforms cannot override ENABLE_STACK_PROTECTOR
by Michalis Pappas
· 7 years ago
4a577f9
Release v1.5: Update minor version number to 5
by David Cunado
· 7 years ago
bc1a03c
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
7fabe1a
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
38c14d8
Makefile: Add `all` target to MAKE_DTBS
by Soby Mathew
· 7 years ago
566034f
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· 7 years ago
15e5958
Merge pull request #1256 from jeenu-arm/tsp-ehf
by davidcunado-arm
· 7 years ago
c8b55b8
Add EL3_EXCEPTION_HANDLING to build command line
by Jeenu Viswambharan
· 7 years ago
9fd2f13
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
693e278
Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch
by davidcunado-arm
· 7 years ago
0fc50a8
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 7 years ago
33950dd
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 7 years ago
c939d13
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 7 years ago
1dc0714
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 7 years ago
9cd1523
Build: refactor BL32 build rules
by Masahiro Yamada
· 7 years ago
76d27d2
Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)
by Masahiro Yamada
· 7 years ago
e282b9d
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd
by davidcunado-arm
· 7 years ago
e58f4d8
Merge pull request #1248 from stevecapperarm/fixes/pie-logic
by davidcunado-arm
· 7 years ago
b25a577
Makefile: Use ld.bfd linker if available
by Julius Werner
· 7 years ago
51d2893
Analyze coding style of patches individually
by Antonio Nino Diaz
· 7 years ago
040f1e6
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
d1156e0
Correct the Makefile logic for disabling PIE
by Steve Capper
· 7 years ago
c9b31ae
bl2-el3: Don't include BL2 in fip for BL2 at EL3
by Roberto Vargas
· 7 years ago
b1d27b4
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 7 years ago
f7ec31d
Disable PIE compilation option
by david cunado
· 7 years ago
842c00e
Merge pull request #1104 from nmenon/dtb_build-v2
by davidcunado-arm
· 7 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 7 years ago
211d307
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
1a85337
Enable SVE for Non-secure world
by David Cunado
· 7 years ago
5744e87
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 7 years ago
0319a97
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· 7 years ago
da547d4
Fix Makefile for ARMv8-A AArch32 build
by Sandrine Bailleux
· 7 years ago
71f8a6a
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
281a08c
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
9500d5a
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· 7 years ago
2fccb22
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 7 years ago
26e63c4
ARMv7 target is driven by ARM_ARCH_MAJOR==7
by Etienne Carriere
· 7 years ago
8012cc5
Build: introduce ${BUILD_PLAT} target to create the top build directory
by Masahiro Yamada
· 7 years ago
74dce7f
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 7 years ago
03b397a
Makefile: Add ability to build dtb
by Nishanth Menon
· 8 years ago
b4f4a2f
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 7 years ago
7f56e9a
Implement log framework
by Soby Mathew
· 7 years ago
76580f3
Filter out invalid configure for EL3_PAYLOAD_BASE
by Qixiang Xu
· 7 years ago
66079b0
Makefile: correct path for CHECKPATCH warnings
by Etienne Carriere
· 7 years ago
e33fd44
CCI: Adapt for specific product at run time
by Jeenu Viswambharan
· 7 years ago
c1232c3
Fix alphabetic ordering
by Jeenu Viswambharan
· 7 years ago
07f2178
Release v1.4: Update minor version number to 4
by David Cunado
· 7 years ago
c2b8806
Introduce TF_LDFLAGS
by Douglas Raillard
· 7 years ago
0d182a0
Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53
by danh-arm
· 7 years ago
a94cc37
Apply workarounds for A53 Cat A Errata 835769 and 843419
by Douglas Raillard
· 7 years ago
d832aee
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 7 years ago
79eb1af
Remove `DISABLE_PEDANTIC` build option
by Antonio Nino Diaz
· 8 years ago
572e141
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 7 years ago
7559633
build: Introduce ARM Compiler 6 support
by dp-arm
· 8 years ago
d546185
build: Introduce clang support
by dp-arm
· 8 years ago
72610c4
build: Introduce HOSTCC flag
by dp-arm
· 8 years ago
344af65
Switch default C environment from c99 to gnu99
by dp-arm
· 8 years ago
e715e67
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 7 years ago
da5241c
Introduce `tf_snprintf`
by Antonio Nino Diaz
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 8 years ago
2a6c1a8
fip: move headers shared between TF and fiptool to include/tools_share
by Masahiro Yamada
· 8 years ago
1bd61d0
AArch32: Add BL2U support
by Yatharth Kochar
· 8 years ago
a440900
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
d801fbb
Hook up LLVM compiler-rt in the build system
by dp-arm
· 8 years ago
172138b
Merge pull request #926 from EvanLloyd/win_make_4
by davidcunado-arm
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
052ab52
Build: Correct Unix specific echo commands
by Evan Lloyd
· 8 years ago
e83b5fd
Merge pull request #898 from soby-mathew/sm/dcache-early
by davidcunado-arm
· 8 years ago
044bb2f
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
cc8b563
Add `ENABLE_ASSERTIONS` build option
by Antonio Nino Diaz
· 8 years ago
bcc3c49
PSCI: Build option to enable D-Caches early in warmboot
by Soby Mathew
· 8 years ago
ea69a93
Merge pull request #890 from masahir0y/scp
by davidcunado-arm
· 8 years ago
ed75625
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· 8 years ago
5dff210
Merge pull request #877 from soby-mathew/sm/build_opt_checks
by davidcunado-arm
· 8 years ago
4d045d0
Build: add generic way to include SCP_BL2 into FIP image
by Masahiro Yamada
· 8 years ago
51faada
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
8a86052
Include all makefiles before build option checks
by Soby Mathew
· 8 years ago
7531120
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
510a9de
Merge pull request #860 from jeenu-arm/hw-asstd-coh
by davidcunado-arm
· 8 years ago
28ee754
Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat
by davidcunado-arm
· 8 years ago
7bb01fb
Add version 2 of xlat tables library
by Antonio Nino Diaz
· 8 years ago
d4593e4
Disallow using coherent memory with hardware-assisted coherency
by Jeenu Viswambharan
· 8 years ago
3c251af
build: Define build option for hardware-assisted coherency
by Jeenu Viswambharan
· 8 years ago
7befa5a
Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflags
by danh-arm
· 8 years ago
8da12f6
Merge pull request #843 from jeenu-arm/cas-lock
by danh-arm
· 8 years ago
2866ea1
Merge pull request #829 from masahir0y/build
by davidcunado-arm
· 8 years ago
c877b41
Introduce locking primitives using CAS instruction
by Jeenu Viswambharan
· 8 years ago
04c1db1
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 8 years ago
Next »