1. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · 2 years ago
  2. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · 9 months ago
  3. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · 9 months ago
  4. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · 9 months ago
  5. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · 1 year, 1 month ago
  6. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 10 months ago
  7. ab2cf79 fix(usb): add missing include by Yann Gautier · 9 months ago
  8. ad39381 Merge "feat(spmd): initialize SCR_EL3.EEL2 bit at RESET" into integration by Manish Pandey · 9 months ago
  9. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  10. 71af7f1 feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 10 months ago
  11. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · 10 months ago
  12. 097051f feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · 1 year, 7 months ago
  13. a47a61a fix(ehf): restrict secure world FIQ routing model to SPM_MM by Manish Pandey · 12 months ago
  14. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · 9 months ago
  15. 305c190 Merge changes from topic "plat_gpt_setup" into integration by Manish V Badarkhe · 9 months ago
  16. 909f54c Merge "feat(cpufeat): add feature detection for FEAT_CSV2_3" into integration by Manish Pandey · 10 months ago
  17. 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · 10 months ago
  18. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 1 month ago
  19. 39e895d feat(cpufeat): add cortex-a35 l2 extended control register by Jacky Bai · 1 year, 2 months ago
  20. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 10 months ago
  21. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · 10 months ago
  22. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 11 months ago
  23. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 10 months ago
  24. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · 10 months ago
  25. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · 10 months ago
  26. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 11 months ago
  27. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · 10 months ago
  28. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · 5 years ago
  29. 584d556 Merge changes from topic "st-bsec-otp" into integration by Manish Pandey · 10 months ago
  30. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · 12 months ago
  31. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · 1 year, 2 months ago
  32. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · 1 year, 3 months ago
  33. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 1 year, 11 months ago
  34. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 11 months ago
  35. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · 1 year, 10 months ago
  36. bab360e Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · 10 months ago
  37. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · 10 months ago
  38. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 11 months ago
  39. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · 11 months ago
  40. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · 11 months ago
  41. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · 10 months ago
  42. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year ago
  43. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 1 month ago
  44. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 1 year ago
  45. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 11 months ago
  46. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · 11 months ago
  47. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 11 months ago
  48. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · 11 months ago
  49. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · 1 year, 1 month ago
  50. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 11 months ago
  51. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 11 months ago
  52. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 11 months ago
  53. fa435ea feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · 1 year, 2 months ago
  54. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 12 months ago
  55. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 12 months ago
  56. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 1 month ago
  57. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 12 months ago
  58. 789052c feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · 2 years, 8 months ago
  59. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 1 month ago
  60. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 12 months ago
  61. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year ago
  62. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year ago
  63. a31c4cd chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year ago
  64. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 1 month ago
  65. 31a6982 Merge "chore(libfdt): update header files to v1.7.0 tag" into integration by Manish Pandey · 1 year ago
  66. 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 1 year ago
  67. 0d07b48 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · 1 year ago
  68. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year ago
  69. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year ago
  70. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 1 month ago
  71. a4752e2 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 1 month ago
  72. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 1 month ago
  73. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 1 month ago
  74. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 1 year, 5 months ago
  75. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · 1 year, 6 months ago
  76. 696ed4f Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year ago
  77. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year ago
  78. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 1 year, 4 months ago
  79. 42125ec Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 1 year ago
  80. 23c8733 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 1 year, 1 month ago
  81. f158c2b Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · 1 year ago
  82. c15fa7c Merge changes from topic "gpt_updates" into integration by Sandrine Bailleux (on vacation) · 1 year ago
  83. e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · 1 year ago
  84. 20431cf feat(partition): add interface to init gpt by Govindraj Raja · 1 year, 1 month ago
  85. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · 1 year, 1 month ago
  86. 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · 1 year, 2 months ago
  87. 8497001 feat(tbbr): add image id for backup GPT by Govindraj Raja · 1 year, 2 months ago
  88. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · 1 year, 2 months ago
  89. a3e377b fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE by Manish V Badarkhe · 1 year, 1 month ago
  90. cdeb552 refactor(tbbr): enforce compile-time error for invalid algorithm selection by Manish V Badarkhe · 1 year, 1 month ago
  91. 8cc88ed Merge "fix(arm): fix GIC macros for GICv4.1 support" into integration by Manish Pandey · 1 year, 1 month ago
  92. 4ddeb86 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · 1 year, 1 month ago
  93. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 1 month ago
  94. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 1 year, 3 months ago
  95. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 1 year, 2 months ago
  96. a0fbdca refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · 1 year, 1 month ago
  97. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 1 year, 3 months ago
  98. 9ccfe80 feat(tbbr): update PK_DER_LEN for ECDSA P-384 keys by laurenw-arm · 1 year, 1 month ago
  99. f709c27 feat(auth): ecdsa p384 key support by laurenw-arm · 1 year, 3 months ago
  100. e78ef3d feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 1 month ago