Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
bf5c5f1f065424ba14a18d72fca9d684df599a5f
/
make_helpers
a426089
feat(tc): add DPE backend to the measured boot framework
by Tamas Ban
· Wed Jun 07 13:35:04 2023 +0200
61905e5
feat(fwu): add a config flag for including image info in the FWU metadata
by Sughosh Ganu
· Thu Feb 01 12:51:20 2024 +0530
0a2f8a0
build: correct minor toolchain documentation error
by Chris Kay
· Tue Feb 20 13:13:23 2024 +0000
c5e3971
Merge "build: use toolchain identifiers in conditions" into integration
by Mark Dykes
· Tue Feb 20 16:06:52 2024 +0100
f69965e
Merge "build: use new toolchain variables for tools" into integration
by Mark Dykes
· Tue Feb 20 16:06:35 2024 +0100
2672b89
Merge "build: refactor toolchain detection" into integration
by Mark Dykes
· Tue Feb 20 16:04:53 2024 +0100
d7b63ac
feat(mte): add mte2 feat
by Govindraj Raja
· Fri Jan 26 10:08:37 2024 -0600
cfba645
build: use toolchain identifiers in conditions
by Chris Kay
· Mon Dec 04 09:55:50 2023 +0000
523e864
build: use new toolchain variables for tools
by Chris Kay
· Mon Dec 04 12:03:51 2023 +0000
c8a47ba
build: refactor toolchain detection
by Chris Kay
· Fri Oct 20 09:17:33 2023 +0000
f7676dd
refactor(build): minor updates
by Govindraj Raja
· Wed Jan 24 11:42:40 2024 -0600
0c57247
fix(build): march handling with arch-features
by Govindraj Raja
· Tue Jan 23 16:00:19 2024 -0600
7dc5f1b
refactor(build): refactor mandatory options
by Govindraj Raja
· Tue Jan 23 14:20:52 2024 -0600
99d1593
Merge "refactor(build): allow mandatory feats disabling" into integration
by Manish Pandey
· Fri Feb 02 14:18:05 2024 +0100
01f9701
refactor(build): allow mandatory feats disabling
by Govindraj Raja
· Thu Jan 11 13:56:40 2024 -0600
3b84c96
feat(cpufeat): add feature detection for FEAT_CSV2_3
by Sona Mathew
· Wed Oct 25 16:48:19 2023 -0500
d82e950
Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration
by Lauren Wehrmeister
· Wed Jan 24 16:11:22 2024 +0100
24d3a4e
refactor(mte): deprecate CTX_INCLUDE_MTE_REGS
by Govindraj Raja
· Thu Dec 21 13:57:49 2023 -0600
b0fe96f
build: add `--no-warn-rwx-segments` when linking with GCC
by Chris Kay
· Tue Jan 16 11:53:35 2024 +0000
c7ea347
build: always use the C compiler to preprocess
by Chris Kay
· Mon Jan 15 18:45:07 2024 +0000
b5ec138
feat(context-mgmt): report context memory usage
by Juan Pablo Conde
· Wed Nov 08 16:14:28 2023 -0600
4851b49
build(mpam): add new build option CTX_INCLUDE_MPAM_REGS
by Arvind Ram Prakash
· Fri Oct 06 14:35:21 2023 -0500
fb1dd16
Merge changes from topic "fix-lto-build" into integration
by André Przywara
· Thu Nov 30 16:36:40 2023 +0100
9458ec3
Merge "feat(security): add support for SLS mitigation" into integration
by Mark Dykes
· Wed Nov 29 00:11:29 2023 +0100
e53e6ae
feat(security): add support for SLS mitigation
by Bipin Ravi
· Thu Sep 28 13:17:24 2023 -0500
d53de98
refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option
by Manish V Badarkhe
· Tue Nov 07 17:38:46 2023 +0000
8bd27c9
refactor(cm): introduce INIT_UNUSED_NS_EL2 macro
by Arvind Ram Prakash
· Tue Aug 15 16:28:06 2023 -0500
572116b
fix(build): add forgotten BL_LDFLAGS to lto command line
by Andrey Skvortsov
· Tue Sep 05 22:39:21 2023 +0300
f90a73c
fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT
by Manish Pandey
· Tue Oct 10 15:42:19 2023 +0100
bb75e4f
fix(build): convert tabs and ifdef comparisons
by Harrison Mutai
· Tue Oct 31 10:15:41 2023 +0000
399541a
build(refactor): avoid ifdef comparison
by Govindraj Raja
· Tue Oct 17 08:13:03 2023 -0500
16b1137
refactor(build): reorder arch features handling
by Govindraj Raja
· Mon Oct 09 13:56:06 2023 -0500
1a21129
refactor(build): reorder platform Makefile evaluation
by Govindraj Raja
· Wed Sep 20 14:32:24 2023 -0500
29244a5
Merge "fix(mpam): refine MPAM initialization and enablement process" into integration
by Manish Pandey
· Wed Oct 25 19:14:06 2023 +0200
ab28d4b
fix(mpam): refine MPAM initialization and enablement process
by Arvind Ram Prakash
· Wed Oct 11 12:10:56 2023 -0500
28b525c
fix(build): convert tabs to spaces
by Govindraj Raja
· Wed Sep 20 15:31:45 2023 -0500
5b5a475
fix(build): pass parameters through response files
by Harrison Mutai
· Tue Sep 26 15:07:24 2023 +0100
9e71911
feat(el3-spmc): add a flag to enable support to load SEL0 SP
by Nishant Sharma
· Tue Jun 27 00:36:01 2023 +0100
f57e203
refactor(console): disable getc() by default
by Sandrine Bailleux
· Wed Oct 11 08:38:00 2023 +0200
78e14f8
feat(mbedtls-psa): introduce PSA_CRYPTO build option
by Manish V Badarkhe
· Wed Sep 06 09:08:28 2023 +0100
9898339
feat(handoff): introduce firmware handoff library
by Raymond Mao
· Tue Jul 25 07:53:35 2023 -0700
3748d90
fix(cpufeat): move nested virtualization support to optionals
by Govindraj Raja
· Tue Sep 19 08:43:16 2023 -0500
0386e31
refactor(cpufeat): refactor arch feature build options
by Govindraj Raja
· Thu Aug 17 10:41:48 2023 -0500
65532ad
fix(tbbr): unrecognised 'tos-fw-key-cert' option
by Manish V Badarkhe
· Fri Sep 01 07:40:00 2023 +0100
a7492ee
build: sort bootloader image sources
by Chris Kay
· Fri May 05 12:33:23 2023 +0200
f581825
build: allow platform-defined flags
by Chris Kay
· Wed May 03 15:31:42 2023 +0200
7f046c1
feat(spmd): add spmd logical partitions
by Raghu Krishnamurthy
· Sat Feb 25 13:26:10 2023 -0800
df4ad84
feat(mte): adds feature detection for MTE_PERM
by Maksims Svecovs
· Fri Mar 24 13:05:09 2023 +0000
6909641
feat(build): march option selection
by Govindraj Raja
· Thu Jun 01 16:29:16 2023 -0500
cd10c6e
refactor(build): merge march32/64 directives
by Govindraj Raja
· Tue May 30 16:52:15 2023 -0500
7bf6783
feat(build): pass CCA NV ctr option to cert_create
by laurenw-arm
· Tue May 02 14:31:01 2023 -0500
ed32bfc
Merge changes from topic "mp/feat_ras" into integration
by Manish Pandey
· Tue May 09 21:48:45 2023 +0200
ad32501
Merge changes from topic "srm/Errata_ABI_El3" into integration
by Madhukar Pappireddy
· Tue May 09 21:15:54 2023 +0200
57031a4
Merge changes from topic "bk/context_refactor" into integration
by Manish V Badarkhe
· Tue May 09 18:15:01 2023 +0200
d419e22
refactor(ras): replace RAS_EXTENSION with FEAT_RAS
by Manish Pandey
· Mon Feb 13 12:39:17 2023 +0000
f7f111d
Merge changes from topic "assert_boolean_set" into integration
by Manish Pandey
· Tue May 09 11:26:11 2023 +0200
aa8ef3f
fix(build): allow lower address access with gcc-12
by Govindraj Raja
· Fri May 05 09:09:36 2023 -0500
5a4c9fc
refactor(errata_abi): factor in non-arm interconnect
by Sona Mathew
· Tue Mar 14 14:02:03 2023 -0500
7fe0352
feat(errata_abi): errata management firmware interface
by Sona Mathew
· Fri Nov 18 18:05:38 2022 -0600
7f5dcc7
refactor(cm): make SVE and SME build dependencies logical
by Boyan Karatotev
· Wed Mar 08 16:29:26 2023 +0000
dbf0a16
build!: check boolean flags are not empty
by Yann Gautier
· Mon Apr 24 13:38:12 2023 +0200
2a8e424
build: allow BL-specific includes/definitions
by Chris Kay
· Wed Mar 22 15:42:32 2023 +0000
67d38d9
Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration
by Manish Pandey
· Tue May 02 16:51:14 2023 +0200
0a46eb1
feat(el3-runtime): handle traps for IMPDEF registers accesses
by Varun Wadekar
· Thu Apr 13 21:06:18 2023 +0100
cfe053a
feat(sme): enable SME2 functionality for NS world
by Jayanth Dodderi Chidanand
· Tue Nov 08 10:31:07 2022 +0000
326f295
feat(gcs): support guarded control stack
by Mark Brown
· Tue Mar 14 21:33:04 2023 +0000
293a661
feat(pie/por): support permission indirection and overlay
by Mark Brown
· Tue Mar 14 20:48:43 2023 +0000
b18e6f9
Merge changes from topic "mb/rst-to-bl31-update" into integration
by Manish V Badarkhe
· Tue Apr 11 17:10:23 2023 +0200
d62c681
feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED
by Jayanth Dodderi Chidanand
· Tue Mar 07 10:43:19 2023 +0000
605419a
feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED
by Jayanth Dodderi Chidanand
· Mon Mar 06 23:56:14 2023 +0000
c2e4a33
Merge changes from topic "psci-osi" into integration
by Manish Pandey
· Tue Mar 28 12:27:37 2023 +0200
0b7f1b0
refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1
by Andre Przywara
· Tue Mar 21 13:53:19 2023 +0000
1e9b68a
build(psci): add build option for OS-initiated mode
by Wing Li
· Thu Jan 26 18:33:36 2023 -0800
2eee5d4
Merge changes from topic "feat_state_part3" into integration
by Manish Pandey
· Mon Mar 20 18:25:00 2023 +0100
667db2c
Merge changes from topic "bk/errata_refactor" into integration
by Manish Pandey
· Mon Mar 20 16:45:08 2023 +0100
f3e8cfc
refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
30661a9
refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS
by Andre Przywara
· Fri Feb 03 15:30:14 2023 +0000
ea416d6
Merge "feat(tcr2): support FEAT_TCR2" into integration
by Manish Pandey
· Fri Mar 17 14:44:41 2023 +0100
c37eee7
feat(tcr2): support FEAT_TCR2
by Mark Brown
· Tue Mar 14 20:13:03 2023 +0000
b4f25db
refactor(cpus): shorten errata flag defines
by Boyan Karatotev
· Thu Nov 17 12:01:29 2022 +0000
4f8eada
Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration
by Manish Pandey
· Wed Mar 15 12:45:26 2023 +0100
11b9b49
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
by Arvind Ram Prakash
· Tue Nov 22 14:41:00 2022 -0600
df646b5
build(makefile): add helper to detect linker options
by Marco Felsch
· Thu Nov 24 11:02:05 2022 +0100
a8d03f1
Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS"
by Manish V Badarkhe
· Tue Feb 21 12:28:33 2023 +0000
98375d4
feat(build): allow additional CFLAGS for library build
by Govindraj Raja
· Fri Jan 27 10:08:54 2023 +0000
0c0007b
build: permit multiple linker scripts
by Chris Kay
· Mon Jan 16 18:57:26 2023 +0000
68d2836
build: clarify linker script generation
by Chris Kay
· Mon Jan 16 16:53:45 2023 +0000
0264d6c
build: restrict usage of CTX_INCLUDE_EL2_REGS
by Govindraj Raja
· Mon Nov 21 13:10:40 2022 +0000
ec8b09c
Merge "refactor(security): add OpenSSL 1.x compatibility" into integration
by Manish V Badarkhe
· Fri Nov 11 19:59:58 2022 +0100
3539c74
refactor(security): add OpenSSL 1.x compatibility
by Juan Pablo Conde
· Tue Oct 25 19:41:02 2022 -0400
0ed7877
Merge "feat(cpus): make cache ops conditional" into integration
by Bipin Ravi
· Fri Nov 11 17:49:20 2022 +0100
022cefd
Merge changes from topic "mp/ras_refactoring" into integration
by Olivier Deprez
· Thu Nov 10 17:46:21 2022 +0100
037b56e
feat(cpus): make cache ops conditional
by Okash Khawaja
· Fri Nov 04 12:38:01 2022 +0000
7c7faff
refactor(trng): cleanup the existing TRNG support
by Jayanth Dodderi Chidanand
· Tue Oct 11 17:16:07 2022 +0100
0e3379d
fix(ras): restrict RAS support for NS world
by Manish Pandey
· Mon Oct 10 11:43:08 2022 +0100
7c6fcb4
fix(ras): trap "RAS error record" accesses only for NS
by Manish Pandey
· Tue Sep 27 14:30:34 2022 +0100
e999cb9
build: fix syntax error in semantic ver generation
by Harrison Mutai
· Tue Aug 23 16:44:39 2022 +0100
656f930
Merge "build: fix semantic ver generation for windows" into integration
by Joanna Farley
· Tue Aug 23 17:01:34 2022 +0200
c88358c
Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration
by Bipin Ravi
· Thu Aug 18 22:24:41 2022 +0200
42305f2
feat(rng-trap): add EL3 support for FEAT_RNG_TRAP
by Juan Pablo Conde
· Tue Jul 12 16:40:29 2022 -0400
Next »