Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3f3a922a39541b06c91a5c77ef40aac79a0b935f
/
services
/
std_svc
59cdea3
feat(drtm): flush dcache before DLME launch
by Manish Pandey
· Thu Jul 21 13:07:07 2022 +0100
d4c6bea
feat(drtm): invalidate icache before DLME launch
by Manish Pandey
· Tue Jul 19 14:35:00 2022 +0100
2c8e134
feat(drtm): ensure that passed region lies within Non-Secure region of DRAM
by Manish V Badarkhe
· Wed Jul 13 09:47:03 2022 +0100
9744d3a
feat(drtm): ensure that no SDEI event registered during dynamic launch
by Manish Pandey
· Thu Jun 23 13:11:48 2022 +0100
cabcad5
feat(drtm): prepare EL state during dynamic launch
by Manish Pandey
· Thu Jun 23 10:43:31 2022 +0100
a28563e
feat(drtm): prepare DLME data for DLME launch
by Manish V Badarkhe
· Wed Jun 22 13:11:14 2022 +0100
86618e1
feat(drtm): take DRTM components measurements before DLME launch
by Manish V Badarkhe
· Tue Jun 21 18:11:53 2022 +0100
ad035ce
feat(drtm): add a few DRTM DMA protection APIs
by Manish V Badarkhe
· Tue Jun 21 18:08:50 2022 +0100
39dd555
feat(drtm): add remediation driver support in DRTM
by Manish V Badarkhe
· Tue Jun 21 09:41:32 2022 +0100
19b22f9
feat(drtm): add Event Log driver support for DRTM
by Manish V Badarkhe
· Fri Jun 17 11:42:17 2022 +0100
fef989c
feat(drtm): check drtm arguments during dynamic launch
by Manish Pandey
· Tue Jun 21 15:36:45 2022 +0100
fa2eb05
feat(drtm): introduce drtm dynamic launch function
by Manish Pandey
· Mon Jun 20 17:42:41 2022 +0100
8401e1a
feat(drtm): retrieve DRTM features
by Manish V Badarkhe
· Thu Jun 16 13:46:43 2022 +0100
baa3e6c
feat(drtm): add platform functions for DRTM
by johpow01
· Fri Mar 11 17:50:58 2022 -0600
67a5ee9
feat(sdei): add a function to return total number of events registered
by John Powell
· Thu May 12 12:49:55 2022 -0500
cc2c743
feat(drtm): update drtm setup function
by Manish V Badarkhe
· Thu Feb 24 20:22:39 2022 +0000
8a76603
feat(drtm): add standard DRTM service
by Manish V Badarkhe
· Wed Feb 23 11:26:53 2022 +0000
fdac8ff
Merge "fix(rmmd): return X4 output value" into integration
by Manish V Badarkhe
· Thu Sep 29 10:25:57 2022 +0200
90ce18f
fix(rmmd): return X4 output value
by AlexeiFedorov
· Fri Sep 23 16:57:28 2022 +0100
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· Mon Sep 12 22:42:58 2022 +0000
6b4ec24
feat(tsp): add FF-A support to the TSP
by Achin Gupta
· Mon Oct 04 20:13:36 2021 +0100
9bdcb74
fix(spmc): fix relinquish validation check
by Marc Bonnici
· Mon Jun 06 14:37:57 2022 +0100
f809b16
fix(doc): document missing RMM-EL3 runtime services
by Javier Almansa Sobrino
· Mon Jul 04 17:06:36 2022 +0100
7085ee3
Merge changes from topic "jas/rmm-el3-ifc" into integration
by Soby Mathew
· Tue Jul 05 12:03:49 2022 +0200
4a99518
Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration
by Olivier Deprez
· Tue Jul 05 10:21:59 2022 +0200
4165e84
feat(rmmd): add support to create a boot manifest
by Javier Almansa Sobrino
· Mon Apr 25 17:18:15 2022 +0100
dea652e
fix(rme): use RMM shared buffer for attest SMCs
by Javier Almansa Sobrino
· Wed Apr 13 17:57:35 2022 +0100
7176a77
feat(rmmd): add support for RMM Boot interface
by Javier Almansa Sobrino
· Wed Nov 24 18:37:37 2021 +0000
3d85967
feat(spmd): avoid spoofing in FF-A direct request
by Shruti
· Thu Jun 09 11:03:11 2022 +0100
3ad1603
fix(rme/fid): refactor RME fid macros
by Subhasish Ghosh
· Thu May 12 12:22:17 2022 +0100
344ca9d
fix(spmc): fix incorrect FF-A version usage
by Marc Bonnici
· Fri May 20 14:38:55 2022 +0100
e062337
fix(spmc): fix FF-A memory transaction validation
by Marc Bonnici
· Fri May 20 14:34:56 2022 +0100
503320e
feat(fvp): add plat hook for memory transactions
by Marc Bonnici
· Mon Feb 21 15:02:36 2022 +0000
08f28ef
feat(spmc): enable handling of the NS bit
by Marc Bonnici
· Tue Apr 19 16:52:59 2022 +0100
d1907f0
feat(spmc): add support for v1.1 FF-A memory data structures
by Marc Bonnici
· Tue Apr 19 17:42:53 2022 +0100
c31ec9e
feat(spmc/mem): prevent duplicated sharing of memory regions
by Marc Bonnici
· Fri Jan 21 10:34:55 2022 +0000
336630f
feat(spmc/mem): support multiple endpoints in memory transactions
by Marc Bonnici
· Thu Jan 13 11:39:10 2022 +0000
eaf1716
feat(spmc): add support for v1.1 FF-A boot protocol
by Achin Gupta
· Tue Oct 19 12:21:16 2021 +0100
9f23c8d
feat(spmc/mem): add FF-A memory management code
by Marc Bonnici
· Fri Oct 01 16:06:04 2021 +0100
f2f9594
Merge changes from topic "ffa_el3_spmc" into integration
by Olivier Deprez
· Mon May 16 12:32:27 2022 +0200
f26baaa
Merge changes from topic "ffa_el3_spmc" into integration
by Olivier Deprez
· Mon May 16 12:05:59 2022 +0200
9fa01e9
feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls
by Marc Bonnici
· Thu Sep 23 09:44:14 2021 +0100
38add67
feat(spmc): add support for FFA_SPM_ID_GET
by Marc Bonnici
· Thu Nov 25 15:54:52 2021 +0000
2ec5dbe
feat(spmc): add support for forwarding a secure interrupt to the SP
by Achin Gupta
· Mon Oct 04 20:17:45 2021 +0100
e799ff6
Merge changes from topic "ns/save_fpregs_context" into integration
by Olivier Deprez
· Fri May 13 17:28:58 2022 +0200
6fbed8c
feat(spmc): enable the SPMC to pass the linear core ID in a register
by Marc Bonnici
· Wed Dec 15 18:00:50 2021 +0000
25f4b54
feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC
by Marc Bonnici
· Tue Apr 12 17:18:13 2022 +0100
cb17d31
feat(spmc): add FFA_RX_RELEASE handler
by Marc Bonnici
· Tue Apr 12 17:17:45 2022 +0100
764e667
feat(spmc): add FFA_RUN handler
by Marc Bonnici
· Tue Aug 31 17:57:04 2021 +0100
faa4a76
feat(spmc): support FFA_ID_GET ABI
by Marc Bonnici
· Wed Nov 24 15:40:00 2021 +0000
d4bb245
feat(spmc): add FFA_FEATURES handler
by Marc Bonnici
· Mon Dec 13 11:08:59 2021 +0000
37dd8e1
feat(spmc): add FFA_PARTITION_INFO_GET handler
by Marc Bonnici
· Tue Aug 17 18:00:07 2021 +0100
0cf1a15
feat(spmc): enable handling FF-A RX/TX Mapping ABIs
by Marc Bonnici
· Wed Aug 25 12:09:37 2021 +0100
9c39352
feat(spm_mm): add support to save and restore fp regs
by Nishant Sharma
· Tue Apr 19 10:16:48 2022 +0100
73fbe8f
feat(spmc): add helper to obtain a partitions FF-A version
by Marc Bonnici
· Thu Dec 09 11:32:30 2021 +0000
815d101
feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC
by Marc Bonnici
· Wed Dec 08 14:27:40 2021 +0000
e95eb7c
feat(spmc): enable handling FFA_VERSION ABI
by Marc Bonnici
· Wed Dec 08 14:24:03 2021 +0000
a2cfa61
feat(spmc): add helper function to obtain endpoint mailbox
by Marc Bonnici
· Wed Nov 24 10:33:48 2021 +0000
52a9cbc
feat(spmc): add helper function to obtain hyp structure
by Marc Bonnici
· Wed Nov 24 10:32:16 2021 +0000
f524489
feat(spmc): enable parsing of messaging methods from manifest
by Marc Bonnici
· Thu Dec 09 18:34:02 2021 +0000
eec0d04
feat(spmc): enable checking of execution ctx count
by Marc Bonnici
· Thu Dec 09 10:51:05 2021 +0000
21e644d
feat(spmc): enable parsing of UUID from SP Manifest
by Marc Bonnici
· Tue Aug 24 11:31:52 2021 +0100
ecc460a
feat(spmc): add partition mailbox structs
by Marc Bonnici
· Thu Sep 02 13:18:41 2021 +0100
35248f1
test(plat/fvp/lsp): add example logical partition
by Marc Bonnici
· Thu Aug 19 14:42:19 2021 +0100
9a29704
feat(spmc/lsp): add logical partition framework
by Marc Bonnici
· Mon Feb 14 17:06:09 2022 +0000
16a47b1
Merge changes from topic "ffa_el3_spmc" into integration
by Olivier Deprez
· Fri Apr 22 21:09:13 2022 +0200
42460ab
Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration
by Olivier Deprez
· Thu Apr 21 11:35:42 2022 +0200
5eeacd5
feat(spmc): add support for direct req/resp
by Marc Bonnici
· Mon Nov 29 17:05:57 2021 +0000
b4e9984
feat(spmc): add support for handling FFA_ERROR ABI
by Marc Bonnici
· Fri Dec 10 09:21:56 2021 +0000
8eb1520
feat(spmc): add support for FFA_MSG_WAIT
by Marc Bonnici
· Mon Nov 29 17:05:33 2021 +0000
7e19db8
feat(spmc): add function to determine the return path from the SPMC
by Marc Bonnici
· Mon Nov 29 17:17:29 2021 +0000
da2c9e1
feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3
by Marc Bonnici
· Mon Nov 29 18:02:45 2021 +0000
1c33cc3
feat(spmd): update SPMC init flow to use EL3 implementation
by Marc Bonnici
· Mon Nov 29 17:57:03 2021 +0000
8e1a755
feat(spmc): add FF-A secure partition manager core
by Marc Bonnici
· Wed Dec 01 17:57:04 2021 +0000
f92c0cb
refactor(context mgmt): add cm_prepare_el3_exit_ns function
by Zelalem Aweke
· Mon Jan 31 16:59:42 2022 -0600
758bd24
refactor(spm_mm): reorganize secure partition manager code
by Marc Bonnici
· Sun Dec 19 21:37:50 2021 +0000
f05d93a
feat(rme): add dummy realm attestation key to RMMD
by Soby Mathew
· Tue Mar 22 16:21:19 2022 +0000
294e1cf
feat(rme): add dummy platform token to RMMD
by Soby Mathew
· Tue Mar 22 16:19:39 2022 +0000
68ea954
refactor(rme): reorg existing RMMD EL3 service FIDs
by Soby Mathew
· Tue Mar 22 13:58:52 2022 +0000
5c7c5c4
feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD
by Federico Recanati
· Fri Mar 18 10:30:00 2022 +0100
48e6b57
fix(gpt_rme): rework delegating/undelegating sequence
by Robert Wakim
· Thu Oct 21 15:39:56 2021 +0100
e05753c
Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration
by Olivier Deprez
· Fri Mar 04 13:22:45 2022 +0100
eecb4b0
feat(spm): add FFA_MSG_SEND2 forwarding in SPMD
by Federico Recanati
· Thu Feb 03 17:22:37 2022 +0100
9460a23
feat(ff-a): forward FFA_VERSION from SPMD to SPMC
by Daniel Boulby
· Thu Dec 09 11:20:13 2021 +0000
8341ddd
Merge "fix(trp): Distinguish between cold and warm boot" into integration
by Bipin Ravi
· Wed Dec 22 21:13:03 2021 +0100
50746c8
fix(trp): Distinguish between cold and warm boot
by Mark Dykes
· Wed Dec 01 15:08:02 2021 -0600
3764d34
Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration
by Alexei Fedorov
· Fri Dec 10 13:28:48 2021 +0100
c25225a
fix(rmmd/sve): enable/disable SVE/FPU for Realms
by Subhasish Ghosh
· Thu Dec 09 15:41:37 2021 +0000
8cc642c
fix(rmmd): align RMI and GTSI FIDs with SMCCC
by Subhasish Ghosh
· Sun Nov 14 17:19:09 2021 +0000
fccd3ea
fix(rmmd): preserve x4-x7 as per SMCCCv1.1
by Soby Mathew
· Wed Nov 17 15:13:30 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
3d2b7b7
Merge "fix(sdei): fix assert while kdump issue" into integration
by Manish Pandey
· Wed Nov 10 14:20:48 2021 +0100
9174a75
fix(gpt_rme): use correct print format for uint64_t
by Manish Pandey
· Tue Nov 09 20:49:56 2021 +0000
ba100f2
fix(spmd): error macro to use correct print format
by Olivier Deprez
· Tue Nov 09 12:37:20 2021 +0100
9147d62
Merge "feat(SPMD): route secure interrupts to SPMC" into integration
by Olivier Deprez
· Tue Nov 09 11:57:30 2021 +0100
927ebea
Merge "fix: libc: use long for 64-bit types on aarch64" into integration
by Manish Pandey
· Mon Nov 08 21:34:42 2021 +0100
e5dcf98
fix: libc: use long for 64-bit types on aarch64
by Scott Branden
· Tue Aug 25 13:49:32 2020 -0700
fd73e52
feat(ff-a): feature retrieval through FFA_FEATURES call
by J-Alves
· Mon Nov 01 16:52:46 2021 +0000
cceb785
fix(sdei): fix assert while kdump issue
by Ming Huang
· Thu Sep 09 17:42:27 2021 +0800
Next »