1. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · Tue Jul 05 12:03:49 2022 +0200
  2. 4a99518 Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · Tue Jul 05 10:21:59 2022 +0200
  3. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  4. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · Wed Apr 13 17:57:35 2022 +0100
  5. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  6. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · Thu Jun 09 11:03:11 2022 +0100
  7. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · Thu May 12 12:22:17 2022 +0100
  8. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · Fri May 20 14:38:55 2022 +0100
  9. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · Fri May 20 14:34:56 2022 +0100
  10. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · Mon Feb 21 15:02:36 2022 +0000
  11. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · Tue Apr 19 16:52:59 2022 +0100
  12. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · Tue Apr 19 17:42:53 2022 +0100
  13. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · Fri Jan 21 10:34:55 2022 +0000
  14. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · Thu Jan 13 11:39:10 2022 +0000
  15. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · Tue Oct 19 12:21:16 2021 +0100
  16. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · Fri Oct 01 16:06:04 2021 +0100
  17. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:32:27 2022 +0200
  18. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:05:59 2022 +0200
  19. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · Thu Sep 23 09:44:14 2021 +0100
  20. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · Thu Nov 25 15:54:52 2021 +0000
  21. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · Mon Oct 04 20:17:45 2021 +0100
  22. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · Fri May 13 17:28:58 2022 +0200
  23. 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
  24. 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
  25. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · Tue Apr 12 17:17:45 2022 +0100
  26. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · Tue Aug 31 17:57:04 2021 +0100
  27. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · Wed Nov 24 15:40:00 2021 +0000
  28. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · Mon Dec 13 11:08:59 2021 +0000
  29. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · Tue Aug 17 18:00:07 2021 +0100
  30. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · Wed Aug 25 12:09:37 2021 +0100
  31. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · Tue Apr 19 10:16:48 2022 +0100
  32. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · Thu Dec 09 11:32:30 2021 +0000
  33. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · Wed Dec 08 14:27:40 2021 +0000
  34. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · Wed Dec 08 14:24:03 2021 +0000
  35. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · Wed Nov 24 10:33:48 2021 +0000
  36. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · Wed Nov 24 10:32:16 2021 +0000
  37. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · Thu Dec 09 18:34:02 2021 +0000
  38. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · Thu Dec 09 10:51:05 2021 +0000
  39. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · Tue Aug 24 11:31:52 2021 +0100
  40. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · Thu Sep 02 13:18:41 2021 +0100
  41. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · Thu Aug 19 14:42:19 2021 +0100
  42. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · Mon Feb 14 17:06:09 2022 +0000
  43. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri Apr 22 21:09:13 2022 +0200
  44. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · Thu Apr 21 11:35:42 2022 +0200
  45. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · Mon Nov 29 17:05:57 2021 +0000
  46. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · Fri Dec 10 09:21:56 2021 +0000
  47. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · Mon Nov 29 17:05:33 2021 +0000
  48. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · Mon Nov 29 17:17:29 2021 +0000
  49. 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
  50. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · Mon Nov 29 17:57:03 2021 +0000
  51. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · Wed Dec 01 17:57:04 2021 +0000
  52. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · Mon Jan 31 16:59:42 2022 -0600
  53. 758bd24 refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · Sun Dec 19 21:37:50 2021 +0000
  54. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  55. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  56. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · Tue Mar 22 13:58:52 2022 +0000
  57. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · Fri Mar 18 10:30:00 2022 +0100
  58. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · Wed Feb 23 23:45:50 2022 -0600
  59. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · Thu Oct 21 15:39:56 2021 +0100
  60. 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
  61. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · Thu Feb 03 17:22:37 2022 +0100
  62. 9460a23 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · Thu Dec 09 11:20:13 2021 +0000
  63. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · Fri Oct 22 11:37:34 2021 +0100
  64. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · Wed Dec 22 21:13:03 2021 +0100
  65. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · Wed Dec 01 15:08:02 2021 -0600
  66. 3764d34 Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration by Alexei Fedorov · Fri Dec 10 13:28:48 2021 +0100
  67. c25225a fix(rmmd/sve): enable/disable SVE/FPU for Realms by Subhasish Ghosh · Thu Dec 09 15:41:37 2021 +0000
  68. 8cc642c fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · Sun Nov 14 17:19:09 2021 +0000
  69. fccd3ea fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · Wed Nov 17 15:13:30 2021 +0000
  70. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · Mon Nov 15 15:29:08 2021 +0000
  71. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  72. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · Wed Nov 10 14:20:48 2021 +0100
  73. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · Tue Nov 09 20:49:56 2021 +0000
  74. ba100f2 fix(spmd): error macro to use correct print format by Olivier Deprez · Tue Nov 09 12:37:20 2021 +0100
  75. 9147d62 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · Tue Nov 09 11:57:30 2021 +0100
  76. 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
  77. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  78. fd73e52 feat(ff-a): feature retrieval through FFA_FEATURES call by J-Alves · Mon Nov 01 16:52:46 2021 +0000
  79. cceb785 fix(sdei): fix assert while kdump issue by Ming Huang · Thu Sep 09 17:42:27 2021 +0800
  80. a664c49 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · Wed Aug 05 11:27:42 2020 +0200
  81. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · Wed Sep 01 10:30:55 2021 -0700
  82. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  83. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · Sun Jul 11 18:33:20 2021 -0500
  84. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · Fri Jul 09 15:32:21 2021 -0500
  85. 13dc8f1 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · Fri Jul 09 14:20:03 2021 -0500
  86. 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · Mon Sep 27 16:54:53 2021 +0200
  87. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · Thu Mar 11 17:46:47 2021 +0000
  88. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · Mon Jun 21 09:47:13 2021 +0200
  89. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · Fri Apr 23 15:06:17 2021 +0800
  90. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · Wed Nov 25 16:36:46 2020 +0000
  91. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · Fri Jun 18 17:28:39 2021 +0200
  92. 9a2e5be perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · Fri May 21 18:00:04 2021 +0200
  93. c73254b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · Thu May 27 09:49:10 2021 +0200
  94. c8c3e0d SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · Wed Nov 18 10:17:57 2020 -0600
  95. 6b19fe1 SMCCC: Hoist SMC_32 sanitization by Jeremy Linton · Thu Apr 01 13:10:24 2021 -0500
  96. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · Wed Feb 03 12:13:19 2021 +0000
  97. e619fa9 fix(services): drop warning on unimplemented calls by Andre Przywara · Wed Apr 28 15:59:21 2021 +0100
  98. 591d3d1 Merge changes from topic "od/ns-interrupts" into integration by Olivier Deprez · Wed Apr 21 07:19:00 2021 +0200
  99. ae18caf spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · Fri Apr 02 11:09:10 2021 +0200
  100. 18ac54a services: spm_mm: Use sp_boot_info to set SP context by Mayur Gudmeti · Wed Mar 03 12:22:56 2021 -0500