This repository has been archived by the owner on Apr 13, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RISC-V: Implement riscv_cpu_unassigned_access
The previous patch in this series adds riscv_cpu_unassigned_access and restores the previous behavior of cpu exit only using the correct cpu_abort API. This patch removes the unimplemented code and replaces it with code to raise a load or store access fault. Signed-off-by: Michael Clark <[email protected]>
- Loading branch information