Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
683e466c1abb8e0b78255a5e8a23d435e107f96f
/
docs
/
getting_started
/
build-options.rst
0824b45
feat(bl2): add support to separate no-loadable sections
by Jiafei Pan
· Thu Feb 24 10:47:33 2022 +0800
92de80a
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
by Manish V Badarkhe
· Thu Dec 16 10:41:47 2021 +0000
76ff363
docs(build-options): add build macros for features FGT,AMUv1 and ECV
by Jayanth Dodderi Chidanand
· Sun Dec 05 19:21:14 2021 +0000
247e5c3
fix(spm_mm): do not compile if SVE/SME is enabled
by Manish Pandey
· Mon Nov 15 15:29:08 2021 +0000
9baade3
feat(sme): enable SME functionality
by johpow01
· Thu Jul 08 14:14:00 2021 -0500
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
34a305e
fix: remove "experimental" tag for stable features
by Manish Pandey
· Thu Oct 21 21:53:49 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
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
eea6dc1
feat(gic600ae): introduce support for Fault Management Unit
by Varun Wadekar
· Tue May 04 16:14:09 2021 -0700
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
da87af1
docs(fwu): add firmware update documentation
by Manish V Badarkhe
· Sun Jun 20 21:14:46 2021 +0100
5c101ae
docs(fwu_metadata): add FWU metadata build options
by Manish V Badarkhe
· Tue Mar 16 11:14:19 2021 +0000
ccc7331
Merge changes from topic "sb/measured-boot" into integration
by Sandrine Bailleux
· Mon Jul 05 10:19:19 2021 +0200
533d8b3
docs: explain Measured Boot dependency on Trusted Boot
by Sandrine Bailleux
· Thu Jun 10 11:18:04 2021 +0200
c450277
feat(sve): enable SVE for the secure world
by Max Shvetsov
· Mon Mar 22 11:59:37 2021 +0000
684a079
TF-A: Document SMC_PCI_SUPPORT option
by Jeremy Linton
· Tue Jan 26 22:42:03 2021 -0600
514e59c
Add PIE support for AARCH32
by Yann Gautier
· Mon Oct 05 11:02:54 2020 +0200
fa59c6f
Enable v8.6 AMU enhancements (FEAT_AMUv1p1)
by johpow01
· Fri Oct 02 13:41:11 2020 -0500
b2cc35f
Fix documentation typos and misspellings
by David Horstmann
· Thu Jan 21 12:29:59 2021 +0000
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
dd3ec7e
lib: el3_runtime: Conditionally save/restore EL2 NEVE registers
by Arunachalam Ganapathy
· Thu May 28 11:57:09 2020 +0100
0d1f6b1
Select the Log Level for the Event Log Dump on Measured Boot at build time.
by Javier Almansa Sobrino
· Fri Sep 18 16:47:07 2020 +0100
a59fa01
doc: Update description for AT speculative workaround
by Manish V Badarkhe
· Fri Jul 31 08:38:49 2020 +0100
7a554a1
plat/arm: Use common build flag for using generic sp804 driver
by Madhukar Pappireddy
· Wed Aug 12 13:18:19 2020 -0500
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
86350ae
Fix broken links to various sections across docs
by Madhukar Pappireddy
· Wed Jul 29 09:37:25 2020 -0500
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
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
bcac995
Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration
by Madhukar Pappireddy
· Tue Jun 09 20:17:39 2020 +0000
02cc3ff
plat/fvp: Add support for dynamic description of secure interrupts
by Madhukar Pappireddy
· Tue Jun 02 09:26:30 2020 -0500
e1cc130
GICv3: GIC-600: Detect GIC-600 at runtime
by Andre Przywara
· Wed Mar 25 15:50:38 2020 +0000
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
b25b8b6
doc: Set fconf as experimental feature
by Louis Mayencourt
· Thu Apr 09 16:32:20 2020 +0100
1970593
TF-A: Add GICv4 extension for GIC driver
by Alexei Fedorov
· Mon Apr 06 19:00:35 2020 +0100
a6e6ae0
TF-A GICv3 driver: Add extended PPI and SPI range
by Alexei Fedorov
· Mon Apr 06 16:27:54 2020 +0100
75c972a
Enable MTE support
by Manish V Badarkhe
· Sun Mar 22 05:06:38 2020 +0000
84f1b5d
TF-A GICv3 driver: Introduce makefile
by Alexei Fedorov
· Mon Mar 23 18:45:17 2020 +0000
a96cd0f
Merge "doc: add spm and spmd related build options" into integration
by Manish Pandey
· Fri Mar 27 16:17:51 2020 +0000
7efa3f1
doc: add spm and spmd related build options
by Olivier Deprez
· Thu Mar 26 16:09:21 2020 +0100
6b232d9
fconf: Clean Arm IO
by Louis Mayencourt
· Fri Feb 28 16:57:30 2020 +0000
c0c369c
docs: Update docs with firmware encryption feature
by Sumit Garg
· Fri Nov 15 18:47:53 2019 +0530
392e4df
drivers: crypto: Add authenticated decryption framework
by Sumit Garg
· Fri Nov 15 10:43:00 2019 +0530
78c011f
Merge "tools: Small improvement to print_memory_map script" into integration
by Sandrine Bailleux
· Wed Feb 26 10:21:19 2020 +0000
3f90ad7
SPMD: generate and add Secure Partition blobs into FIP
by Manish Pandey
· Tue Jan 14 11:52:05 2020 +0000
c1c2bf7
tools: Small improvement to print_memory_map script
by Louis Mayencourt
· Thu Feb 13 08:21:34 2020 +0000
94eb27f
Merge changes from topic "lm/fconf" into integration
by Sandrine Bailleux
· Tue Feb 11 16:15:45 2020 +0000
aa17075
Merge "Make PAC demangling more generic" into integration
by Mark Dykes
· Mon Feb 10 17:17:10 2020 +0000
b8f26e9
Make PAC demangling more generic
by Alexei Fedorov
· Thu Feb 06 17:11:03 2020 +0000
badcac8
fconf: Move platform io policies into fconf
by Louis Mayencourt
· Thu Oct 24 15:18:46 2019 +0100
ea1faa2
Merge "Adds option to read ROTPK from registers for FVP" into integration
by Sandrine Bailleux
· Fri Feb 07 07:46:53 2020 +0000
06dba29
Adds option to read ROTPK from registers for FVP
by Max Shvetsov
· Fri Dec 06 11:50:12 2019 +0000
c83f720
doc: Remove backquotes from external hyperlinks
by Imre Kis
· Mon Feb 03 14:48:21 2020 +0100
759c269
Merge changes from topic "sb/select-cot" into integration
by Sandrine Bailleux
· Thu Jan 30 13:58:10 2020 +0000
d4c1d44
Introduce COT build option
by Sandrine Bailleux
· Wed Jan 15 10:23:25 2020 +0100
913cb7e
Measured Boot: add function for hash calculation
by Alexei Fedorov
· Thu Jan 23 14:27:38 2020 +0000
de634f8
TSP: add PIE support
by Masahiro Yamada
· Fri Jan 17 13:45:14 2020 +0900
65d699d
BL2_AT_EL3: add PIE support
by Masahiro Yamada
· Fri Jan 17 13:45:02 2020 +0900
31a14e1
bl31: Split into two separate memory regions
by Samuel Holland
· Wed Oct 17 21:40:18 2018 -0500
ce9af96
Merge "debugfs: add SMC channel" into integration
by Mark Dykes
· Fri Dec 20 20:56:23 2019 +0000
db4e25a
spm: Remove SPM Alpha 1 prototype and support files
by Paul Beesley
· Mon Oct 14 15:27:12 2019 +0000
fe975b4
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· Mon Sep 16 11:29:03 2019 +0000
9660dc1
debugfs: add SMC channel
by Ambroise Vincent
· Fri Jul 12 13:47:03 2019 +0100
1eeaff8
Merge "doc: Fix indentation in build options documentation" into integration
by Olivier Deprez
· Tue Dec 17 09:02:50 2019 +0000
1142730
doc: Fix indentation in build options documentation
by Sandrine Bailleux
· Tue Dec 17 09:38:08 2019 +0100
5697f15
Merge "cryptocell: add cryptocell 712 RSA 3K support" into integration
by Soby Mathew
· Mon Dec 16 12:17:34 2019 +0000
a6e5342
cryptocell: add cryptocell 712 RSA 3K support
by Gilad Ben-Yossef
· Sun Sep 15 13:29:29 2019 +0300
d5f4527
Enable Link Time Optimization in GCC
by zelalem-aweke
· Tue Nov 12 16:20:17 2019 -0600
d2fcc4e
doc: Split the User Guide into multiple files
by Paul Beesley
· Wed May 29 13:59:40 2019 +0100