1. db9e077 fix(build): resolve build issue for older toolchains by Soby Mathew · 2 years, 3 months ago
  2. fb229a8 feat(build): add support for new binutils versions by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  3. 4f2cd0e docs: update toolchain requirements documentation by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  4. 22c9b31 refactor(rme): add helper macro for RME tests by Arunachalam Ganapathy · 2 years, 4 months ago
  5. d833c2d fix: drop invalid access test from CI by J-Alves · 2 years, 3 months ago
  6. 23eb078 test(memory sharing): donate consecutively same memory by J-Alves · 2 years, 5 months ago
  7. 281ff46 refactor(memory sharing): helper functions by J-Alves · 2 years, 5 months ago
  8. afd6021 test(spm): validate NWd can't share forbidden addresses by J-Alves · 2 years, 5 months ago
  9. 8b2c797 feat(hcx): modified test to also check for reset value by Juan Pablo Conde · 2 years, 6 months ago
  10. 19447f6 feat: unify Firmware First handling of lower el EA by Manish Pandey · 2 years, 3 months ago
  11. 1e4acac feat(sme): add basic SME2 tests by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  12. ccd65ff feat(sme): update sme/mortlach tests by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  13. 8287a5f test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
  14. dd77e23 refact(twdog): move trusted wdog API to spm_common by nabkah01 · 2 years, 9 months ago
  15. 20e493d chore: reorder logs in the memory sharing tests by J-Alves · 2 years, 5 months ago
  16. 61b21cb fix: attributes for ns memory region by J-Alves · 2 years, 5 months ago
  17. dd61eff feat(interrupts): support for registering irq handlers by Madhukar Pappireddy · 2 years, 5 months ago
  18. 80ba488 feat(ff-a): memory share bump to v1.1 EAC0 by J-Alves · 3 years, 1 month ago
  19. 39f9653 feat(memory share): FFA_FEATURES(FFA_MEM_RETRIEVE_REQ) by Karl Meakin · 2 years, 5 months ago
  20. 668d9f5 test(psci): add tests for OS-initiated mode by Wing Li · 2 years, 9 months ago
  21. d9c3561 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
  22. ad0d5fc feat(tools): add ability to skip tests for AArch32 by Shruti Gupta · 2 years, 4 months ago
  23. ddc0c29 fix(pmu): check pmu is supported before using any of it by Boyan Karatotev · 2 years, 5 months ago
  24. 328c701 fix: memory region not page aligned by J-Alves · 2 years, 5 months ago
  25. fb29c3f fix(docs): add readthedocs configuration file by Boyan Karatotev · 2 years, 5 months ago
  26. e4ad4a1 test(nop): add "nop" test case by Gareth Stockwell · 2 years, 7 months ago
  27. e39fe36 feat: introduce test to generate sync EA by Manish Pandey · 2 years, 6 months ago
  28. c8b2faa fix: use write instead of read to generate SError by Manish Pandey · 2 years, 6 months ago
  29. 3e55fc5 fix(trng): update the broken link to TRNG_FW documentation by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  30. 097167f feat: introduce test to generate SError by Manish Pandey · 2 years, 7 months ago
  31. a648082 refactor(ras): rename ras related tests by Manish Pandey · 2 years, 7 months ago
  32. 6185ddc fix(ff-a): tftf handling of its RXTX buffer pair by J-Alves · 2 years, 6 months ago
  33. 83686b4 test(spm): check rxtx unmap at NS physical instance by J-Alves · 2 years, 7 months ago
  34. fdc1a8c feat(rdn2cfg3): add tftf support by Tony K Nadackal · 2 years, 7 months ago
  35. 255db8e feat(rng_trap): modify tests for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years, 8 months ago
  36. d577edd fix(realm): add BP_OPTION to REALM_CFLAGS by AlexeiFedorov · 2 years, 8 months ago
  37. 91f8135 fix: INIT_TFTF_MAILBOX must be called first by Olivier Deprez · 2 years, 8 months ago
  38. 247c775 fix(tftf): resolve build issues by Manish V Badarkhe · 2 years, 8 months ago
  39. cf9fdf4 fix(tftf): align with RMM bet0 return code by AlexeiFedorov · 2 years, 8 months ago
  40. 3b7ebc3 fix(invalid-access): fix the build failures by Manish Pandey · 2 years, 8 months ago
  41. 305fa6e feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
  42. feb076e fix: rmi_rec_entry verbose log by Olivier Deprez · 2 years, 9 months ago
  43. 7a767a1 test(pmu): test that the PMU state is preserved accros a world switch by Boyan Karatotev · 2 years, 10 months ago
  44. e920911 test(pmu): check if PMUv3 is functional by Boyan Karatotev · 2 years, 10 months ago
  45. 287f09b fix(pmu): extend PMEVTYPER.evtCount width by Boyan Karatotev · 2 years, 10 months ago
  46. 55deda7 refactor: add new test-suite 'tests-timer-stress' by Manish V Badarkhe · 2 years, 8 months ago
  47. 7494545 fix: cactus entry point get core linear id by Olivier Deprez · 2 years, 8 months ago
  48. fd47cc7 feat(spe): add support for more SPE versions by Manish V Badarkhe · 2 years, 9 months ago
  49. 9641678 test(ff-a): check execution state property of partitions by Kathleen Capella · 2 years, 9 months ago
  50. 5f3225b refactor: remove deprecated spm libs and test code by Olivier Deprez · 2 years, 9 months ago
  51. 00f5f6a docs(release): change log for v2.8 release by Juan Pablo Conde · 2 years, 9 months ago
  52. 14bf5af Revert "fix(tftf): add pack_realm to all" by Manish Pandey · 2 years, 9 months ago
  53. b84e46a fix(tftf): add pack_realm to all by nabkah01 · 2 years, 9 months ago
  54. cea7fa4 docs: add userguide for realm payload testing by Soby Mathew · 2 years, 9 months ago
  55. 7bbb977 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago
  56. e26455f test(SMCCC): add test for SMCCC_ARCH_WORKAROUND_3 by Bipin Ravi · 3 years, 3 months ago
  57. c4e27bf refact(trng): cleanup TRNG service tests by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  58. 074ef7c fix(SME): add a missing ISB by Boyan Karatotev · 2 years, 10 months ago
  59. 92085cd test(sve): test SVE operations in NWd by Kathleen Capella · 3 years ago
  60. 0e3d714 fix: change verbosity of error message by Madhukar Pappireddy · 2 years, 10 months ago
  61. 7393bd8 fix: serialize powering on secondary CPUs by Madhukar Pappireddy · 2 years, 10 months ago
  62. 24c57a5 fix(interrupts): deny new direct request message from endpoint by Madhukar Pappireddy · 2 years, 11 months ago
  63. bee970d test(interrupts): command to resume after managed exit by Madhukar Pappireddy · 2 years, 11 months ago
  64. 3fef023 test(interrupts): hint fwd destination SP could be interrupted by Madhukar Pappireddy · 2 years, 11 months ago
  65. 7ec90a8 fix(interrupts): dont enable virtual maintenance interrupts by Madhukar Pappireddy · 3 years ago
  66. 9e32622 test(interrupts): managed exit supported by second SP by Madhukar Pappireddy · 3 years, 2 months ago
  67. f663abe test(interrupts): managed exit supported by first SP by Madhukar Pappireddy · 3 years, 2 months ago
  68. 451e8f7 test(interrupts): exercise managed exit by two SPs in a call chain by Madhukar Pappireddy · 3 years, 2 months ago
  69. 694ee3a test(interrupts): exercise ns interrupt being queued by Madhukar Pappireddy · 3 years, 2 months ago
  70. db80c50 test(interrupts): exercise ns interrupt being signaled to SP by Madhukar Pappireddy · 3 years, 2 months ago
  71. 47bedfd feat(interrupts): resume interrupted target vCPU by Madhukar Pappireddy · 3 years, 2 months ago
  72. c99e853 feat(interrupts): add support for handling managed exit through vIRQ by Madhukar Pappireddy · 3 years, 2 months ago
  73. 1595180 feat(interrupts): discover interrupt ID of managed exit signal by Madhukar Pappireddy · 3 years, 2 months ago
  74. 0bb4082 feat(interrupts): specify action in response to ns interrupt in manifest by Madhukar Pappireddy · 3 years, 2 months ago
  75. a173f5e fix(direct message request): incorrect response for illegal transition by Madhukar Pappireddy · 3 years, 2 months ago
  76. 8c8921b test(pauth): updated helpers to include QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  77. 9e8e478 feat(rdn2cfg1): add tftf support by Shriram K · 3 years, 5 months ago
  78. 82a3739 feat(rdn2): add support for tftf by Shriram K · 2 years, 11 months ago
  79. 9932aad feat(rdv1): add support for tftf by Shriram K · 2 years, 11 months ago
  80. b477381 feat(plat/sgi): introduce platform variant build option by Shriram K · 2 years, 11 months ago
  81. 5d666cf refactor(plat/sgi): header files and macros by Shriram K · 4 years ago
  82. 289d032 fix(build): clean el3 test payload image by Shriram K · 2 years, 11 months ago
  83. 952e5a4 docs: update toolchain requirements documentation by Jayanth Dodderi Chidanand · 2 years, 11 months ago
  84. 949adcd fix: mismatched sme header guard name by Olivier Deprez · 3 years ago
  85. 6ff5233 feat: allow FFA_RUN as return from Waiting state by Olivier Deprez · 3 years ago
  86. 32fffd3 refactor: rename FFA_MSG_RUN to FFA_RUN by Olivier Deprez · 3 years ago
  87. 4ce1e1e feat(rng_trap): add tests for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  88. ce4a31d fix(sve): discover the SVE vector length by Olivier Deprez · 3 years, 1 month ago
  89. a5e26f0 fix(build): use common name for ivy partitions by Daniel Boulby · 3 years ago
  90. e7426e5 fix(build): race condition in sp layout generation by Daniel Boulby · 3 years ago
  91. 960a316 fix(spm): reference to ffa_value struct fields by J-Alves · 3 years, 1 month ago
  92. 2e05cbe feat(ff-a): add FFA_CONSOLE_LOG ABI test. by Maksims Svecovs · 3 years, 2 months ago
  93. 710c764 feat(rme/spm): test co-working of rmm and spm by nabkah01 · 3 years, 7 months ago
  94. 616453f feat(tftf): refactoring of some tftf function helpers by nabkah01 · 3 years, 5 months ago
  95. e2c6408 feat(rme/spm): code reuse and refactoring by nabkah01 · 3 years, 5 months ago
  96. ec022c9 fix(build): sp_layout gen for concurrent builds by Daniel Boulby · 3 years, 1 month ago
  97. 3f6f3b3 fix(memory share): memory type not specified for mem lend by J-Alves · 3 years, 1 month ago
  98. 246b817 test(ff-a): uuid field for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  99. bad9164 test(ff-a): check w3 for ffa_partition_info_get by Daniel Boulby · 3 years, 2 months ago
  100. a25fff4 feat(sgi): route tftf logs via secure uart by Rohit Mathew · 3 years, 5 months ago