soc/intel_adsp: Move irq handling to separate file Most of soc.c is actually interrupt handling glue for the intc_cavs driver. Give it its own file so that SOC initialization and bringup can live separately. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>