1. cd183ef feat: add support for secure interrupt handling and completion by Madhukar Pappireddy · 4 years ago
  2. b640259 feat: add a test command to send request to a VM/SP .. by Madhukar Pappireddy · 4 years ago
  3. 3c28726 feat: add a test command to request a Cactus SP to start wdog timer by Madhukar Pappireddy · 4 years ago
  4. a09d5f7 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
  5. dd7db24 feat: add support for SP805 Trusted watchdog module helper APIs by Madhukar Pappireddy · 4 years ago
  6. 5654b4d fix(cactus): use RW attribute for mem regions by Olivier Deprez · 3 years, 10 months ago
  7. 0c31afd Merge changes from topic "ja/notifications" by Olivier Deprez · 3 years, 10 months ago
  8. ab77591 feat(cactus): commands to set and get notifications by J-Alves · 4 years, 4 months ago
  9. b4e89a2 feat(cactus): commands for notifications bindings by J-Alves · 4 years, 5 months ago
  10. 24bd170 fix(ff-a): cactus and ivy verbosity by Olivier Deprez · 3 years, 10 months ago
  11. 2b91715 fix(ff-a): remove test regions from SP manifests by Olivier Deprez · 4 years, 2 months ago
  12. 60ea4c3 fix(cactus): memory sharing tests failure MP by J-Alves · 4 years ago
  13. 224b646 fix: SP manifests use little endian format UUID by Olivier Deprez · 3 years, 11 months ago
  14. 2b73e58 Merge "feat(ffa): align manifest to managed exit changes" by Olivier Deprez · 4 years ago
  15. 58757e8 feat(ff-a): update FF-A version to v1.1 by Olivier Deprez · 4 years ago
  16. 2904e5a feat(ffa): align manifest to managed exit changes by Maksims Svecovs · 4 years, 3 months ago
  17. a74430c fix(ff-a): fix tc0 platform SP manifests by Maksims Svecovs · 4 years, 1 month ago
  18. 0b7d25f refactor(ff-a): partition info test functions by Max Shvetsov · 4 years, 5 months ago
  19. 1e65e85 Merge changes from topic "tc0_tfa_v25" by Olivier Deprez · 4 years, 1 month ago
  20. ddc661a SPM: Extract common debug code used for SPs by Ruari Phipps · 5 years ago
  21. 88c5345 plat: tc0: enable managed exit for primary cactus by Arunachalam Ganapathy · 4 years, 2 months ago
  22. 9682b77 plat: tc0: set PLAT_CACTUS_CORE_COUNT, disable SMMUv3 tests by Arunachalam Ganapathy · 4 years, 2 months ago
  23. e3cfd6d Merge changes from topic "db/spm_id_get" by Olivier Deprez · 4 years, 2 months ago
  24. 198deda Add tests for FFA function FFA_SPM_ID_GET by Daniel Boulby · 4 years, 5 months ago
  25. eee1452 fix(cactus): remove misleading ERROR log by J-Alves · 4 years, 3 months ago
  26. e79d207 Change the name of type ffa_vm_id_t by Daniel Boulby · 4 years, 5 months ago
  27. 172523b Cactus test for exercising SMMUv3 driver to perform stage2 translation by Madhukar Pappireddy · 4 years, 7 months ago
  28. 476ffb3 Merge changes from topic "od/ns-interrupts" by Olivier Deprez · 4 years, 4 months ago
  29. bc4cad9 spm: invalidate the data cache for the cactus image by Olivier Deprez · 4 years, 5 months ago
  30. 25df7f7 Cactus: enable managed exit for primary cactus by Manish Pandey · 4 years, 10 months ago
  31. 9ee6a8d Cactus: helper commands needed for interrupt testing by Manish Pandey · 4 years, 5 months ago
  32. f7aafef Cactus: add handler from managed exit FIQ interrupt by Manish Pandey · 4 years, 5 months ago
  33. 87d4c70 Cactus: make ffa_id global by Manish Pandey · 4 years, 5 months ago
  34. 58971b6 Cactus: implement hvc call to enable an interrupt by Manish Pandey · 4 years, 11 months ago
  35. d27b37d Cactus: decouple exception handling from tftf framework by Manish Pandey · 4 years, 5 months ago
  36. 6967c24 spmc: hypervisor calls moved to a separate module by Olivier Deprez · 4 years, 4 months ago
  37. 35e1948 cactus: declare third SP instance as UP SP by Olivier Deprez · 4 years, 6 months ago
  38. 2263efb cactus: secondary core cold boot by Max Shvetsov · 4 years, 9 months ago
  39. eeb2547 Cactus: tidy message loop and commands definitions by J-Alves · 4 years, 5 months ago
  40. 43887ec SPM: Helpers for error logging after FF-A calls by J-Alves · 4 years, 6 months ago
  41. ecd3074 FF-A: Tidying direct messaging API definitions by J-Alves · 4 years, 6 months ago
  42. 92f15be SPM: Properly placing Cactus test files by J-Alves · 4 years, 6 months ago
  43. be1519a SPM: Tidying FF-A Memory Sharing tests by J-Alves · 4 years, 6 months ago
  44. 4cb9dee TFTF: Use CACTUS_ECHO_CMD in direct message tests by J-Alves · 4 years, 5 months ago
  45. 0e1e7ca Cactus: Refactor handling of commands by J-Alves · 4 years, 6 months ago
  46. 7d28b33 Cactus: Extend arguments in commands responses by J-Alves · 4 years, 6 months ago
  47. 06373c5 FF-A: Check FF-A return is a valid direct response by J-Alves · 4 years, 6 months ago
  48. 6cb21d9 FF-A: Accessors for arguments from FF-A calls by J-Alves · 4 years, 7 months ago
  49. 881b199 [SPM] checks if SIMD vectors are preserved by Olivier Deprez · 4 years, 8 months ago
  50. 103e056 [SPM] tidying common code to tftf and cactus by Max Shvetsov · 4 years, 6 months ago
  51. 6ddc37f plat/tc0: Change to 8 cores for Theodul by Usama Arif · 4 years, 7 months ago
  52. 5339201 Cactus: refactor of cactus_test_cmds.h by J-Alves · 4 years, 9 months ago
  53. b9085f8 Cactus: cmd for mem share tests by J-Alves · 4 years, 8 months ago
  54. d8edeed cactus: test SP-to-SP memory share operations by J-Alves · 4 years, 9 months ago
  55. 542d8d8 cactus: add command to request memory sharing between SPs by J-Alves · 4 years, 9 months ago
  56. 1d203f1 cactus: testing deadlock by FF-A direct message by J-Alves · 4 years, 9 months ago
  57. da6ac32 cactus: handle 'CACTUS_REQ_ECHO_CMD' and 'CACTUS_ECHO_CMD' by J-Alves · 4 years, 9 months ago
  58. 28672f9 cactus: add commands CACTUS_ECHO_CMD and CACTUS_REQ_ECHO_CMD by J-Alves · 4 years, 9 months ago
  59. aed7f08 cactus: reduce tests verbosity in release mode by Olivier Deprez · 4 years, 9 months ago
  60. 9b28d06 SPM: Fix conversion issues on cactus responses by J-Alves · 4 years, 8 months ago
  61. 83ede9b cactus: Use RXTX mapping helper macros by J-Alves · 4 years, 9 months ago
  62. 4cff42f cactus: add uart2 to device-regions node by Olivier Deprez · 4 years, 9 months ago
  63. 0435cae cactus: fix access to uninitialized array by J-Alves · 4 years, 9 months ago
  64. 8f4a56f SPM: FFA endpoints header by J-Alves · 4 years, 9 months ago
  65. 63cdaa7 cactus: adding memory sharing tests by J-Alves · 4 years, 10 months ago
  66. d1aae29 cactus: macros for processing of commands by J-Alves · 4 years, 10 months ago
  67. 6d274a4 cactus: adjust partition info get properties by Olivier Deprez · 4 years, 10 months ago
  68. 1e51c2f plat: tc0: Add cactus support by Arunachalam Ganapathy · 4 years, 11 months ago
  69. 51be1fe cactus: re-structure platform dependent files by Arunachalam Ganapathy · 4 years, 11 months ago
  70. 458d553 cactus: add exception/interrupt framework by Olivier Deprez · 5 years ago
  71. 05a577e cactus: remove deprecated hypervisor calls by Olivier Deprez · 5 years ago
  72. 73d81cf cactus: break the message loop on bad message request by Olivier Deprez · 5 years ago
  73. 0be4abe cactus: re-align secure partition id by Olivier Deprez · 5 years ago
  74. d43775e cactus: adjust the number of EC context to max number of PEs by Olivier Deprez · 5 years ago
  75. bd0a7e4 Cactus: Map RXTX region to third partion. by Ruari Phipps · 5 years ago
  76. d75596a Cactus: Add third partion to ffa tests by Ruari Phipps · 5 years ago
  77. 93119e3 Cactus: Create tertiary partition by Max Shvetsov · 5 years ago
  78. 953ec59 Merge changes from topic "af/add_branch_protection_makefiles" by Olivier Deprez · 5 years ago
  79. 7fac162 TFTF: Add ARMv8.5 BTI support in makefiles by Alexei Fedorov · 5 years ago
  80. 57c6ddb Cactus: tidying FFA_VERSION test. by Max Shvetsov · 5 years ago
  81. c32f478 Cactus: FFA_PARTITION_INFO_GET test. by Max Shvetsov · 5 years ago
  82. 40eb6a2 Cactus: FFA_FEATURES test. by Max Shvetsov · 5 years ago
  83. 7130a74 Merge "TFTF: get FVP platform's topology from build options" by Manish Pandey · 5 years ago
  84. 5aecd98 Tidying FFA helpers by J-Alves · 5 years ago
  85. 9f6f014 Cactus: FFA Version Test by J-Alves · 5 years ago
  86. 7cc2587 TFTF: get FVP platform's topology from build options by Alexei Fedorov · 5 years ago
  87. 09d3ce9 cactus: update memory/device region nodes in manifest by Manish Pandey · 5 years ago
  88. 26c6f81 cactus: map memory regions, used as RX/TX buffers in SPM by Manish Pandey · 5 years ago
  89. 7581c38 SPCI is now called PSA FF-A by J-Alves · 5 years ago
  90. 2949537 cactus: select different stdout device at runtime by Manish Pandey · 5 years ago
  91. f218ffe pl011: allow alternate stdout to be used by Manish Pandey · 5 years ago
  92. 97de48d cactus: do not compile irrelevant test files by Manish Pandey · 5 years ago
  93. 270ee15 cactus: generate JSON file required by TF-A by Manish Pandey · 5 years ago
  94. 48e6d26 cactus: update sample manifest to SPCI Beta1 format by Olivier Deprez · 5 years ago
  95. 1d2b88d cactus: add symbols relocation fixup by Olivier Deprez · 5 years ago
  96. 231115d cactus: update build options and memory map to make it PIE by Olivier Deprez · 6 years ago
  97. afcdb7c cactus: update to SPCI Beta1 and add sample direct messaging test by Olivier Deprez · 6 years ago
  98. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  99. 537b358 make: Fix parallel builds by Bence Szépkúti · 6 years ago
  100. 0f30547 TFTF: Add support for FVP platforms with SMT capabilities by Alexei Fedorov · 6 years ago