1. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 5 months ago
  2. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · 1 year, 2 months ago
  3. d16bc94 Merge changes from topics "gr/gcc12", "jc/toolchain_update_2.9" into integration by Manish Pandey · 1 year, 2 months ago
  4. 2f1aefe docs(build): update GCC to 12.2.Rel1 version by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  5. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · 1 year, 2 months ago
  6. abeaf17 Merge "feat(fvp): introduce PLATFORM_TEST_RAS_FFH config" into integration by Manish Pandey · 1 year, 2 months ago
  7. 8a499ba Merge changes from topic "mp/group0_support" into integration by Manish Pandey · 1 year, 2 months ago
  8. c25ab02 feat(fvp): introduce PLATFORM_TEST_RAS_FFH config by Manish Pandey · 1 year, 2 months ago
  9. e108df2 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 1 year, 3 months ago
  10. 4c3de56 feat(sbsa): helper api for refreshing watchdog timer by Madhukar Pappireddy · 1 year, 3 months ago
  11. c465d7b Merge "feat(fvp): define ns memory in the SPMC manifest" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  12. c5ad18e Merge changes from topic "allwinner_t507" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  13. f279805 Merge "fix(tc): only suspend booting after running plat tests" into integration by Sandrine Bailleux · 1 year, 2 months ago
  14. 481ac28 fix(tc): only suspend booting after running plat tests by laurenw-arm · 1 year, 2 months ago
  15. dbf0a16 build!: check boolean flags are not empty by Yann Gautier · 1 year, 2 months ago
  16. d747c51 Merge changes from topic "mp/group0_support" into integration by Olivier Deprez · 1 year, 2 months ago
  17. 10bb1a8 Merge changes I92826714,I9431f9d1 into integration by Manish Pandey · 1 year, 2 months ago
  18. 02198cb build(psci): move `runtime_errata.S` to PSCI by Chris Kay · 1 year, 3 months ago
  19. 2a8e424 build: allow BL-specific includes/definitions by Chris Kay · 1 year, 3 months ago
  20. 734da91 Merge changes I9d06e0ee,I6980e84f into integration by Manish Pandey · 1 year, 2 months ago
  21. 9304004 fix(build): add a default value for INVERTED_MEMMAP by Yann Gautier · 1 year, 2 months ago
  22. 139126a fix(a5ds): add default value for ARM_DISABLE_TRUSTED_WDOG by Manish Pandey · 1 year, 2 months ago
  23. 39ff592 fix(st-crypto): move flag control into source code by Lionel Debieve · 1 year, 2 months ago
  24. 7cb1c29 fix(stm32mp1): always define PKA algos flags by Yann Gautier · 1 year, 2 months ago
  25. a02a3ba fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · 1 year, 2 months ago
  26. 9292818 feat(fvp): define ns memory in the SPMC manifest by J-Alves · 1 year, 3 months ago
  27. 7ffaf49 Merge "feat(xilinx): sync copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  28. d6b8845 Merge "refactor(cpus): use BIT macro in a consistent manner" into integration by Bipin Ravi · 1 year, 2 months ago
  29. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 1 year, 2 months ago
  30. 46ff855 Merge "build: deprecate Arm rde1edge" into integration by Manish V Badarkhe · 1 year, 2 months ago
  31. a5c4d30 Merge "fix(sme): disable SME for SPD=spmd" into integration by Manish Pandey · 1 year, 2 months ago
  32. 5ecc143 Merge changes Ia1142b31,I424f1cde into integration by Sandrine Bailleux · 1 year, 2 months ago
  33. d69bf75 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · 1 year, 2 months ago
  34. 51f94e3 Merge "fix(tegra): remove dependency on CPU registers to get boot parameters" into integration by Varun Wadekar · 1 year, 2 months ago
  35. 5256322 Merge "docs(measured-boot): update the build command" into integration by Sandrine Bailleux · 1 year, 2 months ago
  36. 383d6c9 docs(spm): support for handling Group0 interrupts by Madhukar Pappireddy · 1 year, 4 months ago
  37. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 4 months ago
  38. 41416cc feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · 1 year, 4 months ago
  39. b494acf feat(spmd): register handler for group0 interrupt from NWd by Madhukar Pappireddy · 1 year, 4 months ago
  40. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 1 year, 3 months ago
  41. 456ea50 fix(tegra): remove dependency on CPU registers to get boot parameters by Kalyani Chidambaram Vaidyanathan · 1 year, 2 months ago
  42. 8b73f77 Merge "feat(fvp): introduce PLATFORM_TEST_EA_FFH config" into integration by Manish Pandey · 1 year, 2 months ago
  43. c8395cf fix(sme): disable SME for SPD=spmd by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  44. dba8bf7 Merge "docs(juno): refer to SCP v2.12.0" into integration by Manish Pandey · 1 year, 2 months ago
  45. 8b9850e refactor(cpus): use BIT macro in a consistent manner by Okash Khawaja · 1 year, 2 months ago
  46. 03d8749 feat(fvp): introduce PLATFORM_TEST_EA_FFH config by Manish Pandey · 1 year, 2 months ago
  47. 169eed5 Merge "fix(ras): do not put RAS check before esb macro" into integration by Manish V Badarkhe · 1 year, 2 months ago
  48. b7096d1 Merge "docs: fix a typo in the glossary" into integration by Manish V Badarkhe · 1 year, 2 months ago
  49. 3237af4 Merge "feat(sme): enable SME2 functionality for NS world" into integration by Manish Pandey · 1 year, 2 months ago
  50. ca9253c Merge "build(fvp): reduce the number of cpu libraries included by default" into integration by Joanna Farley · 1 year, 2 months ago
  51. a957461 Merge "style(xilinx): fix AMD copyright format" into integration by Joanna Farley · 1 year, 2 months ago
  52. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  53. 3531ac7 fix(ras): do not put RAS check before esb macro by Manish Pandey · 1 year, 2 months ago
  54. 736a592 docs: fix a typo in the glossary by Sandrine Bailleux · 1 year, 2 months ago
  55. f6ca667 docs(measured-boot): update the build command by Manish V Badarkhe · 1 year, 2 months ago
  56. 15b79da fix(tc): enable the execution of both platform tests by Tamas Ban · 1 year, 2 months ago
  57. 6dc14fc fix(tc): update the name of mbedtls config header by Tamas Ban · 1 year, 2 months ago
  58. cecbad9 Merge "fix(ufs): poll UCRDY for all commands" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  59. cb2dd3a feat(tegra): implement 'pwr_domain_off_early' handler by Varun Wadekar · 1 year, 2 months ago
  60. 6713550 Merge changes from topic "ti-sci-cleanup" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  61. 5cafd16 feat(allwinner): add support for Allwinner T507 SoC by Mikhail Kalashnikov · 1 year, 3 months ago
  62. 7aff853 feat(allwinner): add function to detect H616 die variant by Andre Przywara · 1 year, 3 months ago
  63. 7604baf feat(allwinner): add extra CPU control registers by Mikhail Kalashnikov · 1 year, 7 months ago
  64. 8be92f3 refactor(allwinner): consolidate sunxi_cfg.h files by Andre Przywara · 1 year, 7 months ago
  65. f5b4410 Merge "docs: patch Poetry build instructions" into integration by Joanna Farley · 1 year, 2 months ago
  66. f154cbd build(fvp): reduce the number of cpu libraries included by default by Boyan Karatotev · 1 year, 3 months ago
  67. c42651c Merge changes from topics "sb/deprecate-cryptocell", "sb/deprecation-policy" into integration by Sandrine Bailleux · 1 year, 2 months ago
  68. 7051484 Merge changes from topic "align-sections" into integration by Joanna Farley · 1 year, 2 months ago
  69. 9684ca5 docs(juno): refer to SCP v2.12.0 by Chris Kay · 1 year, 2 months ago
  70. e99d714 Merge "docs(juno): update SCP downloads link" into integration by Manish Pandey · 1 year, 2 months ago
  71. 8ee58b1 Merge "build(bl1): sort sections by alignment by default" into integration by Manish Pandey · 1 year, 2 months ago
  72. 77dd4f1 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 1 year, 2 months ago
  73. 0129707 feat(xilinx): sync copyright format by Michal Simek · 1 year, 2 months ago
  74. 3dc93b8 Merge "fix: add missing click dependency" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  75. 3186072 fix(ufs): poll UCRDY for all commands by Rohit Ner · 1 year, 2 months ago
  76. 60797ad Merge "refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED" into integration by Manish Pandey · 1 year, 2 months ago
  77. 342f468 docs: patch Poetry build instructions by Harrison Mutai · 1 year, 2 months ago
  78. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  79. a2e2751 Merge "refactor(morello): remove duplication of platform information struct" into integration by Manish V Badarkhe · 1 year, 2 months ago
  80. 9dafda8 Merge "feat(tcr2): add FEAT_TCR2 to the changelog" into integration by Manish Pandey · 1 year, 2 months ago
  81. d16fe4a Merge "fix(cpus): do not put RAS check before using esb" into integration by Manish Pandey · 1 year, 2 months ago
  82. f49cd43 Merge "docs(threat-model): add a notes related to the Measured Boot" into integration by Sandrine Bailleux · 1 year, 2 months ago
  83. 62b7213 Merge "feat(gcs): support guarded control stack" into integration by Bipin Ravi · 1 year, 2 months ago
  84. d1b990a Merge "docs(maintainers): make Jimmy Brisson a code owner" into integration by Bipin Ravi · 1 year, 2 months ago
  85. 75d03e1 fix: add missing click dependency by Harrison Mutai · 1 year, 2 months ago
  86. d35413d fix(cpus): do not put RAS check before using esb by Manish Pandey · 1 year, 3 months ago
  87. baaffc3 Merge "fix(fvp): correct ehf priority for SPM_MM" into integration by Manish Pandey · 1 year, 2 months ago
  88. 55faf14 fix(fvp): correct ehf priority for SPM_MM by Manish Pandey · 1 year, 4 months ago
  89. ee86c19 Merge changes from topic "mb/trusted-boot-update" into integration by Sandrine Bailleux · 1 year, 2 months ago
  90. 0b11d40 Merge "docs: add a note about downstream platforms" into integration by Sandrine Bailleux · 1 year, 2 months ago
  91. b0b531f docs: deprecate CryptoCell-712/713 drivers by Sandrine Bailleux · 1 year, 2 months ago
  92. d4ff272 style(xilinx): fix AMD copyright format by Michal Simek · 1 year, 2 months ago
  93. d3407df Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 1 year, 2 months ago
  94. 8c333e4 docs: split deprecated interfaces and drivers by Sandrine Bailleux · 1 year, 2 months ago
  95. 71dc9b5 docs: extend deprecation policy by Sandrine Bailleux · 1 year, 2 months ago
  96. 1ffc9e5 docs: add a note about downstream platforms by Sandrine Bailleux · 1 year, 2 months ago
  97. 16a7e42 docs(juno): update SCP downloads link by Chris Kay · 1 year, 2 months ago
  98. 7729a5c Merge "fix(uuid): add missing `#include` directives" into integration by Manish Pandey · 1 year, 2 months ago
  99. 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 1 year, 4 months ago
  100. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · 1 year, 5 months ago