Skip to content

Reject mbx commands from 0xFFFFFFFF pauser in both ROM and runtime #2780

Reject mbx commands from 0xFFFFFFFF pauser in both ROM and runtime

Reject mbx commands from 0xFFFFFFFF pauser in both ROM and runtime #2780

Workflow file for this run

name: Policy
on:
push:
branches: ["main"]
pull_request:
jobs:
check_policy:
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Pull dpe submodule
run: |
git submodule update --init dpe
- name: Check that the ROM hash matches the frozen one
run: ./ci.sh check_frozen_images
- uses: actions/upload-artifact@v4
if: always()
with:
name: caliptra-rom.elf
path: target/riscv32imc-unknown-none-elf/firmware/caliptra-rom