1. c11b60e feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · Mon Jun 03 19:02:29 2024 -0700
  2. 9b94a42 refactor(rmmd): plat token requests in pieces by Juan Pablo Conde · Wed Jul 10 14:33:42 2024 -0500
  3. 8244099 fix(rmmd): remove the assert check for RMM_BASE by Varun Wadekar · Tue Jul 16 09:45:14 2024 +0000
  4. 50e7d03 fix(rmmd): ignore SMC FID when RMM image is not present by Varun Wadekar · Mon Jul 15 20:51:44 2024 +0000
  5. 073bcf7 fix(rmmd): fail gracefully if RME is not enabled by Varun Wadekar · Mon Jul 15 20:40:05 2024 +0000
  6. b444641 fix(rmmd): handle RMMD manifest loading failure by Varun Wadekar · Sun Jul 21 11:37:49 2024 +0000
  7. 365232e Merge changes from topic "makefile-cleanup" into integration by Manish V Badarkhe · Tue May 07 18:39:53 2024 +0200
  8. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · Wed Mar 13 11:33:54 2024 -0500
  9. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · Fri Mar 08 16:08:31 2024 +0000
  10. e67b127 fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct by Harry Moulton · Thu Apr 04 09:09:25 2024 +0100
  11. 414043d feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · Tue Mar 26 17:16:00 2024 +0000
  12. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · Wed Jan 24 20:05:07 2024 +0000
  13. c05031c refactor(context-mgmt): remove el1_context routines from RMM by Jayanth Dodderi Chidanand · Tue Sep 12 12:07:56 2023 +0100
  14. cfba645 build: use toolchain identifiers in conditions by Chris Kay · Mon Dec 04 09:55:50 2023 +0000
  15. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  16. d8f2ac8 fix(rmmd): avoid TRP when external RMM is defined by Rohit Mathew · Mon Nov 27 10:50:39 2023 +0000
  17. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · Mon Dec 11 11:22:02 2023 +0000
  18. a87a409 fix(rmmd): enable sme using sme_enable_per_world by Arunachalam Ganapathy · Wed Nov 01 19:18:41 2023 +0000
  19. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · Tue Oct 31 20:56:31 2023 +0100
  20. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · Tue Jul 18 14:10:25 2023 +0100
  21. 23c8733 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · Thu Oct 26 12:01:28 2023 +0100
  22. 6e84add feat(rmmd): pass SMCCCv1.3 SVE hint bit to RMM by Arunachalam Ganapathy · Thu Aug 24 15:31:01 2023 +0100
  23. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · Thu May 18 10:57:29 2023 +0100
  24. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · Mon Feb 13 16:32:47 2023 +0000
  25. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · Wed Feb 15 13:21:50 2023 +0000
  26. 91768d1 build(trp): sort sections by alignment by default by Chris Kay · Thu Jan 26 18:31:52 2023 +0000
  27. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  28. 68d2836 build: clarify linker script generation by Chris Kay · Mon Jan 16 16:53:45 2023 +0000
  29. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · Wed Dec 14 17:28:11 2022 +0000
  30. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · Thu Dec 08 14:53:50 2022 +0100
  31. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · Thu Dec 01 17:20:45 2022 +0000
  32. f9044ab fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · Thu Nov 24 13:42:44 2022 +0000
  33. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · Fri Sep 23 16:57:28 2022 +0100
  34. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · Mon Jul 04 17:06:36 2022 +0100
  35. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  36. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · Wed Apr 13 17:57:35 2022 +0100
  37. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  38. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · Thu May 12 12:22:17 2022 +0100
  39. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · Mon Jan 31 16:59:42 2022 -0600
  40. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  41. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  42. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · Tue Mar 22 13:58:52 2022 +0000
  43. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · Thu Oct 21 15:39:56 2021 +0100
  44. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · Wed Dec 22 21:13:03 2021 +0100
  45. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · Wed Dec 01 15:08:02 2021 -0600
  46. c25225a fix(rmmd/sve): enable/disable SVE/FPU for Realms by Subhasish Ghosh · Thu Dec 09 15:41:37 2021 +0000
  47. fccd3ea fix(rmmd): preserve x4-x7 as per SMCCCv1.1 by Soby Mathew · Wed Nov 17 15:13:30 2021 +0000
  48. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · Tue Nov 09 20:49:56 2021 +0000
  49. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  50. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · Sun Jul 11 18:33:20 2021 -0500
  51. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · Fri Jul 09 15:32:21 2021 -0500
  52. 13dc8f1 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · Fri Jul 09 14:20:03 2021 -0500