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