1. 172523b Cactus test for exercising SMMUv3 driver to perform stage2 translation by Madhukar Pappireddy · 4 years, 7 months ago
  2. 476ffb3 Merge changes from topic "od/ns-interrupts" by Olivier Deprez · 4 years, 4 months ago
  3. bc4cad9 spm: invalidate the data cache for the cactus image by Olivier Deprez · 4 years, 5 months ago
  4. 25df7f7 Cactus: enable managed exit for primary cactus by Manish Pandey · 4 years, 10 months ago
  5. 9ee6a8d Cactus: helper commands needed for interrupt testing by Manish Pandey · 4 years, 5 months ago
  6. f7aafef Cactus: add handler from managed exit FIQ interrupt by Manish Pandey · 4 years, 5 months ago
  7. 87d4c70 Cactus: make ffa_id global by Manish Pandey · 4 years, 5 months ago
  8. 58971b6 Cactus: implement hvc call to enable an interrupt by Manish Pandey · 4 years, 11 months ago
  9. d27b37d Cactus: decouple exception handling from tftf framework by Manish Pandey · 4 years, 5 months ago
  10. 6967c24 spmc: hypervisor calls moved to a separate module by Olivier Deprez · 4 years, 4 months ago
  11. 35e1948 cactus: declare third SP instance as UP SP by Olivier Deprez · 4 years, 6 months ago
  12. 2263efb cactus: secondary core cold boot by Max Shvetsov · 4 years, 9 months ago
  13. eeb2547 Cactus: tidy message loop and commands definitions by J-Alves · 4 years, 5 months ago
  14. 43887ec SPM: Helpers for error logging after FF-A calls by J-Alves · 4 years, 6 months ago
  15. ecd3074 FF-A: Tidying direct messaging API definitions by J-Alves · 4 years, 6 months ago
  16. 92f15be SPM: Properly placing Cactus test files by J-Alves · 4 years, 6 months ago
  17. be1519a SPM: Tidying FF-A Memory Sharing tests by J-Alves · 4 years, 6 months ago
  18. 4cb9dee TFTF: Use CACTUS_ECHO_CMD in direct message tests by J-Alves · 4 years, 5 months ago
  19. 0e1e7ca Cactus: Refactor handling of commands by J-Alves · 4 years, 6 months ago
  20. 7d28b33 Cactus: Extend arguments in commands responses by J-Alves · 4 years, 6 months ago
  21. 06373c5 FF-A: Check FF-A return is a valid direct response by J-Alves · 4 years, 6 months ago
  22. 6cb21d9 FF-A: Accessors for arguments from FF-A calls by J-Alves · 4 years, 7 months ago
  23. e540057 spm: use virtual counter for sp_sleep by Manish Pandey · 4 years, 7 months ago
  24. 881b199 [SPM] checks if SIMD vectors are preserved by Olivier Deprez · 4 years, 8 months ago
  25. 103e056 [SPM] tidying common code to tftf and cactus by Max Shvetsov · 4 years, 6 months ago
  26. 6ddc37f plat/tc0: Change to 8 cores for Theodul by Usama Arif · 4 years, 7 months ago
  27. 5339201 Cactus: refactor of cactus_test_cmds.h by J-Alves · 4 years, 9 months ago
  28. b9085f8 Cactus: cmd for mem share tests by J-Alves · 4 years, 8 months ago
  29. d8edeed cactus: test SP-to-SP memory share operations by J-Alves · 4 years, 9 months ago
  30. 542d8d8 cactus: add command to request memory sharing between SPs by J-Alves · 4 years, 9 months ago
  31. 1d203f1 cactus: testing deadlock by FF-A direct message by J-Alves · 4 years, 9 months ago
  32. da6ac32 cactus: handle 'CACTUS_REQ_ECHO_CMD' and 'CACTUS_ECHO_CMD' by J-Alves · 4 years, 9 months ago
  33. 28672f9 cactus: add commands CACTUS_ECHO_CMD and CACTUS_REQ_ECHO_CMD by J-Alves · 4 years, 9 months ago
  34. e4554ac spm: update README with list of sample partitions by Olivier Deprez · 4 years, 9 months ago
  35. aed7f08 cactus: reduce tests verbosity in release mode by Olivier Deprez · 4 years, 9 months ago
  36. 9b28d06 SPM: Fix conversion issues on cactus responses by J-Alves · 4 years, 8 months ago
  37. 83ede9b cactus: Use RXTX mapping helper macros by J-Alves · 4 years, 9 months ago
  38. 4cff42f cactus: add uart2 to device-regions node by Olivier Deprez · 4 years, 9 months ago
  39. 0435cae cactus: fix access to uninitialized array by J-Alves · 4 years, 9 months ago
  40. 8f4a56f SPM: FFA endpoints header by J-Alves · 4 years, 9 months ago
  41. 63cdaa7 cactus: adding memory sharing tests by J-Alves · 4 years, 10 months ago
  42. d1aae29 cactus: macros for processing of commands by J-Alves · 4 years, 10 months ago
  43. 6d274a4 cactus: adjust partition info get properties by Olivier Deprez · 4 years, 10 months ago
  44. 1e51c2f plat: tc0: Add cactus support by Arunachalam Ganapathy · 4 years, 11 months ago
  45. 51be1fe cactus: re-structure platform dependent files by Arunachalam Ganapathy · 4 years, 11 months ago
  46. 6b3840a cactus: implement hvc call to get interrupt id by Manish Pandey · 5 years ago
  47. 458d553 cactus: add exception/interrupt framework by Olivier Deprez · 5 years ago
  48. 05a577e cactus: remove deprecated hypervisor calls by Olivier Deprez · 5 years ago
  49. 73d81cf cactus: break the message loop on bad message request by Olivier Deprez · 5 years ago
  50. 0be4abe cactus: re-align secure partition id by Olivier Deprez · 5 years ago
  51. d43775e cactus: adjust the number of EC context to max number of PEs by Olivier Deprez · 5 years ago
  52. bd0a7e4 Cactus: Map RXTX region to third partion. by Ruari Phipps · 5 years ago
  53. d75596a Cactus: Add third partion to ffa tests by Ruari Phipps · 5 years ago
  54. 93119e3 Cactus: Create tertiary partition by Max Shvetsov · 5 years ago
  55. 953ec59 Merge changes from topic "af/add_branch_protection_makefiles" by Olivier Deprez · 5 years ago
  56. 7fac162 TFTF: Add ARMv8.5 BTI support in makefiles by Alexei Fedorov · 5 years ago
  57. 57c6ddb Cactus: tidying FFA_VERSION test. by Max Shvetsov · 5 years ago
  58. c32f478 Cactus: FFA_PARTITION_INFO_GET test. by Max Shvetsov · 5 years ago
  59. 40eb6a2 Cactus: FFA_FEATURES test. by Max Shvetsov · 5 years ago
  60. 7130a74 Merge "TFTF: get FVP platform's topology from build options" by Manish Pandey · 5 years ago
  61. 5aecd98 Tidying FFA helpers by J-Alves · 5 years ago
  62. 9f6f014 Cactus: FFA Version Test by J-Alves · 5 years ago
  63. 7cc2587 TFTF: get FVP platform's topology from build options by Alexei Fedorov · 5 years ago
  64. 09d3ce9 cactus: update memory/device region nodes in manifest by Manish Pandey · 5 years ago
  65. 26c6f81 cactus: map memory regions, used as RX/TX buffers in SPM by Manish Pandey · 5 years ago
  66. 7581c38 SPCI is now called PSA FF-A by J-Alves · 5 years ago
  67. 2949537 cactus: select different stdout device at runtime by Manish Pandey · 5 years ago
  68. f218ffe pl011: allow alternate stdout to be used by Manish Pandey · 5 years ago
  69. 97de48d cactus: do not compile irrelevant test files by Manish Pandey · 5 years ago
  70. 270ee15 cactus: generate JSON file required by TF-A by Manish Pandey · 5 years ago
  71. 48e6d26 cactus: update sample manifest to SPCI Beta1 format by Olivier Deprez · 5 years ago
  72. 1d2b88d cactus: add symbols relocation fixup by Olivier Deprez · 5 years ago
  73. 231115d cactus: update build options and memory map to make it PIE by Olivier Deprez · 6 years ago
  74. afcdb7c cactus: update to SPCI Beta1 and add sample direct messaging test by Olivier Deprez · 6 years ago
  75. c249d5e Switch AARCH32/AARCH64 to __aarch64__ by Deepika Bhavnani · 5 years ago
  76. 537b358 make: Fix parallel builds by Bence Szépkúti · 6 years ago
  77. 0f30547 TFTF: Add support for FVP platforms with SMT capabilities by Alexei Fedorov · 6 years ago
  78. 26b3864 quark: Introduce Quark Secure Partition by Antonio Nino Diaz · 6 years ago
  79. eb1a416 SPM-MM: Re-enable disabled tests by Antonio Nino Diaz · 6 years ago
  80. 81d507e SPM-MM: Fix call preemption test by Antonio Nino Diaz · 6 years ago
  81. f2218e7 Reintroduce Cactus-MM and SPM-MM tests by Antonio Nino Diaz · 6 years ago v2.1-rc0
  82. d6e806d libc: Update makefiles by Ambroise Vincent · 6 years ago
  83. 602b7f5 libc: Update includes by Ambroise Vincent · 6 years ago
  84. 09a00ef Sanitise includes of include/drivers across codebase by Antonio Nino Diaz · 7 years ago
  85. 1779506 Rename SMC first argument by Sandrine Bailleux · 7 years ago
  86. 750b7cc Do not print CPU MPID in mp_printf() by Sandrine Bailleux · 7 years ago
  87. 1451f61 SPM: Makefile: Add targets to build resource description blobs by Antonio Nino Diaz · 7 years ago
  88. 2ac6f8f cactus: ivy: Add sleep service by Antonio Nino Diaz · 7 years ago
  89. 0b1ab40 ivy: Introduce new test Secure Partition by Antonio Nino Diaz · 7 years ago
  90. 6fb5fb0 cactus: Remove SPM_VERSION test by Antonio Nino Diaz · 7 years ago
  91. 7f10a06 cactus: Migrate get/set mem attributes tests to SPRT by Antonio Nino Diaz · 7 years ago
  92. 43ef393 cactus: Update service handling loop by Antonio Nino Diaz · 7 years ago
  93. 652d20a SPM: Test open and close handle by Antonio Nino Diaz · 7 years ago
  94. 302d3d0 SPM: Import SPCI and SPRT headers by Antonio Nino Diaz · 7 years ago
  95. f6164aa SPM: Remove old interfaces and tests by Antonio Nino Diaz · 7 years ago
  96. 4762fef cactus: Fix base address in linkerscript by Antonio Nino Diaz · 7 years ago
  97. 1486f3b cactus: Remove boot info struct by Antonio Nino Diaz · 7 years ago
  98. 54287c8 cactus: Reorganize stack by Antonio Nino Diaz · 7 years ago
  99. 5bf366e cactus: Don't remap memory regions at boot by Antonio Nino Diaz · 7 years ago
  100. 7e1e5e8 cactus: Create resource description DTS by Antonio Nino Diaz · 7 years ago