1. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 5 months ago
  2. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · 5 months ago
  3. 3d1f4f6 feat(fwu): add a function to obtain an alternate FWU bank to boot by Sughosh Ganu · 5 months ago
  4. 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · 5 months ago
  5. 9a480a3 feat(fwu): migrate FWU metadata structure to version 2 by Sughosh Ganu · 5 months ago
  6. f01e1e7 feat(fwu): update the URL links for the FWU specification by Sughosh Ganu · 5 months ago
  7. 1c3edc8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · 4 months ago
  8. 067087f feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 7 months ago
  9. 95452ea Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 4 months ago
  10. 5cfe515 feat(cpufeat): added few helper functions by Manish Pandey · 6 months ago
  11. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · 4 months ago
  12. be6fe2f Merge "fix(psa): fix static check failure" into integration by Manish Pandey · 4 months ago
  13. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · 7 months ago
  14. e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · 4 months ago
  15. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · 2 years, 3 months ago
  16. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 6 months ago
  17. 07b699d fix(psa): fix static check failure by Manish V Badarkhe · 4 months ago
  18. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · 5 months ago
  19. 5813125 refactor(tc): update platform tests by David Vincze · 6 months ago
  20. 85ff4d2 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · 10 months ago
  21. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · 1 year, 2 months ago
  22. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · 1 year, 2 months ago
  23. c80d0de fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 5 months ago
  24. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 5 months ago
  25. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · 5 months ago
  26. 13a721d Merge changes from topic "stm32mp2-usb" into integration by Manish Pandey · 5 months ago
  27. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · 5 months ago
  28. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · 1 year, 8 months ago
  29. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · 5 months ago
  30. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · 5 months ago
  31. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · 5 months ago
  32. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · 9 months ago
  33. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 5 months ago
  34. ab2cf79 fix(usb): add missing include by Yann Gautier · 5 months ago
  35. ad39381 Merge "feat(spmd): initialize SCR_EL3.EEL2 bit at RESET" into integration by Manish Pandey · 5 months ago
  36. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · 10 months ago
  37. 71af7f1 feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 5 months ago
  38. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · 5 months ago
  39. 097051f feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · 1 year, 3 months ago
  40. a47a61a fix(ehf): restrict secure world FIQ routing model to SPM_MM by Manish Pandey · 7 months ago
  41. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · 5 months ago
  42. 305c190 Merge changes from topic "plat_gpt_setup" into integration by Manish V Badarkhe · 5 months ago
  43. 909f54c Merge "feat(cpufeat): add feature detection for FEAT_CSV2_3" into integration by Manish Pandey · 5 months ago
  44. 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · 5 months ago
  45. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 8 months ago
  46. 39e895d feat(cpufeat): add cortex-a35 l2 extended control register by Jacky Bai · 9 months ago
  47. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 5 months ago
  48. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · 5 months ago
  49. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 6 months ago
  50. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 5 months ago
  51. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · 5 months ago
  52. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · 5 months ago
  53. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 6 months ago
  54. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · 5 months ago
  55. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · 5 years ago
  56. 584d556 Merge changes from topic "st-bsec-otp" into integration by Manish Pandey · 5 months ago
  57. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · 8 months ago
  58. 42532b6 refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · 4 years, 9 months ago
  59. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · 10 months ago
  60. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · 11 months ago
  61. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 1 year, 7 months ago
  62. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 6 months ago
  63. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · 1 year, 5 months ago
  64. bab360e Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · 6 months ago
  65. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · 6 months ago
  66. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 6 months ago
  67. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · 7 months ago
  68. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · 7 months ago
  69. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · 6 months ago
  70. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 8 months ago
  71. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 9 months ago
  72. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 8 months ago
  73. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 7 months ago
  74. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · 6 months ago
  75. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 7 months ago
  76. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · 6 months ago
  77. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · 9 months ago
  78. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 7 months ago
  79. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 7 months ago
  80. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 7 months ago
  81. fa435ea feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · 10 months ago
  82. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 7 months ago
  83. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 7 months ago
  84. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 9 months ago
  85. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 7 months ago
  86. 789052c feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · 2 years, 3 months ago
  87. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 9 months ago
  88. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 8 months ago
  89. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 8 months ago
  90. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 8 months ago
  91. a31c4cd chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · 8 months ago
  92. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 8 months ago
  93. 31a6982 Merge "chore(libfdt): update header files to v1.7.0 tag" into integration by Manish Pandey · 8 months ago
  94. 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 8 months ago
  95. 0d07b48 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · 8 months ago
  96. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 8 months ago
  97. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 8 months ago
  98. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 9 months ago
  99. a4752e2 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 9 months ago
  100. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 9 months ago