added description for directed pmp test

This commit is contained in:
Saad Khalid 2022-12-21 13:45:21 +00:00 committed by Greg Chadwick
parent 552836cf4a
commit 2a852685cb

View file

@ -1,3 +1,9 @@
# Description:
# Test to access misalign address between a PMP
# and a non-PMP region. PMP region allows access
# so the purpose is to check the implementation
# behavior of multiple accesses.
#include "riscv_test.h"
#include "test_macros.h"