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