Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a96d4500232005f16ca1b803d912a0a80a981dee
/
include
/
lib
98908b3
refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
84b8653
refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
108e30b
feat(libc): add support for fallthrough statement
by Andre Przywara
· Tue Feb 21 12:05:29 2023 +0000
f3e8cfc
refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
ef948dc
fix(spe): drop SPE EL2 context switch code
by Andre Przywara
· Fri Feb 03 15:23:59 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
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
746a339
Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration
by Bipin Ravi
· Tue Mar 14 19:53:19 2023 +0100
f3debdf
Merge "style: remove useless trailing semicolon and line continuations" into integration
by Manish Pandey
· Mon Mar 13 12:34:21 2023 +0100
2ef5db7
fix(cpus): workaround for Neoverse V1 errata 2743233
by Sona Mathew
· Thu Mar 02 15:07:55 2023 -0600
183638f
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· Mon Feb 13 10:05:41 2023 +0100
db09108
fix(cpus): workaround for Cortex-A78C erratum 2779484
by Bipin Ravi
· Tue Feb 28 16:21:51 2023 -0600
33100ef
fix(cpus): workaround for Cortex-A78 erratum 2742426
by Bipin Ravi
· Tue Feb 28 14:51:28 2023 -0600
77b8b87
fix(cpufeat): resolve build errors due to compiler optimization
by Jayanth Dodderi Chidanand
· Wed Mar 01 15:35:28 2023 +0000
06ea44e
refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
33bfc5e
build: always prefix section names with `.`
by Chris Kay
· Tue Feb 14 11:30:04 2023 +0000
4ef95f2
Merge changes from topic "mb/tos-fw-config-load-refactor" into integration
by Sandrine Bailleux
· Fri Feb 10 10:05:12 2023 +0100
d6246c2
Merge "feat(psa): interface with RSS for NV counters" into integration
by Sandrine Bailleux
· Wed Feb 08 11:48:14 2023 +0100
4fc77a7
feat(psa): interface with RSS for NV counters
by laurenw-arm
· Thu Aug 11 15:29:56 2022 -0500
cad8b29
feat(fconf): rename 'ns-load-address' to 'secondary-load-address'
by Manish V Badarkhe
· Tue Feb 07 11:26:38 2023 +0000
0815b15
Merge "feat(optee): add loading OP-TEE image via an SMC" into integration
by Joanna Farley
· Fri Feb 03 00:42:17 2023 +0100
7e6b09a
feat(optee): add loading OP-TEE image via an SMC
by Jeffrey Kardatzke
· Mon Oct 03 15:50:21 2022 -0700
076dc89
Merge changes from topic "srm/errata" into integration
by Bipin Ravi
· Fri Jan 20 20:37:07 2023 +0100
fe405d0
fix(cpus): workaround for Neoverse V1 errata 2779461
by Sona Mathew
· Wed Jan 11 17:04:24 2023 -0600
f13c1a9
fix(cpus): workaround for Cortex-A78 erratum 2779479
by Sona Mathew
· Wed Jan 11 12:55:30 2023 -0600
27d45ca
Merge changes from topic "feat_state_rework" into integration
by Manish Pandey
· Thu Jan 19 18:19:50 2023 +0100
eacd6e3
Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration
by Madhukar Pappireddy
· Wed Jan 18 18:06:38 2023 +0100
619d6fb
feat(ti): set snoop-delayed exclusive handling on A72 cores
by Andrew Davis
· Thu Jan 12 09:32:33 2023 -0600
b3fd376
feat(ti): set L2 cache ECC and and parity on A72 cores
by Andrew Davis
· Tue Jan 10 13:25:42 2023 -0600
e7d7d11
feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles
by Andrew Davis
· Tue Jan 10 13:14:37 2023 -0600
1d8795e
refactor(context-mgmt): move FEAT_HCX save/restore into C
by Andre Przywara
· Tue Nov 15 11:45:19 2022 +0000
5d6d2ab
refactor(context-mgmt): move FEAT_FGT save/restore code into C
by Andre Przywara
· Thu Nov 10 14:40:37 2022 +0000
e1ec137
Merge "fix(libc): properly define SCHAR_MIN" into integration
by Madhukar Pappireddy
· Mon Jan 09 16:14:42 2023 +0100
93416b7
fix(libc): properly define SCHAR_MIN
by Yann Gautier
· Fri Jan 06 14:18:25 2023 +0100
39531c6
fix(fconf): make struct fconf_populator static
by Yann Gautier
· Fri Nov 18 14:04:03 2022 +0100
2bc097c
fix: add parenthesis for tests in MIN, MAX and CLAMP macros
by Yann Gautier
· Fri Nov 18 15:00:43 2022 +0100
0f391cb
Merge changes Ida9abfd5,Iec447d97 into integration
by Sandrine Bailleux
· Wed Dec 07 13:51:57 2022 +0100
48b2106
Merge "fix(cpus): workaround for Cortex-X3 erratum 2615812" into integration
by Lauren Wehrmeister
· Mon Nov 28 18:15:06 2022 +0100
2857270
fix(rss): remove null-terminator from RSS metadata
by David Vincze
· Fri Nov 04 18:28:12 2022 +0100
445ee11
feat(lib/psa): add read_measurement API
by Mate Toth-Pal
· Mon Oct 24 15:15:10 2022 +0200
82dd5ac
fix(cpus): workaround for Cortex-X3 erratum 2615812
by Harrison Mutai
· Fri Nov 11 14:09:55 2022 +0000
33dd845
feat: pass SMCCCv1.3 SVE hint bit to dispatchers
by Olivier Deprez
· Tue Oct 11 15:38:27 2022 +0200
c8a0275
Merge changes from topic "db/deps" into integration
by Manish V Badarkhe
· Fri Oct 28 15:56:28 2022 +0200
f8de535
fix(cpus): workaround for Cortex-A710 erratum 2291219
by Boyan Karatotev
· Mon Oct 03 14:21:28 2022 +0100
6559dbd
fix(cpus): workaround for Cortex-X3 erratum 2313909
by Boyan Karatotev
· Mon Oct 03 14:18:28 2022 +0100
d3f8b4d
fix(cpus): workaround for Neoverse-N2 erratum 2326639
by Boyan Karatotev
· Mon Oct 03 14:07:08 2022 +0100
bdf953c
chore: rename Makalu ELP to Cortex-X3
by Boyan Karatotev
· Tue Oct 25 11:29:04 2022 +0100
318e7a5
feat(compiler-rt): update compiler-rt source files
by Daniel Boulby
· Fri Oct 21 20:20:52 2022 +0100
2625ac0
feat(libfdt): upgrade libfdt source files
by Daniel Boulby
· Fri Sep 23 16:22:27 2022 +0100
89034d6
fix(cpus): workaround for Cortex-A510 erratum 2666669
by Akram Ahmad
· Wed Sep 21 13:59:56 2022 +0100
b2ea500
Merge "feat(cpu): add library support for Hunter ELP" into integration
by Bipin Ravi
· Tue Oct 11 17:23:56 2022 +0200
3f3a922
Merge "revert(cpus): "Revert workaround for A77 erratum 1800714"" into integration
by Bipin Ravi
· Tue Oct 11 17:01:17 2022 +0200
e5cf16b
revert(cpus): "Revert workaround for A77 erratum 1800714"
by Boyan Karatotev
· Tue Sep 27 10:37:54 2022 +0100
2205f9a
feat(cpu): add library support for Hunter ELP
by Harrison Mutai
· Mon Oct 03 12:48:35 2022 +0100
b6d3f06
feat(psa): remove initial attestation partition API
by Tamas Ban
· Thu Sep 01 09:02:49 2022 +0200
3ae52c6
feat(psa): add delegated attestation partition API
by Tamas Ban
· Wed Aug 31 14:50:27 2022 +0200
baa3e6c
feat(drtm): add platform functions for DRTM
by johpow01
· Fri Mar 11 17:50:58 2022 -0600
8a76603
feat(drtm): add standard DRTM service
by Manish V Badarkhe
· Wed Feb 23 11:26:53 2022 +0000
a1c50ab
refactor(cpu): use the updated IP name for Demeter CPU
by Joel Goddard
· Wed Sep 21 21:52:28 2022 +0530
2cf1306
fix(libc): pri*ptr macros for aarch64
by K
· Wed Jul 27 17:30:49 2022 +0500
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· Mon Sep 12 22:42:58 2022 +0000
c1e61d0
refactor(psci): move psci_do_pwrdown_sequence() out of private header
by Pranav Madhu
· Fri Jul 22 23:11:16 2022 +0530
0eda230
Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration
by Bipin Ravi
· Tue Sep 13 20:59:43 2022 +0200
fbc1edb
fix(cpus): workaround for Cortex-A78C erratum 2376749
by Akram Ahmad
· Tue Sep 06 11:23:25 2022 +0100
de4f589
fix(cpus): workaround for Cortex-A710 2216384
by Jayanth Dodderi Chidanand
· Thu Sep 01 22:09:54 2022 +0100
5930677
Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration
by Manish Pandey
· Tue Sep 06 14:49:53 2022 +0200
a85254e
fix(errata): workaround for Cortex-A510 erratum 2347730
by Akram Ahmad
· Thu Jul 21 14:01:33 2022 +0100
c92490b
feat(libc): introduce __maybe_unused
by Yann Gautier
· Mon Aug 29 09:33:46 2022 +0200
0e7d869
Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration
by Bipin Ravi
· Wed Aug 24 23:46:02 2022 +0200
fc4e7c3
Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration
by Bipin Ravi
· Wed Aug 24 23:37:52 2022 +0200
dbff7cf
fix(errata): workaround for Cortex-A78C erratum 2395411
by Akram Ahmad
· Tue Jul 19 14:38:46 2022 +0100
60accba
fix(errata): workaround for Cortex-A510 erratum 2371937
by Akram Ahmad
· Fri Jul 22 16:20:44 2022 +0100
42633b3
Merge "fix(lib/psa): update measured boot handle" into integration
by Sandrine Bailleux
· Mon Aug 22 15:07:43 2022 +0200
b621bda
fix(errata): workaround for Neoverse-N2 erratum 2376738
by Akram Ahmad
· Mon Jul 18 12:27:29 2022 +0100
31c9337
fix(errata): workaround for Neoverse-V1 erratum 1618635
by Juan Pablo Conde
· Mon Feb 28 14:14:44 2022 -0500
322337d
fix(lib/psa): update measured boot handle
by Jamie Fox
· Tue Aug 02 15:39:21 2022 +0100
3da857e
Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration
by Madhukar Pappireddy
· Thu Jul 21 21:32:22 2022 +0200
4e315c3
fix(errata): workaround for Cortex-X2 erratum 2371105
by Bipin Ravi
· Tue Jul 12 17:13:01 2022 -0500
30fc25d
Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration
by Lauren Wehrmeister
· Thu Jul 21 20:31:34 2022 +0200
8e5b1af
Merge "feat(psci): add a helper function to ensure that non-boot PEs are offline" into integration
by Manish Pandey
· Thu Jul 21 12:27:55 2022 +0200
5e68535
feat(psci): add a helper function to ensure that non-boot PEs are offline
by Lucian Paul-Trifu
· Wed Mar 02 21:28:24 2022 +0000
88de598
Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration
by Madhukar Pappireddy
· Wed Jul 20 14:38:01 2022 +0200
77eab29
fix(errata): workaround for Cortex-A710 erratum 2371105
by Bipin Ravi
· Tue Jul 12 15:53:21 2022 -0500
9c36e12
fix(errata): workaround for Cortex A78C erratum 2242638
by Bipin Ravi
· Fri Jul 15 17:20:16 2022 -0500
4dc1887
fix(errata): workaround for Cortex-A78C 2132064
by laurenw-arm
· Tue Jul 12 10:43:52 2022 -0500
e31b609
Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration
by Bipin Ravi
· Fri Jul 08 19:25:50 2022 +0200
1af2b11
fix(cpus): workaround for Neoverse-N2 erratum 2388450
by Daniel Boulby
· Wed Jul 06 14:33:13 2022 +0100
1e31bc1
feat(cpus): add a64fx cpu to tf-a
by Itaru Kitayama
· Mon Jul 04 14:36:00 2022 +0900
b88a139
Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration
by Madhukar Pappireddy
· Thu Jun 16 23:30:22 2022 +0200
69b9b79
Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration
by Madhukar Pappireddy
· Thu Jun 16 22:06:40 2022 +0200
8e91662
fix(errata): workaround for Cortex-A77 erratum 2356587
by Bipin Ravi
· Wed Jun 08 15:27:00 2022 -0500
b4cb31f
fix(errata): workaround for Neoverse-V1 erratum 2372203
by Bipin Ravi
· Tue Jun 14 17:09:23 2022 -0500
971938f
fix(errata): workaround for Neoverse-V1 erratum 2294912
by Bipin Ravi
· Wed Jun 08 16:28:46 2022 -0500
5362beb
refactor(context mgmt): refactor EL2 context save and restore functions
by Zelalem Aweke
· Mon Apr 04 17:42:48 2022 -0500
d1907f0
feat(spmc): add support for v1.1 FF-A memory data structures
by Marc Bonnici
· Tue Apr 19 17:42:53 2022 +0100
e752b2d
Merge changes from topic "rss/mboot-attest" into integration
by Sandrine Bailleux
· Fri May 13 16:15:35 2022 +0200
098b26d
Merge "fix(security): workaround for CVE-2022-23960" into integration
by Madhukar Pappireddy
· Thu May 12 20:24:10 2022 +0200
32464ba
fix(security): workaround for CVE-2022-23960
by Bipin Ravi
· Fri May 06 16:02:30 2022 -0500
Next »