microwatt/tests/privileged
Paul Mackerras bee0c94fb4 tests/privileged: Update for instruction translation
Since setting MSR[PR] = 1 forces instruction translation on, we need
to set up translations for the problem state code to use.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
..
Makefile tests: Add a test for privileged instruction interrupts
head.S tests: Add a test for privileged instruction interrupts
powerpc.lds tests: Add a test for privileged instruction interrupts
privileged.c tests/privileged: Update for instruction translation