1. 8ca7aba fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 6 months ago
  2. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 6 months ago
  3. 9cafab8 fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 6 months ago
  4. 3fc4d22 Merge "feat(qemu-sbsa): mpidr needs to be present" into integration by Sandrine Bailleux · 5 months ago
  5. 950ecd1 feat(qemu-sbsa): mpidr needs to be present by Marcin Juszkiewicz · 5 months ago
  6. 75a9a37 Merge "fix(spm): not defining load-address in SP config" into integration by Manish V Badarkhe · 5 months ago
  7. 6f2af53 Merge "fix(memmap): fix footprint free space calculation" into integration by Sandrine Bailleux · 6 months ago
  8. db17628 fix(memmap): fix footprint free space calculation by Harrison Mutai · 10 months ago
  9. 23498c2 Merge changes from topic "drop-dt-from-edk2/cpu" into integration by Sandrine Bailleux · 6 months ago
  10. a890d06 fix(spm): not defining load-address in SP config by J-Alves · 6 months ago
  11. 6dbec20 docs(qemu-sbsa): describe what we get from QEMU by Marcin Juszkiewicz · 6 months ago
  12. f6cbeae feat(qemu-sbsa): handle CPU information by Marcin Juszkiewicz · 7 months ago
  13. bab360e Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · 6 months ago
  14. b3c1b94 Merge "feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE" into integration by Madhukar Pappireddy · 6 months ago
  15. 961f7f1 Merge "feat(intel): support wipe DDR after calibration" into integration by Sandrine Bailleux · 6 months ago
  16. 0360c62 Merge "fix(intel): update from INFO to VERBOSE when print debug message" into integration by Sandrine Bailleux · 6 months ago
  17. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · 6 months ago
  18. 7a22863 Merge changes Id85b2541,I4d253e2f into integration by Sandrine Bailleux · 6 months ago
  19. d20b9d6 Merge "fix(intel): update fcs crypto init code to check for mode" into integration by Sandrine Bailleux · 6 months ago
  20. b36f037 Merge changes from topic "cpu_trp_rotpk_fixes" into integration by Manish Pandey · 6 months ago
  21. 44853af feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · 6 months ago
  22. 7a527ed Merge changes from topic "qemu-rme" into integration by Soby Mathew · 6 months ago
  23. 3e80755 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 10 months ago
  24. f304bd6 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 10 months ago
  25. 4453ba9 feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 10 months ago
  26. 721b83d feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 10 months ago
  27. b54f6c9 feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 10 months ago
  28. 6125ee4 feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 10 months ago
  29. d778e2a fix(qemu): increase max FIP size by Jean-Philippe Brucker · 10 months ago
  30. 9570dc6 Merge changes from topic "xlnx_set_freq" into integration by Joanna Farley · 6 months ago
  31. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 6 months ago
  32. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · 7 months ago
  33. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · 7 months ago
  34. d8f2ac8 fix(rmmd): avoid TRP when external RMM is defined by Rohit Mathew · 7 months ago
  35. af63618 refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 6 months ago
  36. 8002802 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 6 months ago
  37. 2eb2279 fix(versal-net): setup counter frequency by Prasad Kummari · 6 months ago
  38. 2038bd6 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 7 months ago
  39. 33e3c8b Merge "feat(platforms): update SZ_* macros" into integration by Manish V Badarkhe · 6 months ago
  40. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · 6 months ago
  41. cf47ed9 Merge "feat(context-mgmt): report context memory usage" into integration by Manish Pandey · 6 months ago
  42. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 8 months ago
  43. eb9ee26 Merge "build(mpam): add new build option CTX_INCLUDE_MPAM_REGS" into integration by Manish Pandey · 6 months ago
  44. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 9 months ago
  45. c697fd5 Merge changes I548e3034,I65c7fd1b,I1cdacc0f,If9ac35af into integration by Sandrine Bailleux (on vacation) · 6 months ago
  46. 5076674 Merge "fix(intel): add HPS remapper to remap base address for SDM" into integration by Sandrine Bailleux (on vacation) · 6 months ago
  47. 8aca284 Merge "docs: update links to tf.org-wide process documents" into integration by Sandrine Bailleux (on vacation) · 6 months ago
  48. 76c51fd fix(intel): update from INFO to VERBOSE when print debug message by Sieu Mun Tang · 7 months ago
  49. 477aef4 feat(intel): support wipe DDR after calibration by Jit Loon Lim · 11 months ago
  50. 6e0e1b5 fix(intel): update system counter back to 400MHz by Sieu Mun Tang · 6 months ago
  51. 60f7fb8 fix(intel): revert back to use L4 clock by Sieu Mun Tang · 6 months ago
  52. 2f1f610 Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration by Bipin Ravi · 6 months ago
  53. 334ea37 feat(intel): support QSPI ECC Linux for Agilex by Sieu Mun Tang · 6 months ago
  54. fe91ca3 feat(intel): support QSPI ECC Linux for N5X by Jit Loon Lim · 8 months ago
  55. 0cd0954 feat(intel): support QSPI ECC Linux for Stratix10 by Jit Loon Lim · 8 months ago
  56. 6e42279 feat(intel): add in QSPI ECC for Linux by Jit Loon Lim · 10 months ago
  57. eede099 fix(intel): add HPS remapper to remap base address for SDM by Sieu Mun Tang · 6 months ago
  58. af69ef2 Merge "refactor(cm): move MPAM3_EL3 reg to per world context" into integration by Manish Pandey · 6 months ago
  59. be5a947 docs: update links to tf.org-wide process documents by Sandrine Bailleux · 6 months ago
  60. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 8 months ago
  61. 5177554 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 7 months ago
  62. 2235fb6 Merge "refactor(cm): reset the cptr_el3 before perworld context setup" into integration by Manish Pandey · 6 months ago
  63. ae251aa Merge changes from topic "xlnx_enable_errata" into integration by Joanna Farley · 6 months ago
  64. 0acb82f docs(versal): add ERRATA_ABI_SUPPORT build documentation by Prasad Kummari · 6 months ago
  65. 4acc8d0 feat(versal): enable errata management feature by Prasad Kummari · 6 months ago
  66. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 7 months ago
  67. e7ab132 Merge "fix(intel): fix hardcoded mpu frequency ticks" into integration by Sandrine Bailleux · 6 months ago
  68. 8995426 Merge "fix(intel): bl31 overwrite OCRAM configuration" into integration by Sandrine Bailleux · 6 months ago
  69. 1bb0ee0 Merge "fix(intel): update DDR range checking for Agilex5" into integration by Sandrine Bailleux · 6 months ago
  70. deb053c Merge "fix(intel): update fcs functions to check ddr range" into integration by Sandrine Bailleux · 6 months ago
  71. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · 6 months ago
  72. c788651 Merge "fix(errata): add Cortex-A520 definitions" into integration by Bipin Ravi · 6 months ago
  73. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 7 months ago
  74. b975aad fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 7 months ago
  75. 6d38d5b Merge "fix(cpus): fix incorrect AMU trap settings for N2 CPU" into integration by Manish Pandey · 6 months ago
  76. f72b96d Merge "feat(intel): support SDM mailbox safe inject seu error for Linux" into integration by Manish Pandey · 6 months ago
  77. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · 6 months ago
  78. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · 9 months ago
  79. ffa06e7 fix(intel): fix hardcoded mpu frequency ticks by Jit Loon Lim · 12 months ago
  80. b46c869 feat(intel): support SDM mailbox safe inject seu error for Linux by Jit Loon Lim · 9 months ago
  81. fc4a017 fix(intel): update DDR range checking for Agilex5 by Sieu Mun Tang · 9 months ago
  82. c0dc40e fix(intel): update fcs functions to check ddr range by Jit Loon Lim · 7 months ago
  83. 231ca5c fix(intel): update fcs crypto init code to check for mode by Jit Loon Lim · 10 months ago
  84. bb653a3 Merge changes I038dc2bf,Iade15431 into integration by Sandrine Bailleux · 7 months ago
  85. d98e5bc Merge "fix(rcar3-drivers): check loaded NS image area" into integration by Sandrine Bailleux · 7 months ago
  86. 22c44b9 fix(rcar3): change RAM protection configurations by Toshiyuki Ogasahara · 3 years ago
  87. 2a5aa52 fix(rcar3-drivers): check loaded NS image area by Tobias Rist · 1 year, 3 months ago
  88. cb9efd8 fix(rcar3): fix load address range check by Takuya Sakata · 2 years, 7 months ago
  89. e9a13b7 Merge changes from topic "sm/erratum" into integration by Bipin Ravi · 7 months ago
  90. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 7 months ago
  91. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 7 months ago
  92. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 7 months ago
  93. cabe38d Merge "fix(sgi): apply workarounds for N2 CPU erratum" into integration by Manish V Badarkhe · 7 months ago
  94. 9f22f3f fix(sgi): apply workarounds for N2 CPU erratum by Thomas Abraham · 7 months ago
  95. 1499384 Merge changes If2743827,I163f8169,I97a69650 into integration by Madhukar Pappireddy · 7 months ago
  96. 2be4a68 fix(cpus): fix incorrect AMU trap settings for N2 CPU by Thomas Abraham · 7 months ago
  97. 9b9e0ac Merge "feat(versal-net): add bufferless IPI Support" into integration by Joanna Farley · 7 months ago
  98. 8221253 Merge "build(versal-net): reorganize platform source files" into integration by Joanna Farley · 7 months ago
  99. 9d41184 Merge changes from topic "ns/spmc_at_el3" into integration by Manish V Badarkhe · 7 months ago
  100. 85ad130 feat(rdn2): update power message value to 0 by Nishant Sharma · 7 months ago