diff options
| author | Anup Patel <[email protected]> | 2020-02-18 11:37:16 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2020-02-19 09:58:45 +0530 |
| commit | bc874e34cecbd1e024ae7be4ec2f34d9cb1fbecb (patch) | |
| tree | 4c373ca6f11d0d6f9f2fd9032ee8b90190563cb5 /include | |
| parent | c66543d049d33b94f1915babaed6eb1f90e05f78 (diff) | |
lib: Don't check MIDELEG and MEDELEG at end of delegate_traps()
The MIDELEG and MEDELEG CSR checks at end of delegate_traps() were
added for initial bring-up on SiFive Unleashed and QEMU. These
checks are not required any more and in-future these checks can
cause failures because some of the MIDELEG/MEDELEG bits will be
hard-wired to 0 or 1.
For related discussion, refer github issue:
https://github.com/riscv/opensbi/issues/157
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
