1. 09d34fc fix(rme): tests pass with trp but not with rmm by J-Alves · 1 year, 1 month ago
  2. de531d2 Merge changes from topic "ja/rxtx_protect" by Madhukar Pappireddy · 1 year, 1 month ago
  3. 06f430a test(memory share): hypervisor retrieve request fails by J-Alves · 1 year, 3 months ago
  4. 4e6fa5b test(memory share): relinquish fails if TX is in realm by J-Alves · 1 year, 3 months ago
  5. 8d6843a test(memory share): hypervisor's RX is realm on retrieve by J-Alves · 1 year, 3 months ago
  6. 14c4a32 test(memory share): hypervisor's TX is realm on retrieve by J-Alves · 1 year, 3 months ago
  7. 3aa08bc test(memory share): retrieve request from VM by J-Alves · 1 year, 3 months ago
  8. d8e2fcd test(memory share): make TX buffer realm by J-Alves · 1 year, 4 months ago
  9. f1738b3 test(realm): unify SIMD test cases by Olivier Deprez · 1 year, 10 months ago
  10. 33a7ea4 fix: remove `test_ffa_partition_info_v1_0` by Karl Meakin · 1 year, 1 month ago
  11. 2a426e7 fix: fix test_smccc_callee_preserved by Karl Meakin · 1 year, 1 month ago
  12. 7308b12 refactor: FFA_VERSION related refactors by Karl Meakin · 1 year, 4 months ago
  13. 11f6ee8 fvp: skip cpu cluster power-on check by Govindraj Raja · 1 year, 2 months ago
  14. 07f9671 Merge changes from topic "ja/memory_share_64" by Madhukar Pappireddy · 1 year, 2 months ago
  15. 9eb1eaa feat(rmi): add specific tests for FEAT_LPA2 on RMI tests by Javier Almansa Sobrino · 1 year, 11 months ago
  16. 7efea19 feat(rmi): add support for FEAT_LPA2 to the Realm Extension tests by Javier Almansa Sobrino · 1 year, 11 months ago
  17. a45649a test(ff-a): add SMC64 abi to FFA_FEATURES by J-Alves · 1 year, 3 months ago
  18. 8984e72 test(memory share): use SMC64 rather than SMC32 by J-Alves · 1 year, 3 months ago
  19. b324f4d test(realm): test for rtt_fold assigned by Shruti Gupta · 1 year, 5 months ago
  20. 6c0be80 test(realm): add test for rtt_fold unassigned by Shruti Gupta · 1 year, 6 months ago
  21. 9668ba5 fix(ff-a): tests for FFA_FEATURES by J-Alves · 1 year, 3 months ago
  22. b44b475 fix(ff-a): check for presence of SPMC by J-Alves · 1 year, 3 months ago
  23. caff038 Merge "test(spm): test FFA_FEATURES with NPI, SRI, MEI" by Manish V Badarkhe · 1 year, 3 months ago
  24. 3202b1a Merge "feat(smc): add test for pmf version check" by Olivier Deprez · 1 year, 3 months ago
  25. c83b17b test(indirect message): aborted send from vm to sp by J-Alves · 1 year, 4 months ago
  26. ffdfafb feat(ff-a): FFA_MSG_SEND2 helper with sender ID by J-Alves · 1 year, 4 months ago
  27. 8078229 test(indirect message): aborted send from SP to VM by J-Alves · 1 year, 4 months ago
  28. df2deb3 fix(notifications): destroy VM's bitmap by J-Alves · 1 year, 4 months ago
  29. cd779f4 test(indirect message): request SP to message VM by J-Alves · 1 year, 4 months ago
  30. 907fcef feat(indirect message): send and receive messages by J-Alves · 1 year, 4 months ago
  31. c6b92d5 feat(ff-a): define framework notification helpers by J-Alves · 1 year, 4 months ago
  32. 779fba6 feat(ff-a): add helpers for indirect message by J-Alves · 1 year, 4 months ago
  33. e533478 feat(smc): add test for pmf version check by Govindraj Raja · 1 year, 3 months ago
  34. 2921fba chore: move test from xml file by J-Alves · 1 year, 3 months ago
  35. a23b8ff test(rme): rxtx buffers are in the realm PAS by J-Alves · 1 year, 5 months ago
  36. 067daca feat(ff-a): add helper FFA_RX_RELEASE with ID by J-Alves · 1 year, 4 months ago
  37. dd8025c feat(smc): add test for vendor-specific service by Govindraj Raja · 1 year, 5 months ago
  38. 951d5fb refactor(smc): group all smc tests by Govindraj Raja · 1 year, 5 months ago
  39. f33112d refactor: make debugfs and pmf as vendor el3 services by Govindraj Raja · 1 year, 5 months ago
  40. 0569cc0 test(spm): test FFA_FEATURES with NPI, SRI, MEI by Karl Meakin · 1 year, 4 months ago
  41. 3eb25fb Merge "test(ff-a): FFA_FEATURES returns max RXTX buffer size" by Madhukar Pappireddy · 1 year, 3 months ago
  42. 42487ce Merge changes from topic "km/rxtx_map_unmap" by Madhukar Pappireddy · 1 year, 4 months ago
  43. bff9b3c test(spm): tests for RXTX_MAP/RXTX_UNMAP by Karl Meakin · 1 year, 7 months ago
  44. e3e5706 feat(ffa-svc): add `ffa_func_name` and `ffa_error_name` by Karl Meakin · 1 year, 7 months ago
  45. b21ee3e test: ensure mte registers are restored upon context switch by Madhukar Pappireddy · 1 year, 5 months ago
  46. b1b3792 test(realm): add test for enabling pmu with multiple rec by Shruti Gupta · 1 year, 7 months ago
  47. f2bb5d0 test(ff-a): FFA_FEATURES returns max RXTX buffer size by Karl Meakin · 1 year, 6 months ago
  48. 462b07d test(realm): add testcase for access outside realm IPA space by Shruti Gupta · 1 year, 6 months ago
  49. faee961 test(realm): add ability to overwrite s2sz for creating realm by Shruti Gupta · 1 year, 6 months ago
  50. f733a78 test(realm) : add tests for PAS transitions by Shruti Gupta · 1 year, 7 months ago
  51. 733f881 Merge "fix(printf): increase TESTCASE_OUTPUT_MAX_SIZE" by Olivier Deprez · 1 year, 5 months ago
  52. 248284e Merge "refactor: trim down extensive test list" by Madhukar Pappireddy · 1 year, 5 months ago
  53. 31b91f4 refactor: trim down extensive test list by Manish Pandey · 1 year, 5 months ago
  54. e42a620 refactor(errata_abi): add Cortex-A520 cpu struct for errata ABI by Sona Mathew · 1 year, 5 months ago
  55. 68f022f refactor(errata_abi): add Cortex-X3 cpu struct for errata ABI by Sona Mathew · 1 year, 5 months ago
  56. 7bb1c84 refactor(errata_abi): update the cpu structs for errata ABI by Sona Mathew · 1 year, 6 months ago
  57. df75445 refactor(sdei): refactor SDEI test to align with new SPSR config by Arvind Ram Prakash · 1 year, 5 months ago
  58. cd6128d refactor(errata_abi): add the Cortex-X4 cpu struct by Sona Mathew · 1 year, 5 months ago
  59. f6328f6 Merge "feat: introduce UNDEF injection test" by Manish V Badarkhe · 1 year, 5 months ago
  60. 7e99cb0 fix(printf): increase TESTCASE_OUTPUT_MAX_SIZE by Prasad Kummari · 1 year, 6 months ago
  61. d72ab09 feat: introduce UNDEF injection test by Manish Pandey · 1 year, 8 months ago
  62. 4aaccc6 feat(rmi): force max IPA size on Realms to 48 bits by Javier Almansa Sobrino · 1 year, 6 months ago
  63. 2a5abad test(realm): add test for FEAT_DIT by Shruti Gupta · 1 year, 7 months ago
  64. 21a30ed test(realm): test realm pauth state is preserved by Shruti Gupta · 1 year, 7 months ago
  65. a3ec1f1 Merge changes from topic "mp/dma_isolation" by Olivier Deprez · 1 year, 6 months ago
  66. 8e3f566 Merge "refactor(smc_fuzz): performance enhancement" by Mark Dykes · 1 year, 6 months ago
  67. b027f57 test(realm): add testcase for Synchronous external aborts by Shruti Gupta · 1 year, 7 months ago
  68. a08c719 test: exercise DMA isolation for secure access to ns memory by Madhukar Pappireddy · 1 year, 10 months ago
  69. fd35f0a Merge changes from topic "ja/spm_rme" by Olivier Deprez · 1 year, 6 months ago
  70. 4984ea7 Merge changes Ic04c0dda,I350957ac,Idb838bd8 by Soby Mathew · 1 year, 6 months ago
  71. e742ba8 refactor: cactus to handle expect exception by J-Alves · 1 year, 7 months ago
  72. c2e32ed test(memory share): memory contents checks by J-Alves · 1 year, 8 months ago
  73. b122eea refactor(spm): clean-up after failed memory share by J-Alves · 1 year, 10 months ago
  74. 3be0efa test(spm): lend/donate realm memory by J-Alves · 1 year, 10 months ago
  75. 72f0029 test(spm): use all constituents of memory share by J-Alves · 1 year, 7 months ago
  76. 8083db2 test(spm): validate GPC with memory sharing by J-Alves · 2 years, 1 month ago
  77. d39aa5b test(memory share): leverage rme for lend/donate by J-Alves · 2 years, 2 months ago
  78. e68494e test(realm): add testcase for REC exit due to Data/Instr abort by Shruti Gupta · 1 year, 9 months ago
  79. daa6c79 fix(realm): fix realm destroy api by Shruti Gupta · 1 year, 7 months ago
  80. f33e3a6 test(realm): remove unwanted host_rmi_rtt_init_ripas by Shruti Gupta · 1 year, 8 months ago
  81. 7b51dbe refactor(smc_fuzz): performance enhancement by mardyk01 · 1 year, 7 months ago
  82. 1abd0d2 fix(spm): logs with errors in verbose builds by J-Alves · 1 year, 7 months ago
  83. 0945e23 Merge "test(fvp): Test trusted key certificate corruption" by Sandrine Bailleux · 1 year, 6 months ago
  84. 16de810 test(fvp): Test trusted key certificate corruption by Jimmy Brisson · 2 years ago
  85. 6bb3a50 refactor(spm): rename spm cpu_features to simd by Olivier Deprez · 1 year, 10 months ago
  86. 6dd65d8 test(memory share): enable hypervisor retrieve tests by J-Alves · 1 year, 7 months ago
  87. b744c9b feat(memory share): verify receivers by J-Alves · 1 year, 7 months ago
  88. f325331 fix(memory share): arguments used in retrieve tests by J-Alves · 1 year, 7 months ago
  89. a24f23a feat(ff-a): add impdef field to ffa_memory_access by Daniel Boulby · 1 year, 9 months ago
  90. b34fe10 feat(ff-a): update FF-A version for memory sharing tests by Daniel Boulby · 1 year, 7 months ago
  91. 6eec0b4 Merge "feat(mpam): add MPAM system registers access test" by Manish Pandey · 1 year, 7 months ago
  92. 0c0f0eb fix(spm): dropping hypervisor retrieve tests by J-Alves · 1 year, 7 months ago
  93. 13887ac feat(mpam): add MPAM system registers access test by Arvind Ram Prakash · 1 year, 7 months ago
  94. ea94738 Merge changes from topic "km/test_hypervisor_retrieve_request" by Manish Pandey · 1 year, 7 months ago
  95. 028712b test(memory share): fragmented hypervisor retrieve request by Karl Meakin · 1 year, 8 months ago
  96. 0d4f5ff feat(memory share): support sending fragmented messages. by Karl Meakin · 1 year, 10 months ago
  97. 1f48892 test(memory share): multiple receiver hypervisor retrieve request by Karl Meakin · 1 year, 8 months ago
  98. 1331a8c feat(memory share): send multiple receiver regions by Karl Meakin · 1 year, 11 months ago
  99. 3d879b8 test(memory share): hypervisor retrieve request by Karl Meakin · 2 years, 2 months ago
  100. a91f0d7 test(smmu): secure peripheral access prevented by Olivier Deprez · 1 year, 10 months ago