1. 914f316 otp: add read-only OTP board test ported from upstream PR #38 by JesseMelon · 25 hours ago upstream/main upstream/sync/main-to-earlgrey-hwe
  2. 51f15af panic hardening by JesseMelon · 25 hours ago
  3. c9ef244 otp: add host-tested OtpController with driver fixes and strap pre-flight validation by JesseMelon · 25 hours ago
  4. 66182ef Add AST10x0 OTP peripheral driver by Anthony Rocha · 25 hours ago
  5. 2d43f31 orchestrator: Move the mock board to services/orchestrator/test by Christina Quast · 2 days ago
  6. d5ada04 orchestrator: Reject empty payloads in poll_stage by Christina Quast · 2 days ago
  7. 139de12 orchestrator: Make Updatable dyn-compatible for heterogeneous fleets by Christina Quast · 2 days ago
  8. 907e847 orchestrator: Add the Updatable update capability trait by Christina Quast · 2 days ago
  9. 403ce47 orchestrator: Construct ComponentId via From<u8> by Christina Quast · 2 days ago
  10. af0ed5f orchestrator: Compose boot-walk supervision from the board's BootWatch capability by Christina Quast · 2 days ago
  11. 03d3130 Rename VerifierBroken to VerifierError in tests by Christina Quast · 4 days ago
  12. 7d2b1df orchestrator: Test the at-rest guarantee end to end by Christina Quast · 4 days ago
  13. d11fdb4 orchestrator: Add the LockdownLatch terminal capability trait by Christina Quast · 4 days ago
  14. d2ea598 chore: Roll pigweed by Dave Roth · 5 days ago
  15. 0287b2d docs: Say platform driver, not shell by Christina Quast · 8 days ago upstream/ocp-global-demo-wip
  16. b3fa431 Added an attacker test for type 5 commands. by Courtney Drant · 9 days ago
  17. 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 · 9 days ago
  18. 91d1685 Added new PldmMemError enum to disambiguate memory buffer failures by Courtney Drant · 9 days ago
  19. 9ce634f Modified run_terminus to use a new interface with Option<usize> returned by Courtney Drant · 9 days ago
  20. 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 · 9 days ago
  21. 4ed3307 Moved common test code into test/common.rs. Changed FakeFdOps to MockFdOps. by Courtney Drant · 9 days ago
  22. 2da2c26 Removed requester and responder. run_terminus is the connection to mctp transport. by Courtney Drant · 9 days ago
  23. 082924b Crate updates for pldm-lib to remove dyn FdOps. by Courtney Drant · 9 days ago
  24. f824257 Final updates after rebase with OpenProt/main. by Courtney Drant · 9 days ago
  25. ab4cf00 Add pldm test and service which leverages pldm-lib for firwmare device by Courtney Drant · 9 days ago
  26. 3a884df target/mock: Add MockOtpFloor, the mock board's OTP fuse bank by Christina Quast · 9 days ago
  27. 045ea46 i2c: Type-state ArmedDma refactor + on-hw abort test by JesseMelon · 10 days ago
  28. 133a555 progress by JesseMelon · 10 days ago
  29. 34a6e89 orchestrator: Take ImageSource::size by shared reference by Christina Quast · 10 days ago
  30. 7080f99 orchestrator: Return verdicts through execute, drop the event queue by Christina Quast · 10 days ago
  31. f082e00 orchestrator: Fail closed inline instead of stubbing unimplemented executors by Christina Quast · 10 days ago
  32. 58ab214 orchestrator: Match the struct form of Effect::RecoverComponent by Christina Quast · 10 days ago
  33. 6690df9 orchestrator: Compose reset actuation from the board's BootControl capability by Christina Quast · 10 days ago
  34. 917a2e3 orchestrator: Check component id validity before the staged check in verify_firmware by Christina Quast · 10 days ago
  35. eb25442 orchestrator: Extract source lookup helper shared by stage and verify by Christina Quast · 10 days ago
  36. aa6b771 orchestrator: Rename BoardTypes to BoardCapabilities by Christina Quast · 10 days ago
  37. d807a84 orchestrator: Rename DriverError::NoImage to NotStaged by Christina Quast · 10 days ago
  38. c9b8919 orchestrator: Rename Verdict::Authentic to Authenticated by Christina Quast · 10 days ago
  39. a013533 orchestrator: Rename read_firmware to stage_firmware by Christina Quast · 10 days ago
  40. d9aa9d4 orchestrator: Rename the shell to platform driver by Christina Quast · 10 days ago
  41. a0360e7 orchestrator: Add the shell skeleton with firmware verification by Christina Quast · 10 days ago
  42. 085ca06 orchestrator: Add the shell's board seams by Christina Quast · 10 days ago
  43. 89d580c orchestrator: Fix docs — the SM queues and injects, execute may block by Christina Quast · 10 days ago
  44. d8f3c65 orchestrator: Say platform driver, not shell, in the SM docs by Christina Quast · 10 days ago
  45. 4ec2a88 orchestrator: Latch at the queue front, never lose the latch by Christina Quast · 10 days ago
  46. 0fda146 orchestrator: Let Platform::execute return a follow-up event by Christina Quast · 10 days ago
  47. 044c1ab docs: refresh architecture map by Daniil Mordanov · 11 days ago
  48. 98db679 target/veer: Fix formatting by Anthony Rocha · 11 days ago
  49. 97b6ff7 ci: Run the caliptra emulator tests on pull requests by Anthony Rocha · 11 days ago
  50. 8a71676 target/veer: Add an interrupts test that validates external interrupt delivery by Anthony Rocha · 11 days ago
  51. b6d18b7 target/veer: Program the VeeR MEIVT redirect table by Anthony Rocha · 11 days ago
  52. b9a5a04 target/veer: Use a local emulator binary that always starts the I3C controller by Anthony Rocha · 11 days ago
  53. 6a717e4 docs(orchestrator): stop listing the state machine as a platform layer by Christina Quast · 11 days ago
  54. 7faae8b orchestrator: Say where the monotonic no-op is enforced by Christina Quast · 11 days ago
  55. 37d3202 orchestrator: Take &self in SvnFloor::floor by Christina Quast · 11 days ago
  56. e60766d orchestrator: Add the SvnFloor anti-rollback capability trait by Christina Quast · 11 days ago
  57. 0181624 Add orchestrator server runtime crate and integration QEMU test by Anthony Rocha · 12 days ago
  58. 6c54693 Add README for timer QEMU test by Anthony Rocha · 12 days ago
  59. 48d13a1 Move timer QEMU test under tests/orchestrator by Anthony Rocha · 12 days ago
  60. 77bfa04 ast10x0: timer test scenario 3 - event before deadline cancels watchdog by Anthony Rocha · 12 days ago
  61. 74be599 ast10x0: timer test scenario 2 - re-arm replaces, never stacks by Anthony Rocha · 12 days ago
  62. f50c9fc ast10x0: timer test scenario 1 - ordered expiry, tie-break, one-shot by Anthony Rocha · 12 days ago
  63. f9ac047 ast10x0: scaffold timer qemu test suite by Anthony Rocha · 12 days ago
  64. b2eaf1b orchestrator-sm: carry recovery attempt on RecoverComponent by Anthony Rocha · 12 days ago
  65. 56233e7 docs(orchestrator): apply review suggestions from leongross by Christina Quast · 12 days ago
  66. 635ecac docs(orchestrator): SPI monitor reports facts, not corruption verdicts by Christina Quast · 12 days ago
  67. 2bf9533 docs(orchestrator): scope platform page to the platform half by Christina Quast · 12 days ago
  68. bdd208e docs(orchestrator): show the IPC seam to platform services by Christina Quast · 12 days ago
  69. 23dfbd8 docs: add orchestrator Platform Architecture design page by Christina Quast · 12 days ago
  70. 88f2ab0 orchestrator: Fold BootStatus into the evidence module by Christina Quast · 3 weeks ago
  71. aa9a2df orchestrator: Make invalid table entries unconstructible by Christina Quast · 3 weeks ago
  72. d111508 orchestrator: Pin the orchestrator seams in the docs by Christina Quast · 3 weeks ago
  73. 40dbf9e orchestrator: Leave retry and terminal decisions to the orchestrator by Christina Quast · 3 weeks ago
  74. 2ca6788 orchestrator: Drop CommitPolicy from the device table by Christina Quast · 3 weeks ago
  75. 00658c1 orchestrator: Anchor the signal-id docs; show board-local validation by Christina Quast · 3 weeks ago
  76. 70d1e56 orchestrator: Reject duplicate checkpoint names; pin max_retries=0 meaning by Christina Quast · 3 weeks ago
  77. 8cd8b95 orchestrator: Document wiring a concrete reader into EvidenceReader by Christina Quast · 3 weeks ago
  78. 429237a orchestrator: Carry the re-armed deadline in WalkVerdict::Retry by Christina Quast · 3 weeks ago
  79. 538d4f9 orchestrator: Exercise message-path evidence in the reader tests by Christina Quast · 3 weeks ago
  80. c45fbe9 orchestrator: Let devices report failure and its retriability as evidence by Christina Quast · 3 weeks ago
  81. 26b9299 orchestrator: Defunctionalize evidence checks into board-defined signal ids by Christina Quast · 3 weeks ago
  82. 793cca2 orchestrator: Replace BootMonitor with checkpoint-embedded evidence checks by Christina Quast · 3 weeks ago
  83. 0aa4404 ast10x0: Add the eRoT production image skeleton by Christina Quast · 3 weeks ago
  84. 37d1cb5 chore: roll pigweed by Dave Roth · 3 weeks ago
  85. 50c2069 orchestrator-timer: add leaf watchdog bookkeeping crate by Anthony Rocha · 3 weeks ago
  86. dcffc2e target/veer: add Caliptra-SS register crate and third-party BUILD wiring by Anthony Rocha · 3 weeks ago
  87. 1664b37 docs: drop removed multilingual field from book.toml by Christina Quast · 3 weeks ago
  88. 11d8fec services/orchestrator: add crate READMEs by Anthony Rocha · 3 weeks ago
  89. d1985fb services/orchestrator: split api crate into capabilities and config by Anthony Rocha · 3 weeks ago
  90. 9fd7661 services: fold fwmanager into orchestrator by Christina Quast · 3 weeks ago
  91. ba18481 orchestrator/sm: recovery re-boots; guard out-of-turn verification verdicts by Anthony Rocha · 3 weeks ago
  92. e1a01f2 docs(orchestrator): recovery-is-a-reboot, INV8 catalogue, shell→platform by Anthony Rocha · 3 weeks ago
  93. 98aee54 orchestrator/sm: drop out-of-chain ids at the dispatch boundary by Anthony Rocha · 3 weeks ago
  94. a5c6320 docs(orchestrator): note the core is policy-free and drops out-of-chain ids by Anthony Rocha · 3 weeks ago
  95. a8a4ee5 docs(orchestrator): add core/platform separation-of-concerns section by Anthony Rocha · 3 weeks ago
  96. 162dbc8 orchestrator docs: drop inaccurate 'three orthogonal axes' claim by Anthony Rocha · 3 weeks ago
  97. 1240b7d orchestrator docs: rename shell to platform driver; trim redundant INV4 note by Anthony Rocha · 3 weeks ago
  98. 04e75ff orchestrator docs: define 'rejected' per CSA at first use by Anthony Rocha · 3 weeks ago
  99. 1179827 orchestrator docs: add consolidated invariant catalogue by Anthony Rocha · 3 weeks ago
  100. f9565e2 third_party: restore crate_universe lock to origin/main pins by Anthony Rocha · 3 weeks ago