microwatt/tests/privileged
Benjamin Herrenschmidt e3941109af console: Cleanup console API
Use a more generic console_init() instead of potato_uart_init(),
and do the same for interrupt control. There should be no
change in behaviour.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.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 console: Cleanup console API