refine risc0 arm porting task

This commit is contained in:
seugu
2025-01-29 21:01:13 +03:00
committed by GitHub
parent d78d1ae11f
commit 04ff33a30f
2 changed files with 58 additions and 45 deletions

View File

@@ -0,0 +1,58 @@
---
title: RISC0 ARM Porting
tags:
- "2025q1"
- "acz"
- "ift"
draft: false
description: "Porting RISC0 to ARM"
---
`vac:acz:ift:2025q1-risc0-arm-port`
Porting RISC0 to ARM
## Description
This commitment comprises porting [RISC0](https://github.com/risc0/risc0) to ARM,
as well as potential maintenance work by Roman from QA team.
### Narratives
With the Risc0 ARM Porting commitment,
we will reinforce the Conduit of Expertise narrative by:
* Providing the ARM-RISC0 codebase and expertise to the IFT teams,
enabling them to successfully integrate it into their project.
* Acquiring expertise in porting processes for future IFT projects.
We will also strengthen the Premier Research Destination narrative by:
* Publishing the ARM-RISC0 codebase for the broader ecosystem.
## Task List
## Initial porting
* fully qualified name: `vac:acz:ift:2025q1-risc0-arm-port:initial-port`
* owner: Romanzac
* status: started (0%)
* start-date: 2025/02/03
* end-date: 2025/03/10
### Description
Releasing initial porting RISC0 to ARM.
### Deliverables
- Several PR to the [vacp2p repo](https://github.com/vacp2p).
## Maintenance
* fully qualified name: `vac:acz:ift:2025q1-risc0-arm-port:maintenance`
* owner: Romanzac
* status: started (0%)
* start-date: 2025/02/03
* end-date: 2025/03/10
### Description
Maintenance of the RISC0-ARM codebase.
### Deliverables
- Several PR to the [vacp2p repo](https://github.com/vacp2p).

View File

@@ -1,45 +0,0 @@
---
title: QA Collab
tags:
- "2025q1"
- "acz"
- "ift"
draft: false
description: "Porting RISC0 to ARM"
---
`vac:acz:qa:2025q1-qa-collab`
Porting RISC0 to ARM
## Description
ACZ collaborates with QA to develop a RISC0 zkVM for ARM devices.
### Narratives
By utilizing the QA Collab commitment,
we will reinforce the Conduit of Expertise narrative by:
* Providing the ARM-RISC0 codebase and expertise to the IFT teams,
enabling them to successfully integrate it into their project.
* Acquiring expertise in porting processes for future IFT projects.
We will also strengthen the Premier Research Destination narrative by:
* Publishing the ARM-RISC0 codebase for the broader ecosystem.
## Task List
## Porting RISC0 to ARM
* fully qualified name: `vac:acz:qa:2025q1-qa-collab:porting-risc0-arm`
* owner: Romanzac
* status: started (0%)
* start-date: 2025/02/03
* end-date: 2025/03/10
### Description
Releasing RISC0 version for the ARM device.
### Deliverables
- Several PR to the [vacp2p repo](https://github.com/vacp2p).