Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3f588c4d0ae9ef78261c2b7f4c2a01e5fe8a416a
/
services
7bce645
Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration
by Manish Pandey
· Wed Jul 24 20:04:53 2024 +0200
010d2ae
feat(handoff): fix register convention r1/x1 value on transfer list
by levi.yun
· Mon May 13 10:27:17 2024 +0100
5f875b8
refactor(spmd): move plat_my_core_pos calls
by Olivier Deprez
· Fri Jun 07 10:22:50 2024 +0200
aed3031
refactor(spmd): call cm_get_context once
by Olivier Deprez
· Fri Jun 07 09:24:43 2024 +0200
13a4a07
refactor(spmd): remove spmd_get_context_by_mpidr
by Olivier Deprez
· Fri Jun 07 08:51:20 2024 +0200
a5c6b43
chore(errata-abi): minor variable rename
by Govindraj Raja
· Thu May 30 10:39:24 2024 -0500
365232e
Merge changes from topic "makefile-cleanup" into integration
by Manish V Badarkhe
· Tue May 07 18:39:53 2024 +0200
874f6e9
Merge changes from topic "sm/feat_detect" into integration
by Manish Pandey
· Tue May 07 11:17:02 2024 +0200
cd29ad5
refactor(smccc): move pmf to vendor el3 calls
by Govindraj Raja
· Mon Apr 15 12:42:13 2024 -0500
79cd7a0
refactor(smccc): move debugfs to vendor el3 calls
by Govindraj Raja
· Thu Mar 07 15:24:19 2024 -0600
bedf4ef
feat(smccc): add vendor-specific el3 service
by Govindraj Raja
· Fri Feb 23 16:50:52 2024 -0600
9e505f9
refactor(cpufeat): add macro to simplify is_feat_xx_present
by Sona Mathew
· Wed Mar 13 11:33:54 2024 -0500
e480ec2
chore: simplify the macro names in ENABLE_FEAT mechanism
by Sona Mathew
· Mon Mar 11 15:58:15 2024 -0500
99b5b2e
build: remove `MAKE_BUILD_STRINGS` function
by Chris Kay
· Fri Mar 08 16:08:31 2024 +0000
916eb9e
fix(optee): set interrupt handler before kernel boot
by Jeffrey Kardatzke
· Wed Apr 17 10:38:17 2024 -0700
d3f3207
fix(spmd): skip NS EL1 context save & restore operations
by Madhukar Pappireddy
· Mon Jan 29 16:43:56 2024 -0600
e67b127
fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct
by Harry Moulton
· Thu Apr 04 09:09:25 2024 +0100
b297780
Merge changes I3a4f9a4f,Iedc4e640 into integration
by Soby Mathew
· Tue Apr 02 19:17:24 2024 +0200
414043d
feat(rme): pass console info via RMM-EL3 ifc
by Soby Mathew
· Tue Mar 26 17:16:00 2024 +0000
89e8456
fix(spmd): register group0 handler only if supported
by Madhukar Pappireddy
· Tue Mar 26 09:21:25 2024 -0500
def74ec
Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration
by Lauren Wehrmeister
· Thu Mar 14 21:17:45 2024 +0100
468483e
Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration
by Manish Pandey
· Fri Mar 08 17:20:33 2024 +0100
df8200d
refactor(sdei): use common create_spsr() in SDEI library
by Arvind Ram Prakash
· Tue Feb 20 11:35:27 2024 -0600
fbbee6b
refactor(cm): couple el2 registers with dependent feature flags
by Jayanth Dodderi Chidanand
· Wed Jan 24 20:05:07 2024 +0000
9421e52
fix(cpus): workaround for Cortex-X4 erratum 2701112
by Sona Mathew
· Fri Mar 01 13:36:21 2024 -0600
789df4d
Merge changes from topic "drtm1.0-updates" into integration
by Manish V Badarkhe
· Wed Mar 06 19:07:03 2024 +0100
9e2dd0b
feat(drtm): update references to DRTM beta0
by Stuart Yoder
· Wed Jan 10 14:22:03 2024 -0600
bb0d9c5
feat(drtm): add ACPI table region size to the DLME header
by Stuart Yoder
· Wed Jan 10 14:10:45 2024 -0600
fa17dd4
feat(drtm): update return code if secondary PE is not off
by Stuart Yoder
· Wed Jan 10 14:03:03 2024 -0600
8ee3852
feat(drtm): add additional return codes
by Stuart Yoder
· Tue Jan 09 17:51:38 2024 -0600
d8b91ac
fix(cpus): add erratum 2701951 to Cortex-X3's list
by Sona Mathew
· Wed Feb 21 15:07:30 2024 -0600
8d1a153
refactor(errata-abi): workaround platforms non-arm interconnect
by Sona Mathew
· Tue Sep 26 17:49:51 2023 -0500
595a31d
refactor(errata-abi): optimize errata ABI using errata framework
by Sona Mathew
· Tue Sep 26 09:20:35 2023 -0500
9e7e008
fix(cpus): workaround for Cortex-A715 erratum 2429384
by Bipin Ravi
· Tue Feb 27 17:14:22 2024 -0600
89b6c6a
fix(cpus): workaround for Cortex-X3 erratum 2372204
by Bipin Ravi
· Tue Feb 27 15:13:17 2024 -0600
c05031c
refactor(context-mgmt): remove el1_context routines from RMM
by Jayanth Dodderi Chidanand
· Tue Sep 12 12:07:56 2023 +0100
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
f6ab8a5
fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG
by Karl Meakin
· Mon Jan 22 17:03:02 2024 +0000
16201f5
Merge changes from topic "od/sme" into integration
by Madhukar Pappireddy
· Wed Feb 07 22:45:38 2024 +0100
dce23c0
feat(spmd): pass SMCCCv1.3 SVE hint to lower EL
by Olivier Deprez
· Mon Oct 31 12:38:17 2022 +0100
0de8ef1
Merge changes from topic "ja/spm_rme" into integration
by Olivier Deprez
· Wed Feb 07 17:21:39 2024 +0100
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
8676f24
feat(fvp): added calls to unprotect/protect memory
by J-Alves
· Wed Oct 04 17:16:45 2023 +0100
ad76713
fix(cpus): workaround for Cortex-A715 erratum 2561034
by Bipin Ravi
· Thu Jan 25 16:18:20 2024 -0600
097051f
feat(cros_widevine): add ChromeOS widevine SMC handler
by Yi Chou
· Tue Apr 11 15:57:08 2023 +0800
42c6eb5
fix(cpus): workaround for Cortex X3 erratum 2641945
by Bipin Ravi
· Thu Jan 25 15:38:46 2024 -0600
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
a85a9d1
feat(spmd): add FFA_MSG_SEND_DIR_RESP2
by Kathleen Capella
· Fri Sep 08 17:45:45 2023 -0400
9d826a1
feat(spmd): add FFA_MSG_SEND_DIR_REQ2
by Kathleen Capella
· Mon Jul 31 14:45:58 2023 -0400
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
5fe9abb
feat(optee): enable transfer list in opteed
by Raymond Mao
· Wed Oct 04 09:36:21 2023 -0700
a5a1cbd
feat(el3-spmc): add support for FFA_CONSOLE_LOG
by Shruti Gupta
· Thu Jan 19 21:50:55 2023 +0000
d8f2ac8
fix(rmmd): avoid TRP when external RMM is defined
by Rohit Mathew
· Mon Nov 27 10:50:39 2023 +0000
2f1f610
Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration
by Bipin Ravi
· Thu Dec 21 18:07:00 2023 +0100
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
512c236
fix(cpus): workaround for Cortex-A520 erratum 2858100
by Arvind Ram Prakash
· Fri Dec 08 20:19:58 2023 -0600
b975aad
fix(errata): add Cortex-A520 definitions
by Arvind Ram Prakash
· Fri Dec 15 11:34:52 2023 -0600
e9a13b7
Merge changes from topic "sm/erratum" into integration
by Bipin Ravi
· Wed Dec 13 19:33:43 2023 +0100
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
a3ddb3b
feat(el3-spmc): add support to handle power mgmt calls for s-el0 sp
by Nishant Sharma
· Thu Apr 28 14:28:44 2022 +0100
e627595
Merge changes from topic "ns/spmc_at_el3" into integration
by Manish Pandey
· Thu Nov 30 11:09:42 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
b24c29d
Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration
by Lauren Wehrmeister
· Wed Nov 29 16:07:16 2023 +0100
32d340b
feat(el3-spmc): synchronize access to the s-el0 sp context
by Nishant Sharma
· Thu Apr 28 12:16:57 2022 +0100
8557941
feat(el3-spmc): add support to map S-EL0 SP device regions
by Nishant Sharma
· Sun Aug 14 01:31:06 2022 +0100
6817bdb
feat(el3-spmc): add support to map S-EL0 SP memory regions
by Nishant Sharma
· Thu Apr 28 11:52:07 2022 +0100
789052c
feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs
by Nishant Sharma
· Fri Mar 25 23:52:34 2022 +0000
9dc905b
feat(el3-spmc): add support to setup S-EL0 context
by Nishant Sharma
· Thu Apr 28 10:58:24 2022 +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
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
0b1714f
fix(smccc): ensure that mpidr passed through SMC is valid
by Manish Pandey
· Fri Oct 27 11:45:44 2023 +0100
141c299
Merge "fix(sdei): ensure that interrupt ID is valid" into integration
by Manish Pandey
· Mon Nov 06 19:01:26 2023 +0100
561ea74
Merge changes from topic "errata" into integration
by Lauren Wehrmeister
· Mon Nov 06 17:33:30 2023 +0100
1165717
Merge "fix(rmmd): enable sme using sme_enable_per_world" into integration
by Soby Mathew
· Thu Nov 02 19:52:22 2023 +0100
a87a409
fix(rmmd): enable sme using sme_enable_per_world
by Arunachalam Ganapathy
· Wed Nov 01 19:18:41 2023 +0000
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
bad835a
fix(build): remove duplicated include order
by Govindraj Raja
· Tue Oct 31 14:48:11 2023 -0500
2c0fd9b
fix(sdei): ensure that interrupt ID is valid
by Manish Pandey
· Thu Oct 26 11:14:21 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
4fc00d2
refactor(cm): move EL3 registers to global context
by Elizabeth Ho
· Tue Jul 18 14:10:25 2023 +0100
42125ec
Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration
by Soby Mathew
· Tue Oct 31 12:14:06 2023 +0100
23c8733
feat(rmm): update RMI VERSION command as per EAC5
by Shruti Gupta
· Thu Oct 26 12:01:28 2023 +0100
7d6905b
Merge changes from topic "sm/err_errata" into integration
by Lauren Wehrmeister
· Thu Oct 26 21:03:06 2023 +0200
4ba98ac
Merge "fix(spmd): fix FFA_VERSION forwarding" into integration
by Manish Pandey
· Thu Oct 26 11:27:26 2023 +0200
Next »