1. 201736c Expanding firmware_update to pull data. Added inventory test. by Courtney Drant · 32 hours ago upstream/main upstream/sync/main-to-earlgrey-hwe
  2. 3329d07 orchestrator: Add the TrialBoot capability trait by Christina Quast · 34 hours ago
  3. 7fde1ef orchestrator: Cascade past a component that is already isolated by Christina Quast · 2 days ago
  4. 5060c36 orchestrator: Drop verdicts for a component already isolated by Christina Quast · 2 days ago
  5. b18b78c orchestrator: Move the cursor off a component gated mid-walk by Christina Quast · 2 days ago
  6. fd52b10 fix: apply pw format to caliptra_runner.py by Anthony Rocha · 3 days ago
  7. 9daec62 ci: build the veer fpga target image on every CI run by Anthony Rocha · 3 days ago
  8. 83d57da fix: address whole-branch review findings for veer fpga target by Anthony Rocha · 3 days ago
  9. c494406 build: add a manual fpga_test target for the veer unittest runner by Anthony Rocha · 3 days ago
  10. a4033c2 fix: handle scp failures and surface ssh stderr in fpga runner branch by Anthony Rocha · 3 days ago
  11. 66a2773 feat: implement the fpga interface in caliptra_runner.py by Anthony Rocha · 3 days ago
  12. 2cb37c6 refactor: extract pass/fail scanning in caliptra_runner.py and add a unit test by Anthony Rocha · 3 days ago
  13. c2bf1bd config: add k_veer bazel config for veer platform setup by Anthony Rocha · 3 days ago
  14. 3e169cf feat: add fpga exit/pass-fail signaling via the wrapper debug FIFO by Anthony Rocha · 3 days ago
  15. 3a784a5 feat: add fpga console backend using the wrapper debug FIFO by Anthony Rocha · 3 days ago
  16. ca284ff fix: correct veer fpga target clock to match VCK190 hardware (20 MHz) by Anthony Rocha · 3 days ago
  17. eda9778 orchestrator: Compose report delivery from the board's ReportSink capability by Christina Quast · 8 days ago
  18. 2eb5cd2 chore: roll pigweed by JesseMelon · 8 days ago
  19. 32c4634 orchestrator: Wire CommitSvnFloor through the platform driver by Christina Quast · 2 weeks ago
  20. fd1c4a8 orchestrator: Fold post-write readback into the Updatable contract by Christina Quast · 2 weeks ago
  21. 5384e71 orchestrator: Add the ReportSink seam for the Report effects by Christina Quast · 2 weeks ago
  22. 5359971 orchestrator: Replace single-arm match with matches! in FdEventSink impl by Christina Quast · 3 weeks ago
  23. d31a550 Generalize the FD event seam to an FdEvent enum by Christina Quast · 3 weeks ago
  24. 8caba43 Group orchestrator adapter crates under adapters/ by Christina Quast · 3 weeks ago
  25. 509e85c Wire accepted RequestUpdate to the orchestrator's UpdateRequest event by Christina Quast · 3 weeks ago
  26. ce5587f orchestrator/server: build for any pw_kernel target, not just ast10x0 by Anthony Rocha · 3 weeks ago
  27. 914f316 otp: add read-only OTP board test ported from upstream PR #38 by JesseMelon · 3 weeks ago
  28. 51f15af panic hardening by JesseMelon · 3 weeks ago
  29. c9ef244 otp: add host-tested OtpController with driver fixes and strap pre-flight validation by JesseMelon · 3 weeks ago
  30. 66182ef Add AST10x0 OTP peripheral driver by Anthony Rocha · 3 weeks ago
  31. 2d43f31 orchestrator: Move the mock board to services/orchestrator/test by Christina Quast · 3 weeks ago
  32. d5ada04 orchestrator: Reject empty payloads in poll_stage by Christina Quast · 3 weeks ago
  33. 139de12 orchestrator: Make Updatable dyn-compatible for heterogeneous fleets by Christina Quast · 3 weeks ago
  34. 907e847 orchestrator: Add the Updatable update capability trait by Christina Quast · 3 weeks ago
  35. 403ce47 orchestrator: Construct ComponentId via From<u8> by Christina Quast · 3 weeks ago
  36. af0ed5f orchestrator: Compose boot-walk supervision from the board's BootWatch capability by Christina Quast · 3 weeks ago
  37. 03d3130 Rename VerifierBroken to VerifierError in tests by Christina Quast · 3 weeks ago
  38. 7d2b1df orchestrator: Test the at-rest guarantee end to end by Christina Quast · 3 weeks ago
  39. d11fdb4 orchestrator: Add the LockdownLatch terminal capability trait by Christina Quast · 4 weeks ago
  40. d2ea598 chore: Roll pigweed by Dave Roth · 4 weeks ago
  41. 0287b2d docs: Say platform driver, not shell by Christina Quast · 4 weeks ago
  42. b3fa431 Added an attacker test for type 5 commands. by Courtney Drant · 4 weeks ago
  43. 0d7610e Added new enum for error handling of run_terminus. run_terminus_inner contains the terminus loop and is wrapped in run_terminus. run_terminus while match on error and completed. by Courtney Drant · 4 weeks ago
  44. 91d1685 Added new PldmMemError enum to disambiguate memory buffer failures by Courtney Drant · 4 weeks ago
  45. 9ce634f Modified run_terminus to use a new interface with Option<usize> returned by Courtney Drant · 4 weeks ago
  46. e206e88 Adding EID filtering into run_terminus with transport handler's now passing remote_eid. Unexpected EID tests use set/get TID to verify. by Courtney Drant · 4 weeks ago
  47. 4ed3307 Moved common test code into test/common.rs. Changed FakeFdOps to MockFdOps. by Courtney Drant · 4 weeks ago
  48. 2da2c26 Removed requester and responder. run_terminus is the connection to mctp transport. by Courtney Drant · 4 weeks ago
  49. 082924b Crate updates for pldm-lib to remove dyn FdOps. by Courtney Drant · 4 weeks ago
  50. f824257 Final updates after rebase with OpenProt/main. by Courtney Drant · 4 weeks ago
  51. ab4cf00 Add pldm test and service which leverages pldm-lib for firwmare device by Courtney Drant · 4 weeks ago
  52. 3a884df target/mock: Add MockOtpFloor, the mock board's OTP fuse bank by Christina Quast · 4 weeks ago
  53. 045ea46 i2c: Type-state ArmedDma refactor + on-hw abort test by JesseMelon · 4 weeks ago
  54. 133a555 progress by JesseMelon · 4 weeks ago
  55. 34a6e89 orchestrator: Take ImageSource::size by shared reference by Christina Quast · 4 weeks ago
  56. 7080f99 orchestrator: Return verdicts through execute, drop the event queue by Christina Quast · 4 weeks ago
  57. f082e00 orchestrator: Fail closed inline instead of stubbing unimplemented executors by Christina Quast · 4 weeks ago
  58. 58ab214 orchestrator: Match the struct form of Effect::RecoverComponent by Christina Quast · 4 weeks ago
  59. 6690df9 orchestrator: Compose reset actuation from the board's BootControl capability by Christina Quast · 4 weeks ago
  60. 917a2e3 orchestrator: Check component id validity before the staged check in verify_firmware by Christina Quast · 4 weeks ago
  61. eb25442 orchestrator: Extract source lookup helper shared by stage and verify by Christina Quast · 4 weeks ago
  62. aa6b771 orchestrator: Rename BoardTypes to BoardCapabilities by Christina Quast · 4 weeks ago
  63. d807a84 orchestrator: Rename DriverError::NoImage to NotStaged by Christina Quast · 4 weeks ago
  64. c9b8919 orchestrator: Rename Verdict::Authentic to Authenticated by Christina Quast · 4 weeks ago
  65. a013533 orchestrator: Rename read_firmware to stage_firmware by Christina Quast · 4 weeks ago
  66. d9aa9d4 orchestrator: Rename the shell to platform driver by Christina Quast · 4 weeks ago
  67. a0360e7 orchestrator: Add the shell skeleton with firmware verification by Christina Quast · 4 weeks ago
  68. 085ca06 orchestrator: Add the shell's board seams by Christina Quast · 4 weeks ago
  69. 89d580c orchestrator: Fix docs — the SM queues and injects, execute may block by Christina Quast · 4 weeks ago
  70. d8f3c65 orchestrator: Say platform driver, not shell, in the SM docs by Christina Quast · 4 weeks ago
  71. 4ec2a88 orchestrator: Latch at the queue front, never lose the latch by Christina Quast · 4 weeks ago
  72. 0fda146 orchestrator: Let Platform::execute return a follow-up event by Christina Quast · 4 weeks ago
  73. 044c1ab docs: refresh architecture map by Daniil Mordanov · 4 weeks ago
  74. 98db679 target/veer: Fix formatting by Anthony Rocha · 4 weeks ago
  75. 97b6ff7 ci: Run the caliptra emulator tests on pull requests by Anthony Rocha · 4 weeks ago
  76. 8a71676 target/veer: Add an interrupts test that validates external interrupt delivery by Anthony Rocha · 4 weeks ago
  77. b6d18b7 target/veer: Program the VeeR MEIVT redirect table by Anthony Rocha · 4 weeks ago
  78. b9a5a04 target/veer: Use a local emulator binary that always starts the I3C controller by Anthony Rocha · 4 weeks ago
  79. 6a717e4 docs(orchestrator): stop listing the state machine as a platform layer by Christina Quast · 5 weeks ago
  80. 7faae8b orchestrator: Say where the monotonic no-op is enforced by Christina Quast · 5 weeks ago
  81. 37d3202 orchestrator: Take &self in SvnFloor::floor by Christina Quast · 5 weeks ago
  82. e60766d orchestrator: Add the SvnFloor anti-rollback capability trait by Christina Quast · 5 weeks ago
  83. 0181624 Add orchestrator server runtime crate and integration QEMU test by Anthony Rocha · 5 weeks ago
  84. 6c54693 Add README for timer QEMU test by Anthony Rocha · 5 weeks ago
  85. 48d13a1 Move timer QEMU test under tests/orchestrator by Anthony Rocha · 5 weeks ago
  86. 77bfa04 ast10x0: timer test scenario 3 - event before deadline cancels watchdog by Anthony Rocha · 5 weeks ago
  87. 74be599 ast10x0: timer test scenario 2 - re-arm replaces, never stacks by Anthony Rocha · 5 weeks ago
  88. f50c9fc ast10x0: timer test scenario 1 - ordered expiry, tie-break, one-shot by Anthony Rocha · 5 weeks ago
  89. f9ac047 ast10x0: scaffold timer qemu test suite by Anthony Rocha · 5 weeks ago
  90. b2eaf1b orchestrator-sm: carry recovery attempt on RecoverComponent by Anthony Rocha · 5 weeks ago
  91. 56233e7 docs(orchestrator): apply review suggestions from leongross by Christina Quast · 5 weeks ago
  92. 635ecac docs(orchestrator): SPI monitor reports facts, not corruption verdicts by Christina Quast · 5 weeks ago
  93. 2bf9533 docs(orchestrator): scope platform page to the platform half by Christina Quast · 5 weeks ago
  94. bdd208e docs(orchestrator): show the IPC seam to platform services by Christina Quast · 5 weeks ago
  95. 23dfbd8 docs: add orchestrator Platform Architecture design page by Christina Quast · 5 weeks ago
  96. 88f2ab0 orchestrator: Fold BootStatus into the evidence module by Christina Quast · 5 weeks ago
  97. aa9a2df orchestrator: Make invalid table entries unconstructible by Christina Quast · 5 weeks ago
  98. d111508 orchestrator: Pin the orchestrator seams in the docs by Christina Quast · 5 weeks ago
  99. 40dbf9e orchestrator: Leave retry and terminal decisions to the orchestrator by Christina Quast · 5 weeks ago
  100. 2ca6788 orchestrator: Drop CommitPolicy from the device table by Christina Quast · 5 weeks ago