1. 12562af fix(uuid): add missing `#include` directives by Chris Kay · 2 years, 4 months ago
  2. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  3. 24ddb6c Merge "fix(rpi3): initialize SD card host controller" into integration by André Przywara · 2 years, 4 months ago
  4. bd96d53 fix(rpi3): initialize SD card host controller by Rob Newberry · 2 years, 4 months ago
  5. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 5 months ago
  6. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  7. 04f59c4 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · 2 years, 4 months ago
  8. 6578343 feat(cpus): add support for blackhawk cpu by Govindraj Raja · 2 years, 5 months ago
  9. 516a52f feat(cpus): add support for chaberton cpu by Govindraj Raja · 2 years, 5 months ago
  10. 6dcf3e7 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · 2 years, 6 months ago
  11. e64abe7 feat(ethos-n): add stream extends and attr support by Mikael Olsson · 2 years, 6 months ago
  12. a19a024 feat(ethos-n): add reserved memory address support by Mikael Olsson · 2 years, 6 months ago
  13. 7820777 feat(ethos-n): add event and aux control support by Mikael Olsson · 2 years, 6 months ago
  14. e9812dd feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · 2 years, 6 months ago
  15. a2cdbb1 feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 2 years, 7 months ago
  16. 5a89947 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · 2 years, 7 months ago
  17. f309607 feat(ethos-n): add support for NPU to cert_create by Mohamed Elzahhar · 2 years, 9 months ago
  18. c91b08c feat(ethos-n): add NPU support in fiptool by Daniele Castro · 2 years, 8 months ago
  19. 2a2e3e8 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · 2 years, 9 months ago
  20. fa37d30 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · 2 years, 10 months ago
  21. 78f56ee fix(aarch64): allow build with ARM_ARCH_MINOR=4 by Andre Przywara · 2 years, 4 months ago
  22. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  23. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  24. 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
  25. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  26. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  27. 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
  28. e75cc24 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 2 years, 6 months ago
  29. a02a45d fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 2 years, 5 months ago
  30. ea2c04d Merge changes from topic "errata" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  31. ac17e52 refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 5 months ago
  32. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
  33. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  34. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  35. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  36. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  37. 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  38. 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago
  39. 387b880 refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · 2 years, 8 months ago
  40. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  41. d7f3ed3 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · 2 years, 5 months ago
  42. 672eb21 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
  43. 0e7d97d Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · 2 years, 5 months ago
  44. 7ece659 style(docs): fix typo s/flase/false/ by Michal Simek · 2 years, 5 months ago
  45. 9a70e69 feat(psci): update PSCI_FEATURES by Wing Li · 2 years, 11 months ago
  46. 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
  47. b88a441 feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 2 years, 11 months ago
  48. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  49. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  50. 023f1be feat(libc): add support for fallthrough statement by Andre Przywara · 2 years, 6 months ago
  51. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  52. 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
  53. f8a3579 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  54. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  55. 2519ee5 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  56. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  57. 579ea67 Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 2 years, 5 months ago
  58. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  59. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  60. 2c5bce3 feat(ufs): adds timeout and error handling by Anand Saminathan · 2 years, 5 months ago
  61. 4c985e8 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 2 years, 5 months ago
  62. 2535e20 style: fix functions definitions by Elyes Haouas · 2 years, 6 months ago
  63. 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
  64. f1c3eae fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago
  65. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  66. 66bf3ba fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 2 years, 5 months ago
  67. a63332c fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 2 years, 5 months ago
  68. 6b2e961 feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 2 years, 8 months ago
  69. 88844f6 Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · 2 years, 5 months ago
  70. e8f0dd5 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  71. a9edc32 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · 2 years, 5 months ago
  72. b4fc041 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · 2 years, 5 months ago
  73. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  74. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  75. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  76. fd1dd4c refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 2 years, 6 months ago
  77. 55a3283 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · 2 years, 5 months ago
  78. 766d78b Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 2 years, 5 months ago
  79. 20fdbcf fix(ufs): set the PRDT length field properly by Jorge Troncoso · 2 years, 5 months ago
  80. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
  81. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 6 months ago
  82. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
  83. ba12668 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · 2 years, 5 months ago
  84. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  85. 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
  86. cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
  87. 51e0615 feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 2 years, 7 months ago
  88. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  89. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  90. eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  91. d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
  92. d69a0bf Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · 2 years, 6 months ago
  93. af4fee0 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · 2 years, 6 months ago
  94. c1dd9e6 Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · 2 years, 6 months ago
  95. c2ce57f Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · 2 years, 6 months ago
  96. 8374508 feat(psa): interface with RSS for NV counters by laurenw-arm · 3 years ago
  97. 05e5503 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · 2 years, 6 months ago
  98. d5eee8f feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t by Ming Huang · 2 years, 6 months ago
  99. 49b268c refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 2 years, 6 months ago
  100. 8b47f87 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 2 years, 6 months ago