Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7420c5329662689fb68712d073dd75275a26ca7f
/
Makefile
9a51361
Merge "feat(brbe): add BRBE support for NS world" into integration
by Manish Pandey
· Fri May 06 12:46:03 2022 +0200
2a014de
Merge changes from topic "ja/boot_protocol" into integration
by Olivier Deprez
· Fri May 06 11:52:55 2022 +0200
8186596
feat(brbe): add BRBE support for NS world
by johpow01
· Fri Jan 28 17:06:20 2022 -0600
f34a29e
feat(sptool): delete c version of the sptool
by J-Alves
· Tue Mar 22 19:17:44 2022 +0000
ef8e098
feat(sptool): use python version of sptool
by J-Alves
· Tue Mar 22 16:28:51 2022 +0000
a144678
Merge changes from topic "hm/make-refactor" into integration
by Manish Pandey
· Wed May 04 14:17:38 2022 +0200
ac8c961
Merge changes I47014d72,Ibf00c386 into integration
by Madhukar Pappireddy
· Fri Apr 29 23:12:21 2022 +0200
7538ef9
feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS
by Jorge Ramirez-Ortiz
· Fri Apr 15 11:46:47 2022 +0200
7a1e7be
Merge "refactor(twed): improve TWED enablement in EL-3" into integration
by Manish Pandey
· Wed Apr 27 11:01:52 2022 +0200
16a47b1
Merge changes from topic "ffa_el3_spmc" into integration
by Olivier Deprez
· Fri Apr 22 21:09:13 2022 +0200
4b5489c
refactor(twed): improve TWED enablement in EL-3
by Jayanth Dodderi Chidanand
· Mon Mar 28 15:28:55 2022 +0100
abaac16
feat(spmc): enable building of the SPMC at EL3
by Marc Bonnici
· Wed Dec 01 18:00:40 2021 +0000
e92ebfc
chore(measured boot): remove unused DTC flags
by Sandrine Bailleux
· Fri Apr 08 10:25:41 2022 +0200
9461a89
refactor(el3-runtime): add arch-features detection mechanism
by Jayanth Dodderi Chidanand
· Mon Jan 17 18:57:17 2022 +0000
0824b45
feat(bl2): add support to separate no-loadable sections
by Jiafei Pan
· Thu Feb 24 10:47:33 2022 +0800
f3a5d02
build(intel): define a macro for SIMICS build
by Abdul Halim, Muhammad Hadi Asyrafi
· Mon Jun 29 12:15:27 2020 +0800
df612a5
fix(cert_create): let distclean Makefile target remove the cert_create tool
by Nicolas Boulenguez
· Wed Mar 31 12:22:45 2021 +0200
928747f
fix(el3-runtime): set unset pstate bits to default
by Daniel Boulby
· Tue May 25 18:09:34 2021 +0100
fba80d8
build(make): use clang binutils to compile
by origin
· Wed Jan 19 16:30:14 2022 +0000
92de80a
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
by Manish V Badarkhe
· Thu Dec 16 10:41:47 2021 +0000
5181d60
build: introduce CRYPTO_SUPPORT build option
by Manish V Badarkhe
· Sat Jan 08 22:56:06 2022 +0000
4475ace
Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integration
by Madhukar Pappireddy
· Wed Dec 22 23:57:16 2021 +0100
2863e0a
Merge "fix(fiptool): respect OPENSSL_DIR" into integration
by Madhukar Pappireddy
· Wed Dec 22 22:24:44 2021 +0100
7d91767
fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32
by Yann Gautier
· Fri Nov 19 11:35:46 2021 +0100
13ae0f4
fix(amu): fault handling on EL2 context switch
by Jayanth Dodderi Chidanand
· Thu Nov 25 14:59:30 2021 +0000
fdce8af
fix(fiptool): respect OPENSSL_DIR
by Ross Burton
· Mon Oct 25 12:27:59 2021 +0100
6c90dc8
docs(changelog): generate changelog
by Manish V Badarkhe
· Mon Nov 22 22:33:39 2021 +0000
9baade3
feat(sme): enable SME functionality
by johpow01
· Thu Jul 08 14:14:00 2021 -0500
a10a685
fix(checkpatch): do not check merge commits
by Yann Gautier
· Tue Nov 02 18:03:31 2021 +0100
9bacde9
Merge changes from topic "ck/mpmm" into integration
by Manish Pandey
· Fri Oct 29 14:45:28 2021 +0200
03be39d
feat(mpmm): add support for MPMM
by Chris Kay
· Wed May 05 13:38:30 2021 +0100
f11909f
feat(amu): enable per-core AMU auxiliary counters
by Chris Kay
· Thu Aug 19 11:21:52 2021 +0100
925fda4
refactor(amu): conditionally compile auxiliary counter support
by Chris Kay
· Tue May 25 10:42:56 2021 +0100
fb3b051
build(bl2): deduplicate sources
by Chris Kay
· Tue Sep 28 15:44:37 2021 +0100
0a542ec
build(bl1): deduplicate sources
by Chris Kay
· Tue Sep 28 15:44:19 2021 +0100
34a305e
fix: remove "experimental" tag for stable features
by Manish Pandey
· Thu Oct 21 21:53:49 2021 +0100
e12a937
Merge changes from topic "fvpr_cleanup" into integration
by Mark Dykes
· Wed Oct 06 23:44:11 2021 +0200
b0e7efa
refactor(Makefile): move NEED_<IMAGE> before their use
by Manish Pandey
· Wed Oct 06 10:59:52 2021 +0100
4d37db8
feat(rme): add ENABLE_RME build option and support for RMM image
by Zelalem Aweke
· Sun Jul 11 18:33:20 2021 -0500
b44dec1
refactor(makefile): remove BL prefixes in build macros
by Zelalem Aweke
· Sun Jul 11 17:25:48 2021 -0500
8f11376
Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration
by Olivier Deprez
· Wed Sep 29 18:01:55 2021 +0200
719ba9c
build(bl2): enable SP pkg loading for S-EL1 SPMC
by Balint Dobszay
· Fri Mar 26 16:23:18 2021 +0100
f91e59f
feat(hcx): add build option to enable FEAT_HCX
by johpow01
· Wed Aug 04 19:38:18 2021 -0500
a8903a5
Merge changes from topic "TrcDbgExt" into integration
by Manish Pandey
· Fri Sep 17 11:36:43 2021 +0200
9f68976
feat(fvp): enable external SP images in BL2 config
by Balint Dobszay
· Fri Mar 26 15:19:11 2021 +0100
51a9711
feat(trf): enable trace filter control register access from lower NS EL
by Manish V Badarkhe
· Thu Jul 08 09:33:18 2021 +0100
f356f7e
feat(sys_reg_trace): enable trace system registers access from lower NS ELs
by Manish V Badarkhe
· Tue Jun 29 11:44:20 2021 +0100
20df29c
feat(trbe): enable access to trace buffer control registers from lower NS EL
by Manish V Badarkhe
· Fri Jul 02 09:10:56 2021 +0100
99575e4
feat(fwu): initialize FWU driver in BL2
by Manish V Badarkhe
· Fri Jun 25 23:28:59 2021 +0100
2bb45ff
feat(fwu_metadata): add FWU metadata header and build options
by Manish V Badarkhe
· Tue Mar 16 10:01:27 2021 +0000
ccc7331
Merge changes from topic "sb/measured-boot" into integration
by Sandrine Bailleux
· Mon Jul 05 10:19:19 2021 +0200
4b78131
Merge "feat(sve): enable SVE for the secure world" into integration
by Olivier Deprez
· Wed Jun 30 11:51:04 2021 +0200
533d8b3
docs: explain Measured Boot dependency on Trusted Boot
by Sandrine Bailleux
· Thu Jun 10 11:18:04 2021 +0200
fc530a5
Merge "fix(makefile): use space in WARNINGS list" into integration
by Madhukar Pappireddy
· Mon Jun 28 18:02:22 2021 +0200
c450277
feat(sve): enable SVE for the secure world
by Max Shvetsov
· Mon Mar 22 11:59:37 2021 +0000
9a46c3e
Merge "feat(tc0): add support for trusted services" into integration
by Olivier Deprez
· Mon May 31 08:44:33 2021 +0200
94a40b6
fix(makefile): use space in WARNINGS list
by Yann Gautier
· Thu May 20 13:18:14 2021 +0200
9cf46b3
feat(makefile): incrementing minor version to reflect v2.5 release
by Madhukar Pappireddy
· Wed May 12 16:44:08 2021 -0500
9a94914
feat(tc0): add support for trusted services
by Davidson K
· Wed Mar 10 12:07:15 2021 +0530
514e59c
Add PIE support for AARCH32
by Yann Gautier
· Mon Oct 05 11:02:54 2020 +0200
9e66a1c
Merge "fiptool: Do not print duplicate verbose lines about building fiptool" into integration
by Madhukar Pappireddy
· Tue Apr 13 01:07:52 2021 +0200
ef38ce7
fiptool: Do not print duplicate verbose lines about building fiptool
by Pali Rohár
· Thu Apr 08 15:20:41 2021 +0200
08fec33
arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms
by Chris Kay
· Tue Mar 09 13:34:35 2021 +0000
fa59c6f
Enable v8.6 AMU enhancements (FEAT_AMUv1p1)
by johpow01
· Fri Oct 02 13:41:11 2020 -0500
26c5b5c
Add TRNG Firmware Interface service
by Jimmy Brisson
· Mon Jun 22 14:18:42 2020 -0500
bf337ea
Merge changes from topic "tp-feat-rng" into integration
by Sandrine Bailleux
· Tue Jan 26 14:58:00 2021 +0000
de164b0
Makefile: Add FEAT_RNG support define
by Tomas Pilar
· Thu Oct 29 13:01:16 2020 +0000
a5416ab
Makefile: Fix ${FIP_NAME} to be rebuilt only when needed
by Pali Rohár
· Tue Nov 24 16:53:04 2020 +0100
54ff213
Makefile: Do not mark file targets as .PHONY target
by Pali Rohár
· Tue Nov 24 15:38:08 2020 +0100
51f95cc
Merge "Add support for FEAT_MTPMU for Armv8.6" into integration
by Mark Dykes
· Tue Dec 15 19:33:40 2020 +0000
f3a4c54
Add support for FEAT_MTPMU for Armv8.6
by Javier Almansa Sobrino
· Mon Nov 23 18:38:15 2020 +0000
132e665
TF-A: Add build option for Arm Feature Modifiers
by Alexei Fedorov
· Mon Dec 07 16:38:53 2020 +0000
73b7835
Makefile: Update the minor version to indicate 2.4 release
by Manish V Badarkhe
· Thu Oct 08 02:33:17 2020 +0100
dd3ec7e
lib: el3_runtime: Conditionally save/restore EL2 NEVE registers
by Arunachalam Ganapathy
· Thu May 28 11:57:09 2020 +0100
dbebf7a
Makefile: Remove unused macro
by Manish V Badarkhe
· Wed Oct 07 21:15:27 2020 +0100
07538b5
Remove deprecated macro from TF-A code
by Manish V Badarkhe
· Wed Oct 07 16:04:06 2020 +0100
43cb824
Merge "build_macros.mk: include assert and define loop macros" into integration
by Olivier Deprez
· Mon Sep 21 08:28:50 2020 +0000
65fca7c
build_macros.mk: include assert and define loop macros
by Leonardo Sandoval
· Thu Sep 10 12:18:27 2020 -0500
e7cdc3f
Update makefile to build fiptool for Windows
by Sami Mujawar
· Thu Apr 30 12:41:57 2020 +0100
635482e
tools: Get the tool's binary name from the main makefile
by Manish V Badarkhe
· Thu Aug 13 05:56:33 2020 +0100
60ec67f
Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration
by Mark Dykes
· Mon Aug 17 21:08:44 2020 +0000
7a554a1
plat/arm: Use common build flag for using generic sp804 driver
by Madhukar Pappireddy
· Wed Aug 12 13:18:19 2020 -0500
571ed6b
SPM: Alter sp_gen.mk entry depending on owner of partition
by Ruari Phipps
· Fri Jul 24 16:20:57 2020 +0100
0a5ff01
Merge "Use abspath to dereference $BUILD_BASE" into integration
by Alexei Fedorov
· Wed Aug 05 16:31:27 2020 +0000
388248a
Use abspath to dereference $BUILD_BASE
by Grant Likely
· Thu Jul 30 08:50:10 2020 +0100
43bfb73
Merge "SPM: build OP-TEE as an S-EL1 Secure Partition" into integration
by Manish Pandey
· Tue Aug 04 09:59:49 2020 +0000
bcaa068
SPM: build OP-TEE as an S-EL1 Secure Partition
by Olivier Deprez
· Wed Apr 01 21:28:26 2020 +0200
3589b70
Makefile, doc: Make OPENSSL_DIR variable as build option for tools
by Manish V Badarkhe
· Wed Jul 29 10:58:44 2020 +0100
ad33989
make, doc: Add build option to create chain of trust at runtime
by Manish V Badarkhe
· Mon Jun 29 10:32:53 2020 +0100
1bc7b0e
Fix makefile to build on a Windows host PC
by Sami Mujawar
· Thu Apr 23 09:28:37 2020 +0100
e039e48
TF-A: Add ARMv8.5 'bti' build option
by Alexei Fedorov
· Fri Jun 19 14:33:49 2020 +0100
9223485
Prevent RAS register access from lower ELs
by Varun Wadekar
· Fri Jun 12 10:11:28 2020 -0700
ae58772
Merge changes from topic "sp_secure_boot" into integration
by Manish Pandey
· Tue Jun 09 19:47:04 2020 +0000
02cc3ff
plat/fvp: Add support for dynamic description of secure interrupts
by Madhukar Pappireddy
· Tue Jun 02 09:26:30 2020 -0500
aaaeb31
sptool: append cert_tool arguments.
by Manish Pandey
· Tue May 26 23:59:36 2020 +0100
d0dbd5e
plat/arm/fvp: Support performing SDEI platform setup in runtime
by Balint Dobszay
· Wed Dec 18 15:28:00 2019 +0100
2801ed4
Implement workaround for AT speculative behaviour
by Manish V Badarkhe
· Tue Apr 28 04:53:32 2020 +0100
44f8f47
Fix build type is empty in version string
by Peiyuan Song
· Sat Apr 25 16:53:43 2020 +0800
dc5d9fe
Incrementing the minor version to reflect upcoming v2.3 release
by Madhukar Pappireddy
· Mon Apr 20 00:01:09 2020 -0500
70005e0
Merge changes from topic "macro-cleanup" into integration
by Mark Dykes
· Thu Apr 02 21:54:17 2020 +0000
Next »