1. 6d144db refactor(gic): make the concept of SGI generic by Boyan Karatotev · 8 months ago
  2. e5629bd feat(gicv5): add a GICv5 driver by Boyan Karatotev · 8 months ago
  3. 355710e Merge "feat(planes): test SIMD access from plane N" by Soby Mathew · 3 months ago
  4. 6a1ffac fix(debugv8p9): fix access to mdselr_el1 by Govindraj Raja · 3 months ago
  5. fe1c9b8 feat(planes): test SIMD access from plane N by Javier Almansa Sobrino · 4 months ago
  6. b32ccfe test(sdei): SDEI event signaling state (registered, enabled, unmasked) by Igor Podgainõi · 11 months ago
  7. f543e95 Merge changes from topic "amd_pm_tests" by Mark Dykes · 4 months ago
  8. f023757 feat(smccc): availability test: add FEAT_AIE and FEAT_PFAR checks by Andre Przywara · 4 months ago
  9. 0fe74ee fix(spe): turn assert into warning for newer SPE versions by Andre Przywara · 4 months ago
  10. ed52bf5 Merge "fix(smccc): make feat discovery testcase to use SMC64" by Govindraj Raja · 4 months ago
  11. 6db21fa fix(smccc): make feat discovery testcase to use SMC64 by Arvind Ram Prakash · 5 months ago
  12. b2ca2dc fix(ff-a): no NS attribute in hypervisor retrieve request by J-Alves · 4 months ago
  13. 5958337 Merge "refactor(ffa-notification): deprecate per-vCPU notification test coverage" by Manish Pandey · 4 months ago
  14. a26539f Merge "fix: incorrect expectation for FFA_ABORT interface in ffa_features" by Manish V Badarkhe · 4 months ago
  15. 466f182 feat(amd): add test for get reset status EEMI API by Madhav Bhatt · 5 months ago
  16. ceec9a5 feat(amd): add test for force powerdown EEMI API by Madhav Bhatt · 5 months ago
  17. 0a30387 feat(amd): add test for query data EEMI API by Madhav Bhatt · 5 months ago
  18. 2623513 feat(amd): add test for self suspend EEMI API by Madhav Bhatt · 6 months ago
  19. 7fad289 feat(amd): add test for pll EEMI APIs by Madhav Bhatt · 6 months ago
  20. 9522919 feat(amd): add test for system shutdown EEMI API by Madhav Bhatt · 6 months ago
  21. 0559174 feat(amd): add test for operating characteristics EEMI API by Madhav Bhatt · 6 months ago
  22. db5542a feat(amd): add test for TF-A register sgi API by Madhav Bhatt · 6 months ago
  23. 6b1f473 feat(amd): add test for TF-A feature check API by Madhav Bhatt · 6 months ago
  24. 4cb875e feat(amd): add test for trustzone version API by Madhav Bhatt · 6 months ago
  25. 5c80b54 feat(amd): add test for init finalize EEMI API by Madhav Bhatt · 6 months ago
  26. 453f76f feat(amd): add test for pin EEMI APIs by Madhav Bhatt · 6 months ago
  27. d514d2b feat(amd): add test for clock EEMI APIs by Madhav Bhatt · 6 months ago
  28. 9743f7d feat(amd): add test for node EEMI APIs by Madhav Bhatt · 6 months ago
  29. 7faf8ca feat(amd): add test for IOCTL EEMI API by Madhav Bhatt · 6 months ago
  30. ed5bda8 feat(amd): add test for register notifier EEMI API by Madhav Bhatt · 6 months ago
  31. 00d869a feat(amd): add platform specific test cases by Madhav Bhatt · 6 months ago
  32. dcf9d6f Merge changes from topic "rfa-related-fixes" by Govindraj Raja · 4 months ago
  33. 6cc4372 Merge "feat(debugfs): add oob debugfs test case" by Manish Pandey · 5 months ago
  34. 595bd11 fix: remove dependency on fixed PSCI version in smc32_fast by Imre Kis · 5 months ago
  35. 76369fa fix: ignore errors on optional General service queries by Imre Kis · 5 months ago
  36. 24b2cf7 refactor(ffa-notification): deprecate per-vCPU notification test coverage by Jayanth Dodderi Chidanand · 6 months ago
  37. 0f04afb feat(debugfs): add oob debugfs test case by Harrison Mutai · 5 months ago
  38. cce10bd fix: incorrect expectation for FFA_ABORT interface in ffa_features by Madhukar Pappireddy · 5 months ago
  39. 93904af Merge "feat(neg-boot): tftf invalid rotpk test" by Lauren Wehrmeister · 5 months ago
  40. 799225f feat(neg-boot): tftf invalid rotpk test by Thaddeus Gonzalez-Serna · 8 months ago
  41. 1dfffba Merge changes from topic "hm/evlog" by Manish V Badarkhe · 5 months ago
  42. b146768 fix(psci): mask MBZ bits in PSCI target_cpu arguments by Imre Kis · 5 months ago
  43. 6e19123 fix(psci): skip PSCI OSI mode tests if not supported by Imre Kis · 6 months ago
  44. 939c19e fix: correct cntfrq_check log message by Imre Kis · 6 months ago
  45. 0431599 build(measured-boot)!: move to ext event log lib by Harrison Mutai · 5 months ago
  46. 95a7af1 feat(libtl): bump version to get event log funcs by Harrison Mutai · 5 months ago
  47. a4afb12 Merge "refactor: print error codes and func ID" by Madhukar Pappireddy · 5 months ago
  48. 6a010a3 Merge changes from topic "rmm-planes" by Soby Mathew · 5 months ago
  49. 79aff97 Merge "test: FFA_ABORT ABI not supported at Nwd interface" by Manish V Badarkhe · 5 months ago
  50. 9eacfa1 refactor: print error codes and func ID by J-Alves · 1 year, 1 month ago
  51. 049b469 feat(rme): update tests to alp14 by Javier Almansa Sobrino · 8 months ago
  52. 4a9ffd5 feat(rme): uplift RSI_SYSREG_READ/WRITE tests to alp13 by Javier Almansa Sobrino · 9 months ago
  53. c609e4b test: FFA_ABORT ABI not supported at Nwd interface by Madhukar Pappireddy · 6 months ago
  54. 794b0ac refactor(gic): unify SGI exception data by Boyan Karatotev · 8 months ago
  55. 44de123 refactor(gic): make the GIC driver generic by Boyan Karatotev · 6 months ago
  56. a4b3334 refactor(gic): prepare for a new GIC revision by Boyan Karatotev · 8 months ago
  57. 9b1afa7 feat(mpam): test FEAT_MPAM_PE_BW_CTRL register access by Arvind Ram Prakash · 6 months ago
  58. f41d8ee test(fuzzing): adding variable coverage by Mark Dykes · 7 months ago
  59. c5d4409 feat(realm): add tests for min, max and default MECID by Juan Pablo Conde · 7 months ago
  60. 5cbf149 Merge changes I02b70986,I9de84f1b,I89bf0801 by Soby Mathew · 6 months ago
  61. 5d7869f feat(realm): Remove hardcoded MECID by Soby Mathew · 7 months ago
  62. 7288f92 feat(realm): add tests for FEAT_MEC by Juan Pablo Conde · 9 months ago
  63. dc23fcd feat(realm): assign MECID when creating realms by Juan Pablo Conde · 10 months ago
  64. 7066428 fix: resolve static-check issues in smccc_arch_soc_id test by Arvind Ram Prakash · 6 months ago
  65. bdb61f3 test(smccc): add SoC Name test support to SMCCC_ARCH_SOC_ID by Arvind Ram Prakash · 7 months ago
  66. 8f17515 fix(ls64): match types when printing by Boyan Karatotev · 8 months ago
  67. 32815d3 perf(tftf): reduce the IRQ validation wait by Boyan Karatotev · 8 months ago
  68. c229e23 perf(tftf): don't use waitms() for events testing by Boyan Karatotev · 8 months ago
  69. bd2b4d5 fix(realm): fixup pdev_create arguments by Arunachalam Ganapathy · 7 months ago
  70. aedca16 feat(realm_host_mgmt): support multiple devices in DA test by Arunachalam Ganapathy · 10 months ago
  71. 73005a6 refactor(lib/pcie): rename macro CHECK_DA_SUPPORT_IN_RMI by Arunachalam Ganapathy · 7 months ago
  72. bbb1305 feat(lib/pcie): add dvsec helpers by Arunachalam Ganapathy · 8 months ago
  73. 20c2d74 Merge "revert: replace in-tree Event Log Lib w/ submodule" by Govindraj Raja · 7 months ago
  74. 51f0333 revert: replace in-tree Event Log Lib w/ submodule by Govindraj Raja · 7 months ago
  75. 9f6afef Merge "fix: update partial success for DA test case" by Soby Mathew · 7 months ago
  76. cc89c2f refactor: replace in-tree Event Log Lib w/ submodule by Harrison Mutai · 9 months ago
  77. 68ecce1 feat(libtl): integrate Transfer List Library as submodule by Harrison Mutai · 9 months ago
  78. 9cc3222 fix: update partial success for DA test case by Mate Toth-Pal · 8 months ago
  79. a494e31 chore(rme): get device memory regions for map/unmap by AlexeiFedorov · 8 months ago
  80. f25ff9b chore(rme): dev granules delegation tests by AlexeiFedorov · 8 months ago
  81. 1356594 Merge changes from topic "da_alp12" by Soby Mathew · 8 months ago
  82. 5fdb3bf fix: correct the check for MbedTLS makefile by Soby Mathew · 8 months ago
  83. 295721e fix: allow partial success for DA test case by Soby Mathew · 8 months ago
  84. d0d1710 fix(realm): cleanup pdev after setup by Soby Mathew · 8 months ago
  85. 19ad617 chore(host_da): move host RME DA related functions by AlexeiFedorov · 10 months ago
  86. c58e469 feat(realm): added support to invoke RSI RDEV ABIs by Arunachalam Ganapathy · 1 year ago
  87. c4ef92b feat(realm_host_mgmt): added support to call RMI VDEV ABIs by Arunachalam Ganapathy · 1 year ago
  88. ec4249f feat(host_realm_mgmt): align DA RMI ABIs RMM spec 1.1-alp12 by Arunachalam Ganapathy · 1 year, 1 month ago
  89. 5dac5b0 chore(include/runtime_services): update SMC RMI commands by Arunachalam Ganapathy · 1 year, 1 month ago
  90. f54e1fe Merge "feat(rmm): add tests for FEAT_TCR2 on RMM" by Soby Mathew · 8 months ago
  91. 8307c33 feat(rmm): add tests for FEAT_TCR2 on RMM by Javier Almansa Sobrino · 8 months ago
  92. 42c4a61 Merge "fix(realm): add missing size definitions for Juno" by Olivier Deprez · 8 months ago
  93. d1cf6dc Merge "feat(rme): test access outside PAR from Plane N" by Soby Mathew · 8 months ago
  94. 1b16dc8 feat(rme): add dev mem map/unmap tests by AlexeiFedorov · 1 year, 1 month ago
  95. 718fd79 feat(rme): add dev granules tests by AlexeiFedorov · 1 year, 3 months ago
  96. ea34abf fix(realm): add missing size definitions for Juno by Harrison Mutai · 8 months ago
  97. a1fe738 feat(rme): test access outside PAR from Plane N by Javier Almansa Sobrino · 10 months ago
  98. 5f1c414 Merge "test(fwu): validate scenario of invalid FWU IMAGE SIZE" by Manish V Badarkhe · 8 months ago
  99. ba6ef4f test(fwu): validate scenario of invalid FWU IMAGE SIZE by Thaddeus Gonzalez-Serna · 9 months ago
  100. 6150f5f fix(realm_payload): skip test setting invalid SVE VL by AlexeiFedorov · 9 months ago