1. ce221d4 Merge "fix(fvp): unconditionally include lib/psa headers" into integration by Manish Pandey · 1 year, 3 months ago
  2. 105a453 Merge "fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4" into integration by Manish Pandey · 1 year, 3 months ago
  3. 0836d30 Merge "fix(versal-net): use spin_lock instead of bakery_lock" into integration by Joanna Farley · 1 year, 3 months ago
  4. 7ac5958 fix(fvp): unconditionally include lib/psa headers by Manish V Badarkhe · 1 year, 3 months ago
  5. 8388dea feat(sc7280): add support for PSCI_OS_INIT_MODE by Maulik Shah · 1 year, 5 months ago
  6. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 1 year, 5 months ago
  7. 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 1 year, 4 months ago
  8. 0713b48 Merge "fix(fpga): include missing header file" into integration by Madhukar Pappireddy · 1 year, 3 months ago
  9. c263a73 Merge "fix(versal-net): correct aff level for cpu off" into integration by Joanna Farley · 1 year, 3 months ago
  10. 6cecbce Merge "fix(build): partially fix qemu aarch32 build" into integration by Bipin Ravi · 1 year, 3 months ago
  11. 593a5a9 Merge "refactor(fvp): use RSS API to retrieve attestation token and key" into integration by Sandrine Bailleux · 1 year, 3 months ago
  12. 40a7598 fix(fpga): include missing header file by Andre Przywara · 1 year, 3 months ago
  13. c6d624b fix(versal-net): use spin_lock instead of bakery_lock by Jay Buddhabhatti · 1 year, 4 months ago
  14. 6cd94be fix(versal-net): correct aff level for cpu off by Jay Buddhabhatti · 1 year, 3 months ago
  15. 33e903f fix(build): partially fix qemu aarch32 build by Rebecca Cran · 1 year, 7 months ago
  16. 37f9ac2 refactor(fvp): use RSS API to retrieve attestation token and key by Manish V Badarkhe · 1 year, 4 months ago
  17. 254b79e Merge changes from topic "errata" into integration by Madhukar Pappireddy · 1 year, 3 months ago
  18. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  19. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 1 year, 4 months ago
  20. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  21. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  22. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  23. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  24. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  25. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 1 year, 8 months ago
  26. c735f1c refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · 1 year, 7 months ago
  27. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  28. a1c9ad1 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · 1 year, 3 months ago
  29. e49c704 fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 1 year, 4 months ago
  30. bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 1 year, 4 months ago
  31. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 1 year, 3 months ago
  32. 81174d2 Merge "fix(mmc): remove redundant reset_to_idle call" into integration by Manish Pandey · 1 year, 3 months ago
  33. e6407a5 Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · 1 year, 3 months ago
  34. a96d450 fix(mpam): feat_detect: support major/minor by Andre Przywara · 1 year, 3 months ago
  35. a2023d7 fix(scmi): fix compilation error in scmi base by Michal Simek · 1 year, 3 months ago
  36. 1545d80 style(docs): fix typo s/flase/false/ by Michal Simek · 1 year, 3 months ago
  37. 536065a Merge changes I924ea85d,I22e128c4,I7a5cfaac into integration by Olivier Deprez · 1 year, 3 months ago
  38. d28393a feat(psci): update PSCI_FEATURES by Wing Li · 1 year, 10 months ago
  39. 2c556f3 feat(psci): add support for OS-initiated mode by Wing Li · 1 year, 10 months ago
  40. 71f69df feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 1 year, 10 months ago
  41. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · 1 year, 5 months ago
  42. c055b4c docs(psci): add design proposal for OS-initiated mode by Wing Li · 1 year, 7 months ago
  43. 551250c feat(mt8195): add support for SMC from OP-TEE by developer · 1 year, 4 months ago
  44. 76403b7 feat(mediatek): add SMC handler for EMI MPU by developer · 1 year, 7 months ago
  45. 1287276 feat(mediatek): add SiP service for OP-TEE by developer · 1 year, 7 months ago
  46. 1540f04 Merge changes from topics "qemu", "qemu_sbsa" into integration by Bipin Ravi · 1 year, 3 months ago
  47. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · 1 year, 3 months ago
  48. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 1 year, 3 months ago
  49. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  50. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  51. 108e30b feat(libc): add support for fallthrough statement by Andre Przywara · 1 year, 4 months ago
  52. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  53. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  54. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · 1 year, 5 months ago
  55. 47d8ecb Merge "feat(qemu): combine TF-A artefacts into ROM file" into integration by André Przywara · 1 year, 3 months ago
  56. 3e474f7 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  57. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 4 months ago
  58. 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  59. 7b29fd9 Merge "docs: disable PDF output for documentation generation" into integration by Joanna Farley · 1 year, 4 months ago
  60. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  61. 017a7f6 docs: disable PDF output for documentation generation by Sandrine Bailleux · 1 year, 4 months ago
  62. 30d1e83 Merge "fix(nxp-drivers): use semicolon instead of comma" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  63. f358134 chore(fvp): add the aarch32 cortex A57 to the build by Boyan Karatotev · 1 year, 5 months ago
  64. cc30ccf chore(cpus): remove redundant asserts by Boyan Karatotev · 1 year, 5 months ago
  65. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · 1 year, 8 months ago
  66. 84331ba Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 1 year, 4 months ago
  67. 117a7be fix(nxp-drivers): use semicolon instead of comma by Elyes Haouas · 1 year, 4 months ago
  68. ddc1f83 feat(qemu): add A76/N1 cpu support for virt by Chen Baozi · 1 year, 4 months ago
  69. 894fb82 Merge "fix(tc): unify TC ROM start addresses" into integration by Manish V Badarkhe · 1 year, 4 months ago
  70. b3cde16 Merge "test(tc): test for AP/RSS NV counter interface" into integration by Manish V Badarkhe · 1 year, 4 months ago
  71. 32409c7 feat(stm32mp1-fdts): use /omit-if-no-ref/ for pins nodes by Yann Gautier · 1 year, 4 months ago
  72. aa03914 feat(st): mandate dtc version 1.4.7 by Yann Gautier · 1 year, 4 months ago
  73. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · 1 year, 4 months ago
  74. dbe63ac refactor(st): add common mk files by Yann Gautier · 2 years, 4 months ago
  75. 7a30f58 Merge "style(hooks): adds Arm copyright style fix" into integration by Manish V Badarkhe · 1 year, 4 months ago
  76. 5c54b4c style(hooks): adds Arm copyright style fix by Maksims Svecovs · 1 year, 4 months ago
  77. f41042a Merge "feat(morello): implement methods to retrieve soc-id information" into integration by Manish V Badarkhe · 1 year, 4 months ago
  78. a618fcb Merge "fix(versal_net): fix irq for IPI0" into integration by Joanna Farley · 1 year, 4 months ago
  79. 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
  80. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  81. 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · 1 year, 4 months ago
  82. c873efc feat(morello): implement methods to retrieve soc-id information by Chandni Cherukuri · 1 year, 5 months ago
  83. 3980f19 fix(versal_net): fix irq for IPI0 by Trung Tran · 1 year, 4 months ago
  84. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 1 year, 4 months ago
  85. ccc0ae4 Merge "fix(rss): fix msg deserialization bugs in comms" into integration by Manish V Badarkhe · 1 year, 4 months ago
  86. 2e8bbb6 Merge "fix(pmu): switch FVP PMUv3 SPIs to PPI" into integration by Manish V Badarkhe · 1 year, 4 months ago
  87. 4236759 Merge "fix(tegra): append major revision to the chip_id value" into integration by Varun Wadekar · 1 year, 4 months ago
  88. e2fac62 Merge "fix(ti): do not take system power reference in bl31_platform_setup()" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  89. 5abd44f Merge "style: fix functions definitions" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  90. c44e4f2 Merge changes I9430f5fa,I23680085 into integration by Manish Pandey · 1 year, 4 months ago
  91. d94f943 style: fix functions definitions by Elyes Haouas · 1 year, 5 months ago
  92. f3debdf Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 1 year, 4 months ago
  93. 24ad840 feat(build): add support for new binutils versions by Marco Felsch · 1 year, 8 months ago
  94. df646b5 build(makefile): add helper to detect linker options by Marco Felsch · 1 year, 7 months ago
  95. 8bf4e8b Merge "docs(zynqmp): add ddr address usage" into integration by Joanna Farley · 1 year, 4 months ago
  96. 58e256d feat(qemu): add "neoverse-n1" cpu support by Chen Baozi · 1 year, 4 months ago
  97. 097a43a feat(qemu): make coherent memory section optional by Chen Baozi · 1 year, 4 months ago
  98. f7d9aa8 refactor(qemu): make use of setup_page_tables() by Chen Baozi · 1 year, 4 months ago
  99. e8d4f34 Merge "fix(tegra210): support legacy SMC_ID 0xC2FEFE00" into integration by Varun Wadekar · 1 year, 4 months ago
  100. f1703e3 Merge "docs: add guidelines for thirdparty includes" into integration by Manish V Badarkhe · 1 year, 4 months ago