Skip to content

Commit 800572a

Browse files
authored
Update README.md (#105)
1 parent d0871fa commit 800572a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Assured Confidential Execution (ACE) for RISC-V
22
![Build Status](https://github.com/IBM/ACE-RISCV/actions/workflows/build.yml/badge.svg?branch=main)
3+
![Build Status](https://github.com/IBM/ACE-RISCV/actions/workflows/verify.yml/badge.svg?branch=main)
34

45
<img src=".github/ace.png" align="right" width="100" height="100">
56

@@ -14,7 +15,7 @@ This project implements the RISC-V CoVE spec's deployment model 3 referenced in
1415
We are currently building on RISC-V 64-bit with integer (I), atomic (A) and hypervisor extentions (H), physical memory protection (PMP), memory management unit (MMU), IOPMP, core-local interrupt controller (CLINT), and supervisor timecmp extension (Sstc).
1516

1617
**RISC-V hardware to run ACE:**
17-
* SiFive P550 evaluation board, [see instructions](security-monitor/platform/p550).
18+
* HiFive Premiere P550 evaluation board, [see instructions](security-monitor/platform/p550).
1819

1920
## Quick Start
2021
Follow instructions to run one of the sample [confidential workloads](confidential-vms) under an [untrusted Linux KVM hypervisor](hypervisor/) in an emulated RISC-V environment.

0 commit comments

Comments
 (0)