Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
9f6e5d96a0ceaeb238f2e37bc4d33ffb471a9a21
/
lib
9618883
Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration
by Olivier Deprez
· Thu Feb 22 11:58:43 2024 +0100
1facfb1
refactor(context-mgmt): move EL1 save/restore routines into C
by Jayanth Dodderi Chidanand
· Mon Jan 08 13:14:27 2024 +0000
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
238262f
fix(cm): update gic el2 sysregs save/restore mechanism
by Manish Pandey
· Mon Feb 05 21:40:21 2024 +0000
d7b63ac
feat(mte): add mte2 feat
by Govindraj Raja
· Fri Jan 26 10:08:37 2024 -0600
2800005
Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration
by Lauren Wehrmeister
· Tue Feb 06 22:20:24 2024 +0100
50c328a
Merge changes from topic "jc/psci_spe" into integration
by Manish V Badarkhe
· Tue Feb 06 12:46:16 2024 +0100
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
ad76713
fix(cpus): workaround for Cortex-A715 erratum 2561034
by Bipin Ravi
· Thu Jan 25 16:18:20 2024 -0600
18d9379
fix(spe): invoke spe_disable during power domain off/suspend
by Jayanth Dodderi Chidanand
· Tue Jul 18 14:48:09 2023 +0100
165e59f
feat(psci): add psci_do_manage_extensions API
by Jayanth Dodderi Chidanand
· Thu Sep 14 11:07:02 2023 +0100
0337922
fix(libc): memset inclusion to libc makefiles
by Olivier Deprez
· Fri Feb 02 09:48:27 2024 +0100
7e54755
Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration
by Lauren Wehrmeister
· Tue Jan 30 23:27:01 2024 +0100
7652b98
Merge changes I509b7bc5,Ibd36ea5c into integration
by Olivier Deprez
· Tue Jan 30 17:29:35 2024 +0100
91cb049
fix(libc): add memcpy_s source file to libc_asm mk
by Olivier Deprez
· Wed Jan 24 11:15:26 2024 +0100
3b84c96
feat(cpufeat): add feature detection for FEAT_CSV2_3
by Sona Mathew
· Wed Oct 25 16:48:19 2023 -0500
42c6eb5
fix(cpus): workaround for Cortex X3 erratum 2641945
by Bipin Ravi
· Thu Jan 25 15:38:46 2024 -0600
77922ca
fix(mte): remove CTX_INCLUDE_MTE_REGS usage
by Govindraj Raja
· Thu Jan 25 08:09:39 2024 -0600
d82e950
Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration
by Lauren Wehrmeister
· Wed Jan 24 16:11:22 2024 +0100
0d14d01
Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration
by Manish V Badarkhe
· Wed Jan 24 11:05:32 2024 +0100
c67c71a
Merge changes from topic "errata" into integration
by Lauren Wehrmeister
· Tue Jan 23 21:43:06 2024 +0100
24d3a4e
refactor(mte): deprecate CTX_INCLUDE_MTE_REGS
by Govindraj Raja
· Thu Dec 21 13:57:49 2023 -0600
02e0925
feat(fconf): support signing-key in root cert node
by laurenw-arm
· Tue Jan 09 20:38:10 2024 -0600
fdb6f42
build: prefer `gcc-ar` over `ar`
by Chris Kay
· Mon Jan 15 19:55:11 2024 +0000
c66b9f3
build: always use the C compiler to assemble
by Chris Kay
· Mon Jan 15 18:45:07 2024 +0000
c7ea347
build: always use the C compiler to preprocess
by Chris Kay
· Mon Jan 15 18:45:07 2024 +0000
8ca7aba
fix(cpus): workaround for Cortex-A78C erratum 2683027
by Bipin Ravi
· Wed Dec 20 15:40:44 2023 -0600
dfa4cf4
fix(cpus): workaround for Cortex-X3 erratum 2266875
by Bipin Ravi
· Wed Dec 20 14:53:37 2023 -0600
9cafab8
fix(cpus): workaround for Cortex-X3 erratum 2302506
by Bipin Ravi
· Wed Dec 20 14:32:02 2023 -0600
22d2277
feat(cpu): add support for Poseidon V CPU
by Rohit Mathew
· Fri Dec 15 12:50:58 2023 +0000
960a77e
fix(cpu): correct variant name for default Poseidon CPU
by Rohit Mathew
· Fri Dec 15 12:40:41 2023 +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
2f1f610
Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration
by Bipin Ravi
· Thu Dec 21 18:07:00 2023 +0100
b5d9559
refactor(cm): move MPAM3_EL3 reg to per world context
by Arvind Ram Prakash
· Wed Nov 08 12:28:30 2023 -0600
5177554
fix(cpus): workaround for Cortex X3 erratum 2743088
by Harrison Mutai
· Tue Dec 12 11:17:19 2023 +0000
56aa382
refactor(cm): reset the cptr_el3 before perworld context setup
by Jayanth Dodderi Chidanand
· Mon Dec 11 11:22:02 2023 +0000
e3a7c08
Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration
by Bipin Ravi
· Tue Dec 19 04:50:46 2023 +0100
512c236
fix(cpus): workaround for Cortex-A520 erratum 2858100
by Arvind Ram Prakash
· Fri Dec 08 20:19:58 2023 -0600
6d38d5b
Merge "fix(cpus): fix incorrect AMU trap settings for N2 CPU" into integration
by Manish Pandey
· Mon Dec 18 18:51:10 2023 +0100
039345c
Merge "feat(handoff): enhance transfer list library" into integration
by Manish Pandey
· Mon Dec 18 18:08:37 2023 +0100
60c3c97
feat(handoff): enhance transfer list library
by Raymond Mao
· Wed Oct 04 09:19:16 2023 -0700
8782114
fix(cpus): workaround for Cortex-A520 erratum 2630792
by Sona Mathew
· Sat Dec 09 20:44:56 2023 -0600
c381333
fix(cpus): workaround for Cortex-X2 erratum 2778471
by Sona Mathew
· Sat Dec 09 13:09:30 2023 -0600
e2fea18
fix(cpus): workaround for Cortex-A710 erratum 2778471
by Sona Mathew
· Fri Dec 08 20:52:17 2023 -0600
2be4a68
fix(cpus): fix incorrect AMU trap settings for N2 CPU
by Thomas Abraham
· Sun Dec 10 14:15:44 2023 +0000
9a6463d
Merge "feat(libc): add printf support for space padding" into integration
by Manish V Badarkhe
· Thu Nov 30 12:15:25 2023 +0100
589f830
Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration
by Lauren Wehrmeister
· Wed Nov 29 23:40:05 2023 +0100
afcf4fe
fix(cpus): workaround for Neoverse V2 erratum 2618597
by Bipin Ravi
· Tue Oct 17 19:42:15 2023 -0500
746c0af
feat(libc): add printf support for space padding
by Juan Pablo Conde
· Wed Nov 08 13:03:53 2023 -0600
b24c29d
Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration
by Lauren Wehrmeister
· Wed Nov 29 16:07:16 2023 +0100
42cc772
Merge changes from topic "sm/errata" into integration
by Bipin Ravi
· Mon Nov 27 22:01:31 2023 +0100
6634c1a
Merge "fix(errata): check for SCU before accessing DSU" into integration
by Manish Pandey
· Fri Nov 24 15:33:04 2023 +0100
71c6272
fix(errata): check for SCU before accessing DSU
by Marcin Juszkiewicz
· Tue Nov 14 10:38:49 2023 +0100
4b46c78
fix(cpus): workaround for Neoverse V2 erratum 2662553
by Bipin Ravi
· Tue Oct 17 18:35:55 2023 -0500
dfde504
fix(cpus): workaround for Cortex-A78C erratum 2743232
by Sona Mathew
· Tue Nov 14 14:00:48 2023 -0600
c54b3ef
fix(cpus): workaround for Neoverse V1 erratum 2348377
by Sona Mathew
· Tue Nov 07 13:46:15 2023 -0600
2eab9d0
fix(cpus): workaround for Cortex-X3 erratum 2779509
by Sona Mathew
· Mon Nov 06 13:48:22 2023 -0600
d53de98
refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option
by Manish V Badarkhe
· Tue Nov 07 17:38:46 2023 +0000
b3c790a
Merge "fix(xlat): set MAX_PHYS_ADDR to total mapped physical region" into integration
by Olivier Deprez
· Wed Nov 08 16:35:18 2023 +0100
8452538
Merge changes Ia72b2542,I1eba5671 into integration
by Manish Pandey
· Tue Nov 07 17:56:50 2023 +0100
df12ea2
Merge "refactor(cm): introduce INIT_UNUSED_NS_EL2 macro" into integration
by Manish Pandey
· Tue Nov 07 17:24:56 2023 +0100
06b9b97
Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration
by Olivier Deprez
· Tue Nov 07 13:35:30 2023 +0100
8bd27c9
refactor(cm): introduce INIT_UNUSED_NS_EL2 macro
by Arvind Ram Prakash
· Tue Aug 15 16:28:06 2023 -0500
9320bd5
chore(compiler-rt): update compiler-rt source files
by Manish Pandey
· Mon Nov 06 16:45:14 2023 +0000
e83ca8e
chore(zlib): update zlib to version 1.3
by Manish Pandey
· Mon Nov 06 14:28:25 2023 +0000
0b1714f
fix(smccc): ensure that mpidr passed through SMC is valid
by Manish Pandey
· Fri Oct 27 11:45:44 2023 +0100
561ea74
Merge changes from topic "errata" into integration
by Lauren Wehrmeister
· Mon Nov 06 17:33:30 2023 +0100
1daa5ed
fix(xlat): set MAX_PHYS_ADDR to total mapped physical region
by Amit Nagal
· Fri Nov 03 13:24:56 2023 +0530
483bc9e
fix(cpus): workaround for Cortex-X2 erratum 2742423
by Bipin Ravi
· Tue Oct 17 09:11:19 2023 -0500
bfa1468
fix(cpus): workaround for Cortex-A710 erratum 2742423
by Bipin Ravi
· Tue Oct 17 07:55:55 2023 -0500
2997ab9
fix(cpus): workaround for Neoverse N2 erratum 2340933
by Bipin Ravi
· Tue Oct 17 06:21:15 2023 -0500
03ba5d8
fix(cpus): workaround for Neoverse N2 erratum 2346952
by Bipin Ravi
· Tue Oct 17 05:56:01 2023 -0500
6b5721f
feat(ras): use FEAT_IESB for error synchronization
by Manish Pandey
· Mon Jun 26 17:46:14 2023 +0100
07952fb
feat(el3-runtime): modify vector entry paths
by Manish Pandey
· Thu May 25 13:46:14 2023 +0100
5192396
Merge "refactor(cm): move EL3 registers to global context" into integration
by Manish Pandey
· Tue Oct 31 20:56:31 2023 +0100
4af715b
Merge "refactor(fvp): do not use RSS platform token and attestation key APIs" into integration
by Manish V Badarkhe
· Tue Oct 31 17:25:07 2023 +0100
4fc00d2
refactor(cm): move EL3 registers to global context
by Elizabeth Ho
· Tue Jul 18 14:10:25 2023 +0100
e7b65f1
Merge "feat(cpus): add support for Travis CPU" into integration
by Madhukar Pappireddy
· Fri Oct 27 15:49:40 2023 +0200
7d6905b
Merge changes from topic "sm/err_errata" into integration
by Lauren Wehrmeister
· Thu Oct 26 21:03:06 2023 +0200
ee3855e
refactor(fvp): do not use RSS platform token and attestation key APIs
by Manish V Badarkhe
· Mon Sep 11 19:52:25 2023 +0100
16d3108
feat(cpus): add support for Travis CPU
by Juan Pablo Conde
· Tue Sep 19 14:57:29 2023 -0500
ab28d4b
fix(mpam): refine MPAM initialization and enablement process
by Arvind Ram Prakash
· Wed Oct 11 12:10:56 2023 -0500
d273f76
fix(cpus): workaround for Cortex-A510 erratum 2080326
by Sona Mathew
· Thu Oct 12 12:04:53 2023 -0500
eb01117
fix(cpus): fix the rev-var of Neoverse-V1
by Sona Mathew
· Mon Oct 16 15:12:30 2023 -0500
414f4e8
fix(cpus): fix the rev-var of Cortex-X2
by Sona Mathew
· Mon Oct 16 13:33:18 2023 -0500
2089775
fix(cpus): update the rev-var for Cortex-A78AE
by Sona Mathew
· Tue Oct 10 16:48:57 2023 -0500
6d691c5
fix(cpus): fix the rev-var for Cortex-A710
by Sona Mathew
· Tue Oct 10 13:51:45 2023 -0500
7c398b9
Merge changes from topic "bk/context_refactor" into integration
by Manish Pandey
· Fri Oct 06 16:29:33 2023 +0200
f870cf6
refactor(cm): enable S-EL2 globally for all contexts
by Jayanth Dodderi Chidanand
· Fri Sep 22 15:30:13 2023 +0100
2e9e6f0
refactor(cm): remove world differentiation for EL2 context restore
by Boyan Karatotev
· Mon May 22 15:53:58 2023 +0100
ef25db3
fix(cm): make ICC_SRE_EL2 fixup generic to all worlds
by Boyan Karatotev
· Tue May 23 12:04:00 2023 +0100
8ae58f0
refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization
by Boyan Karatotev
· Thu Apr 20 11:00:50 2023 +0100
35c7d39
fix(cpus): workaround for Cortex-X3 erratum 2070301
by Sona Mathew
· Tue Oct 03 17:09:09 2023 -0500
e581ac4
Merge changes from topic "rm/handoff" into integration
by Manish Pandey
· Mon Oct 02 15:50:28 2023 +0200
29c9ef0
Merge changes from topic "errata" into integration
by Lauren Wehrmeister
· Fri Sep 22 20:22:19 2023 +0200
9898339
feat(handoff): introduce firmware handoff library
by Raymond Mao
· Tue Jul 25 07:53:35 2023 -0700
83561e3
fix(cpus): update the fix for Cortex-A78AE erratum 1941500
by Varun Wadekar
· Wed Sep 20 15:13:16 2023 +0000
Next »