You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ot] Restructure the release tarball and update the ci
This commit restructure the archive to look like this:
.
├── build
│ ├── qemu-img
│ └── qemu-system-riscv32
└── scripts
└── opentitan
├── flashgen.py
└── otpconv.py
It also permutes the src and build arguments for the release
script because it makes more sense.
Co-authored-by: Hugo McNally <[email protected]>
Signed-off-by: Amaury Pouly <[email protected]>
0 commit comments