1. 80b61f5 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · 1 year, 4 months ago
  2. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · 1 year, 6 months ago
  3. f8a18b8 feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · 1 year, 8 months ago
  4. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · 1 year, 10 months ago
  5. f3d308b docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  6. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  7. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  8. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 3 months ago
  9. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  10. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 1 year, 3 months ago
  11. 87478a0 docs(maintainers): add new maintainers for MediaTek SoCs by developer · 1 year, 3 months ago
  12. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 1 year, 8 months ago
  13. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  14. e49c704 fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 1 year, 4 months ago
  15. bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 1 year, 4 months ago
  16. 9e98393 feat(docs): allow verbose build by Yann Gautier · 1 year, 4 months ago
  17. 2c556f3 feat(psci): add support for OS-initiated mode by Wing Li · 1 year, 10 months ago
  18. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · 1 year, 5 months ago
  19. c055b4c docs(psci): add design proposal for OS-initiated mode by Wing Li · 1 year, 7 months ago
  20. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  21. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  22. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 4 months ago
  23. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  24. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 4 months ago
  25. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  26. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 1 year, 4 months ago
  27. 8bf4e8b Merge "docs(zynqmp): add ddr address usage" into integration by Joanna Farley · 1 year, 4 months ago
  28. f1703e3 Merge "docs: add guidelines for thirdparty includes" into integration by Manish V Badarkhe · 1 year, 4 months ago
  29. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 1 year, 4 months ago
  30. c7d70f5 Merge changes from topic "errata" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  31. cae1fe3 docs: update RESET_TO_BL31 documentation by Manish V Badarkhe · 1 year, 4 months ago
  32. 761d4f0 Revert "docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 1 year, 4 months ago
  33. 0a36560 Merge "docs(drtm): mention DRTM_SUPPORT as an experimental build option" into integration by Manish V Badarkhe · 1 year, 4 months ago
  34. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 1 year, 4 months ago
  35. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 1 year, 4 months ago
  36. 9b803f1 docs: add guidelines for thirdparty includes by Govindraj Raja · 1 year, 4 months ago
  37. 03f3711 docs(zynqmp): add ddr address usage by Belsare, Akshay · 1 year, 4 months ago
  38. 7a53a91 docs: discourage usage of weak functions by Sandrine Bailleux · 1 year, 5 months ago
  39. f1fa2ca Merge "docs(spm): add other-s-interrupts-action field to sp manifest" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  40. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · 1 year, 4 months ago
  41. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 1 year, 4 months ago
  42. b6709b0 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 1 year, 4 months ago
  43. a8d5a96 Merge "docs: add interrupts-target field to sp manifest" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  44. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  45. dc4be54 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · 1 year, 4 months ago
  46. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 1 year, 6 months ago
  47. bbe1e42 docs(drtm): mention DRTM_SUPPORT as an experimental build option by Manish V Badarkhe · 1 year, 4 months ago
  48. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  49. b02f7d7 Merge "fix(docs): add few missed links for Security Advisories" into integration by Sandrine Bailleux · 1 year, 4 months ago
  50. a408602 Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · 1 year, 5 months ago
  51. a52114a fix(docs): add few missed links for Security Advisories by Manish V Badarkhe · 1 year, 5 months ago
  52. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · 1 year, 5 months ago
  53. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · 1 year, 5 months ago
  54. f9d1e58 Merge "docs(qemu): delineate flash based boot method" into integration by Manish V Badarkhe · 1 year, 5 months ago
  55. bba76d3 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · 1 year, 5 months ago
  56. a790da3 Merge "docs: fix broken Juno links" into integration by Manish V Badarkhe · 1 year, 5 months ago
  57. 341740c docs: fix broken Juno links by Harrison Mutai · 1 year, 5 months ago
  58. e7e672c build(docs): update Python dependencies by Boyan Karatotev · 1 year, 6 months ago
  59. a4d03b7 fix(docs): make required compiler version == rather than >= by Boyan Karatotev · 1 year, 5 months ago
  60. 5eff78a Merge "docs: add Runtime Security Subsystem (RSS) documentation" into integration by Sandrine Bailleux · 1 year, 5 months ago
  61. f6aed63 docs: add Runtime Security Subsystem (RSS) documentation by Tamas Ban · 1 year, 9 months ago
  62. 5dc77d1 Merge "fix(optee): address late comments and fix bad rc" into integration by Joanna Farley · 1 year, 5 months ago
  63. 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · 1 year, 5 months ago
  64. ab7e557 fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 1 year, 5 months ago
  65. cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · 1 year, 5 months ago
  66. ac31bfd docs(qemu): delineate flash based boot method by Harrison Mutai · 1 year, 5 months ago
  67. 1bea7aa feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t by Ming Huang · 1 year, 5 months ago
  68. 7e7242d docs: add interrupts-target field to sp manifest by Raghu Krishnamurthy · 1 year, 6 months ago
  69. 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 1 year, 5 months ago
  70. 957ae73 Merge changes from topic "xlnx_feat_chores" into integration by Joanna Farley · 1 year, 5 months ago
  71. b8cd4aa Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · 1 year, 5 months ago
  72. 50a2968 feat(versal-net): add jtag dcc support by Akshay Belsare · 1 year, 6 months ago
  73. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 1 year, 9 months ago
  74. 288dad1 docs(rme): update RMM-EL3 Boot Manifest structure description by AlexeiFedorov · 1 year, 6 months ago
  75. a6d66b3 Merge "docs(measured-boot): fix few typos" into integration by Sandrine Bailleux · 1 year, 5 months ago
  76. 13f3b6e docs(measured-boot): fix few typos by Manish V Badarkhe · 1 year, 5 months ago
  77. de7657c Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  78. 7a2fe24 Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  79. eff48e0 docs(spm): add other-s-interrupts-action field to sp manifest by Madhukar Pappireddy · 1 year, 5 months ago
  80. bd58490 Merge "docs(rme): improve OOB instruction for RME" into integration by Soby Mathew · 1 year, 5 months ago
  81. 0b0ddba docs(rme): improve OOB instruction for RME by Soby Mathew · 1 year, 5 months ago
  82. e5249fe fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · 1 year, 7 months ago
  83. 5cfff33 Merge "docs: change security advisories notification channel" into integration by Sandrine Bailleux · 1 year, 5 months ago
  84. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · 1 year, 5 months ago
  85. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 1 year, 6 months ago
  86. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 1 year, 6 months ago
  87. e0b52cc fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · 1 year, 6 months ago
  88. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 1 year, 6 months ago
  89. abd9780 docs(security): security advisory for CVE-2022-47630 by Sandrine Bailleux · 1 year, 6 months ago
  90. 5afa45f Merge "fix(cpus): workaround for Cortex-X2 erratum 2282622" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  91. f6eaab3 Merge "fix(cpus): workaround for Cortex-A710 erratum 2282622" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  92. 7dccf8f fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · 1 year, 6 months ago
  93. b95e38c docs: change security advisories notification channel by Sandrine Bailleux · 1 year, 6 months ago
  94. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  95. 380c198 fix(cpus): workaround for Cortex-A710 erratum 2282622 by Bipin Ravi · 1 year, 6 months ago
  96. 3ae8d8c Merge "docs(maintainers): update maintainers for total compute" into integration by Manish V Badarkhe · 1 year, 6 months ago
  97. 5e02d27 docs(maintainers): update maintainers for total compute by Rupinderjit Singh · 1 year, 6 months ago
  98. 93b14a2 Merge changes from topic "fvp_trap_rng" into integration by Manish Pandey · 1 year, 6 months ago
  99. cc744bf fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · 1 year, 7 months ago
  100. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year, 7 months ago