Skip to content

[SUBMISSION] IDL Writer / Verification Challenge#3

Open
Rupa-Rd wants to merge 3 commits intodhower-qc:mainfrom
Rupa-Rd:task
Open

[SUBMISSION] IDL Writer / Verification Challenge#3
Rupa-Rd wants to merge 3 commits intodhower-qc:mainfrom
Rupa-Rd:task

Conversation

@Rupa-Rd
Copy link

@Rupa-Rd Rupa-Rd commented Feb 3, 2025

This PR has the solution for the challenge.

Description

Implement a Physical Memory Protection (PMP) check according to Chapter 3.7 of the RISC-V privleged manual.

Programming Language Used: C++

Usage

To compile a C++ program, run the following command:

g++ -o pmp_check pmp_check.cpp

Use the below command to run the program:

./pmp_check pmp_configuration.txt 0x1000 M R

Expected Output:

image

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