This website works better with JavaScript.
Explore
Register
Sign In
cores
/
microwatt
mirror of
https://github.com/antonblanchard/microwatt
Watch
3
Star
1
Fork
You've already forked microwatt
1
Code
Issues
Projects
Releases
Wiki
Activity
e41cb01bca
microwatt
/
tests
/
test_xics.console_out
5 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
XICS test case Checks interrupt masking and priorities. Adds to `make test_xics` which is run in `make check` also. Signed-off-by: Michael Neuling <mikey@neuling.org>
5 years ago
Test 0:PASS
Test 1:PASS
Test 2:PASS
xics: Add simple ICS Move the external interrupt generation to a separate module "ICS" (source controller) which a register per source containing currently only the priority control. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
5 years ago
Test 3:PASS