Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f26baaa987a1daca38d425d1e696858592604102
/
Makefile
« Previous
8d1ade6
Reorganize architecture-dependent header files
by Antonio Nino Diaz
· 6 years ago
73c951e
Merge pull request #1725 from Yann-lms/clang_aarch32
by Antonio Niño Díaz
· 6 years ago
c221701
Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc
by Antonio Niño Díaz
· 6 years ago
d6839ef
romlib: Add platform specific jump table list
by Sathees Balya
· 6 years ago
60af71c
clang: 32 bit compilation should include march32-directive
by Yann Gautier
· 6 years ago
dbbca2f
build: find "armclang" string in the 'CC' variable
by Varun Wadekar
· 6 years ago
e4f1f87
Merge pull request #1708 from Yann-lms/warnings
by Soby Mathew
· 6 years ago
a830a4d
SPM: sptool: Introduce tool to package SP and RD
by Antonio Nino Diaz
· 6 years ago
957c353
Makefile: add a possibility to disable -Werror
by Yann Gautier
· 6 years ago
82b2f8c
Add the possibility to compile TF-A with more warnings
by Yann Gautier
· 6 years ago
8cd7ea3
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· 6 years ago
03020da
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C
by Julius Werner
· 6 years ago
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· 6 years ago
c3a2cf2
backtrace: Extract rules from root Makefile
by Antonio Nino Diaz
· 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
0963c4d
Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile
by Dimitris Papastamos
· 6 years ago
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· 6 years ago
247e339
Remove incorrect tabulation in Makefile
by Sandrine Bailleux
· 6 years ago
468f0d7
Introduce RECLAIM_INIT_CODE build flag
by Daniel Boulby
· 6 years ago
4fc70c5
Merge pull request #1599 from soby-mathew/sm/update_v2.0
by Soby Mathew
· 6 years ago
d42eaee
Update the version to 2.0
by Soby Mathew
· 6 years ago
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 6 years ago
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 6 years ago
9ef94a9
PSCI: Remove platform compatibility layer
by Roberto Vargas
· 6 years ago
ec24928
console: Port Multi Console driver to AArch32
by Daniel Boulby
· 6 years ago
c67db36
Update release minor version string
by Sathees Balya
· 6 years ago
7741463
backtrace: Introduce backtrace function
by Douglas Raillard
· 6 years ago
80914a8
Allow manually setting the AArch32 instruction set
by Antonio Nino Diaz
· 6 years ago
eea20fc
libc: armclang: Implement compiler printf symbols
by Antonio Nino Diaz
· 6 years ago
c0c8eb6
libc: Move tf_printf and tf_snprintf to libc
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
d51207e
Don't include mbebtls include paths in INCLUDES
by Roberto Vargas
· 6 years ago
0f8f985
Create a library file for libc
by Roberto Vargas
· 6 years ago
21360f3
Add make macros to build library archives
by Roberto Vargas
· 6 years ago
48df32d
Use clang as preprocessor when clang toolchain is selected
by Roberto Vargas
· 6 years ago
69a01e7
Use clang assembler when clang compiler is used
by Roberto Vargas
· 7 years ago
1fd0d1b
Allow overriding the linker
by Roberto Vargas
· 7 years ago
1aa72ec
AArch32: Force compiler to align memory accesses
by Sandrine Bailleux
· 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
497f357
Merge pull request #1373 from jeenu-arm/ras-support
by Dimitris Papastamos
· 6 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
aabf147
Merge pull request #1367 from robertovargas-arm/ndebug
by danh-arm
· 7 years ago
08178eb
Remove the unused macro NDEBUG
by Roberto Vargas
· 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
fa8f0f4
SPM: Assert value of `ENABLE_SPM` build flag
by Antonio Nino Diaz
· 7 years ago
3f190db
Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_override_ENABLE_STACK_PROTECTOR
by Dimitris Papastamos
· 7 years ago
0f223c5
Platforms cannot override ENABLE_STACK_PROTECTOR
by Michalis Pappas
· 7 years ago
3bf056a
Release v1.5: Update minor version number to 5
by David Cunado
· 7 years ago
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
ab4181d
Makefile: Add `all` target to MAKE_DTBS
by Soby Mathew
· 7 years ago
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· 7 years ago
aaa8d7f
Merge pull request #1256 from jeenu-arm/tsp-ehf
by davidcunado-arm
· 7 years ago
ef29b45
Add EL3_EXCEPTION_HANDLING to build command line
by Jeenu Viswambharan
· 7 years ago
4015b8b
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
3e1d4c2
Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch
by davidcunado-arm
· 7 years ago
2a4fe4f
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 7 years ago
9c5ca52
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 7 years ago
4d15680
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 7 years ago
cd7711d
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 7 years ago
6ced1b2
Build: refactor BL32 build rules
by Masahiro Yamada
· 7 years ago
bd480a0
Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)
by Masahiro Yamada
· 7 years ago
7541505
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd
by davidcunado-arm
· 7 years ago
9f107ef
Merge pull request #1248 from stevecapperarm/fixes/pie-logic
by davidcunado-arm
· 7 years ago
b1f64a7
Makefile: Use ld.bfd linker if available
by Julius Werner
· 7 years ago
2cd4b58
Analyze coding style of patches individually
by Antonio Nino Diaz
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
72ef92f
Correct the Makefile logic for disabling PIE
by Steve Capper
· 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
34ab609
Disable PIE compilation option
by david cunado
· 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
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
896da5b
Fix Makefile for ARMv8-A AArch32 build
by Sandrine Bailleux
· 7 years ago
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 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
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
f07b808
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· 7 years ago
aaf15f5
Implement log framework
by Soby Mathew
· 7 years ago
be9bd9d
Filter out invalid configure for EL3_PAYLOAD_BASE
by Qixiang Xu
· 7 years ago
f565757
Makefile: correct path for CHECKPATCH warnings
by Etienne Carriere
· 7 years ago
b36577a
CCI: Adapt for specific product at run time
by Jeenu Viswambharan
· 7 years ago
d73dcf3
Fix alphabetic ordering
by Jeenu Viswambharan
· 7 years ago
1ddc16f
Release v1.4: Update minor version number to 4
by David Cunado
· 7 years ago
Next »