1. b640259 feat: add a test command to send request to a VM/SP .. by Madhukar Pappireddy · 4 years ago
  2. 3c28726 feat: add a test command to request a Cactus SP to start wdog timer by Madhukar Pappireddy · 4 years ago
  3. a09d5f7 feat: add helper functions for SP sleep by Madhukar Pappireddy · 3 years, 9 months ago
  4. dd7db24 feat: add support for SP805 Trusted watchdog module helper APIs by Madhukar Pappireddy · 4 years ago
  5. b0cb5d0 test(ff-a): signaling per-vCPU notifications (SP to VM) by J-Alves · 4 years, 1 month ago
  6. d56c53c refactor(spm): helper functions for SPM's MP tests by J-Alves · 4 years, 1 month ago
  7. 5bce250 feat(ff-a): FFA_NOTIFICATION_INFO_GET helpers by J-Alves · 4 years, 2 months ago
  8. 8b9090e Merge changes Ida5da885,Ib0999556,I3404b903 by Mark Dykes · 3 years, 10 months ago
  9. eb6a279 Testing SPM and RMI together in parallel by Mark Dykes · 3 years, 10 months ago
  10. ab77591 feat(cactus): commands to set and get notifications by J-Alves · 4 years, 4 months ago
  11. f156ae9 feat(ff-a): notifications set and get ABIs by J-Alves · 3 years, 10 months ago
  12. e5f3fe6 test(ff-a): bind and unbind notifications by J-Alves · 4 years, 5 months ago
  13. b4e89a2 feat(cactus): commands for notifications bindings by J-Alves · 4 years, 5 months ago
  14. 18c2805 feat(ff-a): notifications bind and unbind ABIs by J-Alves · 4 years, 5 months ago
  15. 0dad2d0 Adding tests for multi CPU delegation and fail conditions by Mark Dykes · 3 years, 11 months ago
  16. bcb1f97 feat(ff-a): notifications bitmap create and destroy ABIs by J-Alves · 4 years, 5 months ago
  17. 16b7169 Adding tests for Realm payload by Mark Dykes · 3 years, 11 months ago
  18. cd1cefe feat(spm): Helper to dump smc_ret_values content by J-Alves · 4 years, 2 months ago
  19. 227065a feat(spm): Test helper to verify response by J-Alves · 4 years, 5 months ago
  20. 7a59528 fix: argument size in a Cactus response API by J-Alves · 4 years, 4 months ago
  21. 224b646 fix: SP manifests use little endian format UUID by Olivier Deprez · 3 years, 11 months ago
  22. 8508dbc Merge changes from topic "TrcDbgExt" by Manish Pandey · 3 years, 11 months ago
  23. 39e4df2 Add test to check PSTATE in the SDEI handler by Daniel Boulby · 4 years, 6 months ago
  24. 6d0e1b6 feat(sys_reg_trace): add trace system registers access test by Manish V Badarkhe · 4 years, 1 month ago
  25. 2c518e5 feat(trf): add trace filter control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  26. 87c03d1 feat(trbe): add trace buffer control registers access test by Manish V Badarkhe · 4 years, 1 month ago
  27. 58757e8 feat(ff-a): update FF-A version to v1.1 by Olivier Deprez · 4 years ago
  28. e060290 test(ff-a): add tests for the FFA_RXTX_UNMAP ABI by Daniel Boulby · 4 years, 1 month ago
  29. 0b7d25f refactor(ff-a): partition info test functions by Max Shvetsov · 4 years, 5 months ago
  30. d6715f1 Merge "feat(sve): enable SVE tests in tftf" by Olivier Deprez · 4 years, 1 month ago
  31. 959be33 feat(sve): enable SVE tests in tftf by Max Shvetsov · 4 years, 5 months ago
  32. 9f1952c SPM: Add shim layer to Ivy partition and enable PIE by Ruari Phipps · 5 years ago
  33. 198deda Add tests for FFA function FFA_SPM_ID_GET by Daniel Boulby · 4 years, 5 months ago
  34. e79d207 Change the name of type ffa_vm_id_t by Daniel Boulby · 4 years, 5 months ago
  35. 172523b Cactus test for exercising SMMUv3 driver to perform stage2 translation by Madhukar Pappireddy · 4 years, 7 months ago
  36. 9ee6a8d Cactus: helper commands needed for interrupt testing by Manish Pandey · 4 years, 5 months ago
  37. f7aafef Cactus: add handler from managed exit FIQ interrupt by Manish Pandey · 4 years, 5 months ago
  38. 58971b6 Cactus: implement hvc call to enable an interrupt by Manish Pandey · 4 years, 11 months ago
  39. 6967c24 spmc: hypervisor calls moved to a separate module by Olivier Deprez · 4 years, 4 months ago
  40. d89d11b Merge "TRNG: clean up TRNG test" by bipin.ravi · 4 years, 5 months ago
  41. 331ed68 TRNG: clean up TRNG test by Zelalem · 4 years, 5 months ago
  42. 0b05281 FF-A: add secondary entry point register function by Olivier Deprez · 4 years, 8 months ago
  43. eeb2547 Cactus: tidy message loop and commands definitions by J-Alves · 4 years, 5 months ago
  44. 43887ec SPM: Helpers for error logging after FF-A calls by J-Alves · 4 years, 6 months ago
  45. ecd3074 FF-A: Tidying direct messaging API definitions by J-Alves · 4 years, 6 months ago
  46. 92f15be SPM: Properly placing Cactus test files by J-Alves · 4 years, 6 months ago
  47. be1519a SPM: Tidying FF-A Memory Sharing tests by J-Alves · 4 years, 6 months ago
  48. 06373c5 FF-A: Check FF-A return is a valid direct response by J-Alves · 4 years, 6 months ago
  49. 035b7d0 FF-A: FFA_MSG_DIRECT_RESP call using 5 registers by J-Alves · 4 years, 6 months ago
  50. eb426de Merge "FF-A: Accessors for arguments from FF-A calls" by Olivier Deprez · 4 years, 5 months ago
  51. f804cbb Merge "Add tests for TRNG SMCs" by Mark Dykes · 4 years, 5 months ago
  52. c4f3eee Add tests for TRNG SMCs by Jimmy Brisson · 5 years ago
  53. 22a40a6 AMU: Fix failures in daily builds by johpow01 · 4 years, 5 months ago
  54. 6cb21d9 FF-A: Accessors for arguments from FF-A calls by J-Alves · 4 years, 7 months ago
  55. b7d752a TFTF tests for v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  56. e540057 spm: use virtual counter for sp_sleep by Manish Pandey · 4 years, 7 months ago
  57. 881b199 [SPM] checks if SIMD vectors are preserved by Olivier Deprez · 4 years, 8 months ago
  58. 103e056 [SPM] tidying common code to tftf and cactus by Max Shvetsov · 4 years, 6 months ago
  59. 0446930 Nit: Change name from helper function and macro by J-Alves · 4 years, 7 months ago
  60. 3106b07 TFTF: Refactor FF-A memory sharing tests by J-Alves · 4 years, 9 months ago
  61. da6ac32 cactus: handle 'CACTUS_REQ_ECHO_CMD' and 'CACTUS_ECHO_CMD' by J-Alves · 4 years, 9 months ago
  62. d708c03 TFTF: helpers for SPM tests by J-Alves · 4 years, 9 months ago
  63. f1126f2 SPM: RXTX map test on TFTF by J-Alves · 4 years, 9 months ago
  64. c031cc0 FFA: RXTX map/configure helper macros by J-Alves · 4 years, 9 months ago
  65. 6a2446e spm: update OP-TEE version used for testing to 3.10 by Olivier Deprez · 4 years, 8 months ago
  66. 0435cae cactus: fix access to uninitialized array by J-Alves · 4 years, 9 months ago
  67. 8f4a56f SPM: FFA endpoints header by J-Alves · 4 years, 9 months ago
  68. f474306 SPM: TFTF skip test if FFA endpoint absent by J-Alves · 4 years, 9 months ago
  69. d1aae29 cactus: macros for processing of commands by J-Alves · 4 years, 10 months ago
  70. f3a393c SPM: memory sharing functions and structures by J-Alves · 4 years, 10 months ago
  71. 3ea46d1 FFA: Mem sharing ABIs by J-Alves · 5 years ago
  72. e7810b5 SMC fuzzing module integration. by Mark Dykes · 5 years ago
  73. 109d5c1 Remove dependencies from FVP to generic code by Javier Almansa Sobrino · 5 years ago
  74. 6b3840a cactus: implement hvc call to get interrupt id by Manish Pandey · 5 years ago
  75. 9473007 Minor bug fixes in multicore IRQ spurious test by Madhukar Pappireddy · 5 years ago
  76. bd0a7e4 Cactus: Map RXTX region to third partion. by Ruari Phipps · 5 years ago
  77. 953ec59 Merge changes from topic "af/add_branch_protection_makefiles" by Olivier Deprez · 5 years ago
  78. 45ada40 TFTF: Add ARMv8.5 BTI support in assembler files by Alexei Fedorov · 5 years ago
  79. 9cd7502 TFTF: Add ARMv8.5 BTI-related definitions by Alexei Fedorov · 5 years ago
  80. c32f478 Cactus: FFA_PARTITION_INFO_GET test. by Max Shvetsov · 5 years ago
  81. c17c1d3 SPM: TFTF test of FFA_FEATURES interface. by Max Shvetsov · 5 years ago
  82. ef507e4 plat/arm: Move defines to platform specific header file by Manish V Badarkhe · 5 years ago
  83. a117303 Merge "Tidying FFA helpers" by Manish Pandey · 5 years ago
  84. 5aecd98 Tidying FFA helpers by J-Alves · 5 years ago
  85. 036854b Merge "Update FIP corrupt address" by Sandrine Bailleux · 5 years ago
  86. 8f08a05 SPM: TFTF test of FFA_VERSION interface by J-Alves · 5 years ago
  87. 24a4a7c Update FIP corrupt address by Manish V Badarkhe · 5 years ago
  88. 9e6f757 drivers: ti: uart: introduce UART 16550 driver by Varun Wadekar · 5 years ago
  89. 945095a Test that TF-A supports ARMv8.6-ECV by Jimmy Brisson · 5 years ago
  90. 90f1d5c Test that TF-A supports ARMv8.6-FGT by Jimmy Brisson · 5 years ago
  91. 7581c38 SPCI is now called PSA FF-A by J-Alves · 5 years ago
  92. bc93a34 Add test case for SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 5 years ago
  93. f218ffe pl011: allow alternate stdout to be used by Manish Pandey · 5 years ago
  94. 61be4c1 tftf: SPCI Beta1 add direct messaging test by Olivier Deprez · 6 years ago
  95. 55f79d6 tftf: update SPCI svc header to latest Beta1 spec by Olivier Deprez · 5 years ago
  96. 3e1a295 tftf: provide hvc conduit facility by Olivier Deprez · 5 years ago
  97. 73e5cb4 Max SPI INTID is 1019 by Deepika Bhavnani · 5 years ago
  98. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  99. 5c4da65 Merge "Make TFTF RFC 4122 compliant" by Sandrine Bailleux · 6 years ago
  100. 35d824e Make TFTF RFC 4122 compliant by Oliver Swede · 6 years ago