Skip to content

Conversation

@Rishik-Y
Copy link

@Rishik-Y Rishik-Y commented Feb 5, 2025

Description:

Implement a Physical Memory Protection (PMP) check according to Chapter 3.7 of the RISC-V privleged manual. The program is written in Rust.

Submission Details

Directory: submissions/mohit/

Files:

* `pmp_checker.rs`: rust program for PMP check.
* `pmp_configuration.txt`: Example configuration file.
* `Cargo.toml`: Dependencies file
* `Instructions_to_run.txt`: Detailed Instruction on how to run and command usage

Usage:

To compile a Rust program, run the following command:

   `pmp_checker --config <CONFIG> --address <ADDRESS> --mode <MODE> --operation <OPERATION>`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant