1. 4849c8c test(notifications): NPI for per-vCPU notifications by J-Alves · 3 years, 9 months ago
  2. 79c08f1 feat: spm helper functions for MP tests by J-Alves · 3 years, 9 months ago
  3. bd909ac refactor(notifications): tidy global notifications to SP tests by J-Alves · 3 years, 10 months ago
  4. c08db42 test(notifications): NPI handling by J-Alves · 3 years, 10 months ago
  5. a076d4c feat(cactus): validate NPI injection by J-Alves · 3 years, 10 months ago
  6. f032847 test(notifications): validate SRI is delayed by J-Alves · 3 years, 11 months ago
  7. 5fb1421 test(ff-a): notifications SRI is not delayed by J-Alves · 3 years, 11 months ago
  8. 952e1f7 refactor(spm): managed exit tests by J-Alves · 4 years ago
  9. fbbbf62 refactor(cactus): notification set command for SRI test by J-Alves · 4 years ago
  10. f7535f4 feat(cactus): count requests received by J-Alves · 4 years ago
  11. 269118a test(notifications): test schedule receiver interrupt by J-Alves · 3 years, 11 months ago
  12. e555433 feat(tftf): improve notifications tests logging by J-Alves · 3 years, 9 months ago
  13. 6404b45 Merge changes Iaa2d833a,Ia0f19785 by Madhukar Pappireddy · 3 years, 9 months ago
  14. fc6ca02 fix(runtime_services/ffa): dynamically calculate array size by Varun Wadekar · 3 years, 10 months ago
  15. 5c35482 fix(cactus_tests/ffa): dynamically calculate array size by Varun Wadekar · 3 years, 10 months ago
  16. e854d36 Merge changes from topic "mp/sec_intr_management" by Olivier Deprez · 3 years, 9 months ago
  17. 02722ed test: add test to exercise secure interrupt handling while .. by Madhukar Pappireddy · 4 years ago
  18. 98d1588 test: add test to exercise secure interrupt handling while SP is blocked by Madhukar Pappireddy · 4 years ago
  19. 12a0d0e test: add test to exercise secure interrupt handling while SP is waiting by Madhukar Pappireddy · 4 years ago
  20. 77fbf49 test: add test to exercise secure interrupt handling while SP is running by Madhukar Pappireddy · 4 years ago
  21. cd183ef feat: add support for secure interrupt handling and completion by Madhukar Pappireddy · 4 years ago
  22. 46d06d7 feat: add spm_deactivate_interrupt helper function by Madhukar Pappireddy · 4 years ago
  23. b640259 feat: add a test command to send request to a VM/SP .. by Madhukar Pappireddy · 4 years ago
  24. 3c28726 feat: add a test command to request a Cactus SP to start wdog timer by Madhukar Pappireddy · 4 years ago
  25. a09d5f7 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
  26. dd7db24 feat: add support for SP805 Trusted watchdog module helper APIs by Madhukar Pappireddy · 4 years ago
  27. f0c8a88 refactor: changes to support both instances of SP805 by Madhukar Pappireddy · 4 years ago
  28. abad004 Merge "fix(tc0): fix ivy partition start address" by Mark Dykes · 3 years, 9 months ago
  29. 939ac30 Merge "fix(fwu): invalidate the data cache for NS_BL1U and NS_BL2U images" by Madhukar Pappireddy · 3 years, 9 months ago
  30. 0e8d7dc Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 9 months ago
  31. ae703d6 fix(tc0): fix ivy partition start address by Olivier Deprez · 3 years, 10 months ago
  32. b0cb5d0 test(ff-a): signaling per-vCPU notifications (SP to VM) by J-Alves · 4 years, 1 month ago
  33. 44ec4f7 test(ff-a): signaling per-vCPU notifications by J-Alves · 4 years ago
  34. d56c53c refactor(spm): helper functions for SPM's MP tests by J-Alves · 4 years, 1 month ago
  35. 16d52d5 test(ff-a): FFA_NOTIFICATION_INFO_GET interface by J-Alves · 4 years, 2 months ago
  36. 5bce250 feat(ff-a): FFA_NOTIFICATION_INFO_GET helpers by J-Alves · 4 years, 2 months ago
  37. b62efc4 Merge "Removing RME tests from Aarch32 domain" by Mark Dykes · 3 years, 10 months ago
  38. 6701975 Removing RME tests from Aarch32 domain by Mark Dykes · 3 years, 10 months ago
  39. 8b9090e Merge changes Ida5da885,Ib0999556,I3404b903 by Mark Dykes · 3 years, 10 months ago
  40. eb6a279 Testing SPM and RMI together in parallel by Mark Dykes · 3 years, 10 months ago
  41. 667416c fix(fwu): invalidate the data cache for NS_BL1U and NS_BL2U images by Zelalem Aweke · 3 years, 10 months ago
  42. d042370 Merge "fix(cactus): use RW attribute for mem regions" by Olivier Deprez · 3 years, 10 months ago
  43. 5654b4d fix(cactus): use RW attribute for mem regions by Olivier Deprez · 3 years, 10 months ago
  44. 0c31afd Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 10 months ago
  45. d63ae4b test(ff-a): notifications set and get interfaces by J-Alves · 4 years, 4 months ago
  46. ab77591 feat(cactus): commands to set and get notifications by J-Alves · 4 years, 4 months ago
  47. f156ae9 feat(ff-a): notifications set and get ABIs by J-Alves · 3 years, 10 months ago
  48. e5f3fe6 test(ff-a): bind and unbind notifications by J-Alves · 4 years, 5 months ago
  49. b4e89a2 feat(cactus): commands for notifications bindings by J-Alves · 4 years, 5 months ago
  50. bb467d1 test(ff-a): notifications bitmap create and destroy by J-Alves · 4 years, 5 months ago
  51. 18c2805 feat(ff-a): notifications bind and unbind ABIs by J-Alves · 4 years, 5 months ago
  52. c01244e Merge changes from topic "od/fix-spm-verbosity" by Olivier Deprez · 3 years, 10 months ago
  53. 0dad2d0 Adding tests for multi CPU delegation and fail conditions by Mark Dykes · 3 years, 11 months ago
  54. 24bd170 fix(ff-a): cactus and ivy verbosity by Olivier Deprez · 3 years, 10 months ago
  55. bcb1f97 feat(ff-a): notifications bitmap create and destroy ABIs by J-Alves · 4 years, 5 months ago
  56. 16b7169 Adding tests for Realm payload by Mark Dykes · 3 years, 11 months ago
  57. 2b91715 fix(ff-a): remove test regions from SP manifests by Olivier Deprez · 4 years, 2 months ago
  58. 323646e Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 10 months ago
  59. 77f635f Merge "fix(ff-a): Fix ffa_features test for indirect msg" by Olivier Deprez · 3 years, 10 months ago
  60. 0b83382 Merge "fix(cactus): memory sharing tests failure MP" by Olivier Deprez · 3 years, 10 months ago
  61. cd1cefe feat(spm): Helper to dump smc_ret_values content by J-Alves · 4 years, 2 months ago
  62. 60ea4c3 fix(cactus): memory sharing tests failure MP by J-Alves · 4 years ago
  63. 227065a feat(spm): Test helper to verify response by J-Alves · 4 years, 5 months ago
  64. 7a59528 fix: argument size in a Cactus response API by J-Alves · 4 years, 4 months ago
  65. ebdb6b3 fix(ff-a): Fix ffa_features test for indirect msg by Daniel Boulby · 3 years, 10 months ago
  66. 912ab1a Merge "fix: SP manifests use little endian format UUID" by Olivier Deprez · 3 years, 10 months ago
  67. 224b646 fix: SP manifests use little endian format UUID by Olivier Deprez · 3 years, 11 months ago
  68. 8508dbc Merge changes from topic "TrcDbgExt" by Manish Pandey · 3 years, 11 months ago
  69. fdcaac8 Merge "Add test to check PSTATE in the SDEI handler" by Manish Pandey · 3 years, 11 months ago
  70. 39e4df2 Add test to check PSTATE in the SDEI handler by Daniel Boulby · 4 years, 6 months ago
  71. 6d0e1b6 feat(sys_reg_trace): add trace system registers access test by Manish V Badarkhe · 4 years, 1 month ago
  72. 2c518e5 feat(trf): add trace filter control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  73. 87c03d1 feat(trbe): add trace buffer control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  74. cf66461 Merge "smc(fuzzer): random seed generation and build parameters" by Joanna Farley · 4 years ago
  75. d5c79cc smc(fuzzer): random seed generation and build parameters by johpow01 · 4 years, 1 month ago
  76. 2b73e58 Merge "feat(ffa): align manifest to managed exit changes" by Olivier Deprez · 4 years ago
  77. ad6d97a Merge "feat(ff-a): update FF-A version to v1.1" by Olivier Deprez · 4 years ago
  78. 58757e8 feat(ff-a): update FF-A version to v1.1 by Olivier Deprez · 4 years ago
  79. 2904e5a feat(ffa): align manifest to managed exit changes by Maksims Svecovs · 4 years, 3 months ago
  80. 1235bca Merge changes from topic "db/rxtx_unmap" by Madhukar Pappireddy · 4 years ago
  81. d4da3dd fix(ff-a): set r4-7 to MBZ in ffa_rxtx_map wrapper by Daniel Boulby · 4 years ago
  82. e060290 test(ff-a): add tests for the FFA_RXTX_UNMAP ABI by Daniel Boulby · 4 years, 1 month ago
  83. 4ac6ab2 Merge "fix(ff-a): fix tc0 platform SP manifests" by Manish Pandey · 4 years ago
  84. a74430c fix(ff-a): fix tc0 platform SP manifests by Maksims Svecovs · 4 years, 1 month ago
  85. 497120c Merge changes from topic "acs_depend" by Madhukar Pappireddy · 4 years, 1 month ago
  86. 461bac0 fix(tftf): test ffa_partition_info_get from NWd by Max Shvetsov · 4 years, 5 months ago
  87. 0b7d25f refactor(ff-a): partition info test functions by Max Shvetsov · 4 years, 5 months ago
  88. 1e65e85 Merge changes from topic "tc0_tfa_v25" by Olivier Deprez · 4 years, 1 month ago
  89. d6715f1 Merge "feat(sve): enable SVE tests in tftf" by Olivier Deprez · 4 years, 1 month ago
  90. be7bf20 Merge changes from topic "db/sel0" by Olivier Deprez · 4 years, 1 month ago
  91. 959be33 feat(sve): enable SVE tests in tftf by Max Shvetsov · 4 years, 5 months ago
  92. 2765ebf SPM: S-EL0 partitions support build for TC0 by Olivier Deprez · 4 years, 8 months ago
  93. 1925b2a SPM: Split S-EL1 shim from S-EL0 application by Ruari Phipps · 5 years ago
  94. 459eace SPM: Use FF-A for message handling in Ivy by Daniel Boulby · 4 years, 2 months ago
  95. ddc661a SPM: Extract common debug code used for SPs by Ruari Phipps · 5 years ago
  96. ac84570 Merge "fix(TFTF): ensure robustness of SError inject test" by Manish Pandey · 4 years, 1 month ago
  97. 88c5345 plat: tc0: enable managed exit for primary cactus by Arunachalam Ganapathy · 4 years, 2 months ago
  98. 9682b77 plat: tc0: set PLAT_CACTUS_CORE_COUNT, disable SMMUv3 tests by Arunachalam Ganapathy · 4 years, 2 months ago
  99. 3f6e1ec plat: tc0: Update GICR base address by Arunachalam Ganapathy · 4 years, 2 months ago
  100. 8747ed2 SPM: Define Ivy partition manifest by Ruari Phipps · 5 years ago