1. 8f20d8d makefile: incrementing minor version to reflect v2.6 release by Madhukar Pappireddy · 3 years, 9 months ago
  2. 552ab5c Merge "docs(release): change log for v2.6 release" by Manish Pandey · 3 years, 9 months ago
  3. da69f82 docs(release): change log for v2.6 release by Madhukar Pappireddy · 3 years, 9 months ago
  4. cbd96f2 Merge "feat(hcx): test that HCRX_EL2 is accessible" by Manish Pandey · 3 years, 9 months ago
  5. d0bbe6e feat(hcx): test that HCRX_EL2 is accessible by johpow01 · 3 years, 9 months ago
  6. e7f69b0 Merge "fix(ivy/shim): print welcome message after enabling the MMU" by Varun Wadekar · 3 years, 9 months ago v2.6-rc0
  7. 00746e8 Merge "fix(plat/arm): exclude FF-A v1.1 secure interrupt tests" by Manish Pandey · 3 years, 9 months ago
  8. d3fc83c fix(plat/arm): exclude FF-A v1.1 secure interrupt tests by Madhukar Pappireddy · 3 years, 9 months ago
  9. ab9be20 Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 9 months ago
  10. be2daa6 test(notifications): signaling from MP SP to UP SP by J-Alves · 3 years, 9 months ago
  11. b69c8b4 feat(cactus): enable notifications for cactus tertiary by J-Alves · 3 years, 9 months ago
  12. 4d05dec test(notification): support included in FFA_PARTITION_INFO_GET by J-Alves · 3 years, 9 months ago
  13. ac8d29c test(cactus): notifications support enabled in manifest by J-Alves · 3 years, 9 months ago
  14. 4439ece test(notifications): retrieve interrupt IDs by J-Alves · 3 years, 9 months ago
  15. edbb195 feat(notifications): update FFA_FEATURES test by J-Alves · 3 years, 9 months ago
  16. d5d8715 feat(spm): add VM_ID macro to spm tests by J-Alves · 3 years, 9 months ago
  17. 4849c8c test(notifications): NPI for per-vCPU notifications by J-Alves · 3 years, 9 months ago
  18. 79c08f1 feat: spm helper functions for MP tests by J-Alves · 3 years, 9 months ago
  19. bd909ac refactor(notifications): tidy global notifications to SP tests by J-Alves · 3 years, 10 months ago
  20. c08db42 test(notifications): NPI handling by J-Alves · 3 years, 10 months ago
  21. a076d4c feat(cactus): validate NPI injection by J-Alves · 3 years, 10 months ago
  22. f032847 test(notifications): validate SRI is delayed by J-Alves · 3 years, 11 months ago
  23. a94a59a Merge "Removing Ifdef declarations for RME tests" by Mark Dykes · 3 years, 9 months ago
  24. 5fb1421 test(ff-a): notifications SRI is not delayed by J-Alves · 3 years, 11 months ago
  25. 952e1f7 refactor(spm): managed exit tests by J-Alves · 4 years ago
  26. fbbbf62 refactor(cactus): notification set command for SRI test by J-Alves · 4 years ago
  27. f7535f4 feat(cactus): count requests received by J-Alves · 4 years ago
  28. 269118a test(notifications): test schedule receiver interrupt by J-Alves · 3 years, 11 months ago
  29. e555433 feat(tftf): improve notifications tests logging by J-Alves · 3 years, 9 months ago
  30. 6404b45 Merge changes Iaa2d833a,Ia0f19785 by Madhukar Pappireddy · 3 years, 9 months ago
  31. fc6ca02 fix(runtime_services/ffa): dynamically calculate array size by Varun Wadekar · 3 years, 10 months ago
  32. 5c35482 fix(cactus_tests/ffa): dynamically calculate array size by Varun Wadekar · 3 years, 10 months ago
  33. 4bf62f0 fix(ivy/shim): print welcome message after enabling the MMU by Varun Wadekar · 3 years, 9 months ago
  34. e854d36 Merge changes from topic "mp/sec_intr_management" by Olivier Deprez · 3 years, 9 months ago
  35. 0e9a852 Removing Ifdef declarations for RME tests by Mark Dykes · 3 years, 9 months ago
  36. 02722ed test: add test to exercise secure interrupt handling while .. by Madhukar Pappireddy · 4 years ago
  37. 98d1588 test: add test to exercise secure interrupt handling while SP is blocked by Madhukar Pappireddy · 4 years ago
  38. 12a0d0e test: add test to exercise secure interrupt handling while SP is waiting by Madhukar Pappireddy · 4 years ago
  39. 77fbf49 test: add test to exercise secure interrupt handling while SP is running by Madhukar Pappireddy · 4 years ago
  40. cd183ef feat: add support for secure interrupt handling and completion by Madhukar Pappireddy · 4 years ago
  41. 46d06d7 feat: add spm_deactivate_interrupt helper function by Madhukar Pappireddy · 4 years ago
  42. b640259 feat: add a test command to send request to a VM/SP .. by Madhukar Pappireddy · 4 years ago
  43. 3c28726 feat: add a test command to request a Cactus SP to start wdog timer by Madhukar Pappireddy · 4 years ago
  44. a09d5f7 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
  45. dd7db24 feat: add support for SP805 Trusted watchdog module helper APIs by Madhukar Pappireddy · 4 years ago
  46. f0c8a88 refactor: changes to support both instances of SP805 by Madhukar Pappireddy · 4 years ago
  47. abad004 Merge "fix(tc0): fix ivy partition start address" by Mark Dykes · 3 years, 9 months ago
  48. 939ac30 Merge "fix(fwu): invalidate the data cache for NS_BL1U and NS_BL2U images" by Madhukar Pappireddy · 3 years, 9 months ago
  49. 0e8d7dc Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 9 months ago
  50. ae703d6 fix(tc0): fix ivy partition start address by Olivier Deprez · 3 years, 10 months ago
  51. b0cb5d0 test(ff-a): signaling per-vCPU notifications (SP to VM) by J-Alves · 4 years, 1 month ago
  52. 44ec4f7 test(ff-a): signaling per-vCPU notifications by J-Alves · 4 years ago
  53. d56c53c refactor(spm): helper functions for SPM's MP tests by J-Alves · 4 years, 1 month ago
  54. 16d52d5 test(ff-a): FFA_NOTIFICATION_INFO_GET interface by J-Alves · 4 years, 2 months ago
  55. 5bce250 feat(ff-a): FFA_NOTIFICATION_INFO_GET helpers by J-Alves · 4 years, 2 months ago
  56. b62efc4 Merge "Removing RME tests from Aarch32 domain" by Mark Dykes · 3 years, 10 months ago
  57. 6701975 Removing RME tests from Aarch32 domain by Mark Dykes · 3 years, 10 months ago
  58. 8b9090e Merge changes Ida5da885,Ib0999556,I3404b903 by Mark Dykes · 3 years, 10 months ago
  59. eb6a279 Testing SPM and RMI together in parallel by Mark Dykes · 3 years, 10 months ago
  60. 667416c fix(fwu): invalidate the data cache for NS_BL1U and NS_BL2U images by Zelalem Aweke · 3 years, 10 months ago
  61. d042370 Merge "fix(cactus): use RW attribute for mem regions" by Olivier Deprez · 3 years, 10 months ago
  62. 5654b4d fix(cactus): use RW attribute for mem regions by Olivier Deprez · 3 years, 10 months ago
  63. 0c31afd Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 10 months ago
  64. d63ae4b test(ff-a): notifications set and get interfaces by J-Alves · 4 years, 4 months ago
  65. ab77591 feat(cactus): commands to set and get notifications by J-Alves · 4 years, 4 months ago
  66. f156ae9 feat(ff-a): notifications set and get ABIs by J-Alves · 3 years, 10 months ago
  67. e5f3fe6 test(ff-a): bind and unbind notifications by J-Alves · 4 years, 5 months ago
  68. b4e89a2 feat(cactus): commands for notifications bindings by J-Alves · 4 years, 5 months ago
  69. bb467d1 test(ff-a): notifications bitmap create and destroy by J-Alves · 4 years, 5 months ago
  70. 18c2805 feat(ff-a): notifications bind and unbind ABIs by J-Alves · 4 years, 5 months ago
  71. c01244e Merge changes from topic "od/fix-spm-verbosity" by Olivier Deprez · 3 years, 10 months ago
  72. 0dad2d0 Adding tests for multi CPU delegation and fail conditions by Mark Dykes · 3 years, 11 months ago
  73. 24bd170 fix(ff-a): cactus and ivy verbosity by Olivier Deprez · 3 years, 10 months ago
  74. bcb1f97 feat(ff-a): notifications bitmap create and destroy ABIs by J-Alves · 4 years, 5 months ago
  75. 16b7169 Adding tests for Realm payload by Mark Dykes · 3 years, 11 months ago
  76. 2b91715 fix(ff-a): remove test regions from SP manifests by Olivier Deprez · 4 years, 2 months ago
  77. 323646e Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 10 months ago
  78. 77f635f Merge "fix(ff-a): Fix ffa_features test for indirect msg" by Olivier Deprez · 3 years, 10 months ago
  79. 0b83382 Merge "fix(cactus): memory sharing tests failure MP" by Olivier Deprez · 3 years, 10 months ago
  80. cd1cefe feat(spm): Helper to dump smc_ret_values content by J-Alves · 4 years, 2 months ago
  81. 60ea4c3 fix(cactus): memory sharing tests failure MP by J-Alves · 4 years ago
  82. 227065a feat(spm): Test helper to verify response by J-Alves · 4 years, 5 months ago
  83. 7a59528 fix: argument size in a Cactus response API by J-Alves · 4 years, 4 months ago
  84. ebdb6b3 fix(ff-a): Fix ffa_features test for indirect msg by Daniel Boulby · 3 years, 10 months ago
  85. 912ab1a Merge "fix: SP manifests use little endian format UUID" by Olivier Deprez · 3 years, 10 months ago
  86. 224b646 fix: SP manifests use little endian format UUID by Olivier Deprez · 3 years, 11 months ago
  87. 8508dbc Merge changes from topic "TrcDbgExt" by Manish Pandey · 3 years, 11 months ago
  88. fdcaac8 Merge "Add test to check PSTATE in the SDEI handler" by Manish Pandey · 3 years, 11 months ago
  89. 39e4df2 Add test to check PSTATE in the SDEI handler by Daniel Boulby · 4 years, 6 months ago
  90. 6d0e1b6 feat(sys_reg_trace): add trace system registers access test by Manish V Badarkhe · 4 years, 1 month ago
  91. 2c518e5 feat(trf): add trace filter control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  92. 87c03d1 feat(trbe): add trace buffer control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  93. cf66461 Merge "smc(fuzzer): random seed generation and build parameters" by Joanna Farley · 4 years ago
  94. d5c79cc smc(fuzzer): random seed generation and build parameters by johpow01 · 4 years, 1 month ago
  95. 2b73e58 Merge "feat(ffa): align manifest to managed exit changes" by Olivier Deprez · 4 years ago
  96. ad6d97a Merge "feat(ff-a): update FF-A version to v1.1" by Olivier Deprez · 4 years ago
  97. 58757e8 feat(ff-a): update FF-A version to v1.1 by Olivier Deprez · 4 years ago
  98. 2904e5a feat(ffa): align manifest to managed exit changes by Maksims Svecovs · 4 years, 3 months ago
  99. 1235bca Merge changes from topic "db/rxtx_unmap" by Madhukar Pappireddy · 4 years ago
  100. d4da3dd fix(ff-a): set r4-7 to MBZ in ffa_rxtx_map wrapper by Daniel Boulby · 4 years ago