irq: Simplify xics->core irq input
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 17 May 2020 05:04:23 +0000 (15:04 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 25 May 2020 01:33:09 +0000 (11:33 +1000)
commitf86fb74bfec7891428f81c0aa8669b5c64aecf3d
tree0129461c670b2a00f6906bc759a5afec0c78a295
parent573b6b4bc4ce7410904738c9b192b07b8e481daf
irq: Simplify xics->core irq input

Use a simple wire. common.vhdl types are better kept for things
local to the core. We can add more wires later if we need to for
HV irqs etc...

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
common.vhdl
core.vhdl
execute1.vhdl
soc.vhdl
xics.vhdl