1. 7623e08 feat(cm): test integrity of el1_ctx registers by Jayanth Dodderi Chidanand · 11 months ago
  2. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  3. 6a88ec8 feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · 1 year, 2 months ago
  4. 19082c2 fix(el3-spmc): use write_el1_ctx_timer() macro to set cntkctl_el1 value by Levi Yun · 12 months ago
  5. 23378ae fix(drtm): do cache maintenance before launching DLME by Manish V Badarkhe · 11 months ago
  6. 051c7ad Merge "refactor(rmmd): plat token requests in pieces" into integration by Soby Mathew · 11 months ago
  7. 42cf602 refactor(rmmd): plat token requests in pieces by Juan Pablo Conde · 1 year, 1 month ago
  8. 6c378c2 fix(spmd): remove spmd_handle_spmc_message by Kathleen Capella · 1 year, 7 months ago
  9. 5e1fa57 fix(drtm): return proper values for DRTM get and set error SMCs by Manish V Badarkhe · 1 year ago
  10. 4096bd6 fix(sdei): fix a crash when attempting to bind more events than are available by Charlie Bareham · 12 months ago
  11. a0d9a97 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 1 year ago
  12. 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
  13. 59bdcc5 feat(el3-spmc): support simd context management upon world switch by Madhukar Pappireddy · 1 year, 3 months ago
  14. 7461025 feat(trusty): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 1 year, 3 months ago
  15. a9b64ed feat(pncd): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 1 year, 3 months ago
  16. e6e3486 feat(spm-mm): switch to simd_ctx_save/restore APIs by Madhukar Pappireddy · 1 year, 2 months ago
  17. 1073bf3 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  18. 4bcf5b8 Merge changes from topic "jc/refact_el1_ctx" into integration by Manish V Badarkhe · 1 year ago
  19. a4e2a9f Merge changes from topic "rmmd-graceful-exit" into integration by Olivier Deprez · 1 year ago
  20. 42e35d2 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  21. 59b7c0a feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  22. a3939b1 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 1 year ago
  23. 7475815 feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 1 year, 3 months ago
  24. 8cb9c63 fix(rmmd): remove the assert check for RMM_BASE by Varun Wadekar · 1 year, 1 month ago
  25. fdd8a24 fix(std_svc): continue boot if rmmd_setup fails by Varun Wadekar · 1 year, 1 month ago
  26. adcd74c fix(rmmd): ignore SMC FID when RMM image is not present by Varun Wadekar · 1 year, 1 month ago
  27. eacbef4 fix(rmmd): fail gracefully if RME is not enabled by Varun Wadekar · 1 year, 1 month ago
  28. 0c70781 fix(rmmd): handle RMMD manifest loading failure by Varun Wadekar · 1 year, 1 month ago
  29. eac8077 refactor(spmd): move plat_my_core_pos calls by Olivier Deprez · 1 year, 2 months ago
  30. 107e3cc refactor(spmd): call cm_get_context once by Olivier Deprez · 1 year, 2 months ago
  31. c8cea3b refactor(spmd): remove spmd_get_context_by_mpidr by Olivier Deprez · 1 year, 2 months ago
  32. 5dd9068 chore(errata-abi): minor variable rename by Govindraj Raja · 1 year, 2 months ago
  33. ee9cfac Merge changes from topic "makefile-cleanup" into integration by Manish V Badarkhe · 1 year, 3 months ago
  34. 2a0ca84 Merge changes from topic "sm/feat_detect" into integration by Manish Pandey · 1 year, 3 months ago
  35. f7679d4 refactor(smccc): move pmf to vendor el3 calls by Govindraj Raja · 1 year, 4 months ago
  36. 273b898 refactor(smccc): move debugfs to vendor el3 calls by Govindraj Raja · 1 year, 5 months ago
  37. de6b79d feat(smccc): add vendor-specific el3 service by Govindraj Raja · 1 year, 5 months ago
  38. aaaf2cc refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 1 year, 5 months ago
  39. 9e51f15 chore: simplify the macro names in ENABLE_FEAT mechanism by Sona Mathew · 1 year, 5 months ago
  40. 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
  41. 0ec69a5 fix(optee): set interrupt handler before kernel boot by Jeffrey Kardatzke · 1 year, 4 months ago
  42. 2d960a1 fix(spmd): skip NS EL1 context save & restore operations by Madhukar Pappireddy · 1 year, 6 months ago
  43. 83a4e8e fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct by Harry Moulton · 1 year, 4 months ago
  44. 0f4811b Merge changes I3a4f9a4f,Iedc4e640 into integration by Soby Mathew · 1 year, 4 months ago
  45. 3290447 feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · 1 year, 4 months ago
  46. fca5f0e fix(spmd): register group0 handler only if supported by Madhukar Pappireddy · 1 year, 4 months ago
  47. e3ecd73 Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  48. e8090ce Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · 1 year, 5 months ago
  49. 03fafc0 refactor(sdei): use common create_spsr() in SDEI library by Arvind Ram Prakash · 1 year, 6 months ago
  50. d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  51. cc41b56 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  52. 9502a88 Merge changes from topic "drtm1.0-updates" into integration by Manish V Badarkhe · 1 year, 5 months ago
  53. b94d590 feat(drtm): update references to DRTM beta0 by Stuart Yoder · 1 year, 7 months ago
  54. 5dde96b feat(drtm): add ACPI table region size to the DLME header by Stuart Yoder · 1 year, 7 months ago
  55. bc9064a feat(drtm): update return code if secondary PE is not off by Stuart Yoder · 1 year, 7 months ago
  56. 89f5c75 feat(drtm): add additional return codes by Stuart Yoder · 1 year, 7 months ago
  57. 106c428 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
  58. aceb9c9 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 10 months ago
  59. c9f2634 refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 1 year, 10 months ago
  60. 262dc9f fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
  61. 7f69a40 fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 1 year, 5 months ago
  62. e58daa6 refactor(context-mgmt): remove el1_context routines from RMM by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  63. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  64. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  65. 83129bc fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG by Karl Meakin · 1 year, 7 months ago
  66. 4da4a1a Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  67. c925867 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · 2 years, 9 months ago
  68. ce19ebd Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · 1 year, 6 months ago
  69. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  70. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  71. 6873088 feat(fvp): added calls to unprotect/protect memory by J-Alves · 1 year, 10 months ago
  72. 6a6b282 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  73. b22e689 feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · 2 years, 4 months ago
  74. c1aa3fa fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  75. 61dfdfd Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · 1 year, 6 months ago
  76. 3f02459 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 7 months ago
  77. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  78. 0651b7b feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · 1 year, 11 months ago
  79. cc6047b feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · 2 years ago
  80. 68cac6a fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 1 year, 8 months ago
  81. a65c5ba fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
  82. 3f9df2c fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 1 year, 8 months ago
  83. 0e8def9 feat(optee): enable transfer list in opteed by Raymond Mao · 1 year, 10 months ago
  84. 638a6f8 feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · 2 years, 7 months ago
  85. 57bc3c4 fix(rmmd): avoid TRP when external RMM is defined by Rohit Mathew · 1 year, 8 months ago
  86. 9ac42bf Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration by Bipin Ravi · 1 year, 8 months ago
  87. f43e9f5 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 1 year, 8 months ago
  88. 4087ed6 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  89. 34db353 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
  90. ae19093 fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 1 year, 8 months ago
  91. 62d1adb Merge changes from topic "sm/erratum" into integration by Bipin Ravi · 1 year, 8 months ago
  92. f03bfc3 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
  93. b01a93d fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  94. c9508d6 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  95. 5917379 feat(el3-spmc): add support to handle power mgmt calls for s-el0 sp by Nishant Sharma · 3 years, 3 months ago
  96. 3385faa Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 1 year, 8 months ago
  97. 2e1e166 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 1 year, 8 months ago
  98. c0f8ce5 fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
  99. 9d4819a Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 1 year, 8 months ago
  100. 5ed8e25 feat(el3-spmc): synchronize access to the s-el0 sp context by Nishant Sharma · 3 years, 3 months ago