commit | 422c2ec0f3c10e4bb3506f172412ae5cd7d99bb5 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Dec 14 12:43:54 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 05 15:01:45 2022 -0500 |
tree | bae5d1391955ad8063b0136921cb0e77ffbd3456 | |
parent | 40138c96b2996ad3f8ff6ec72ebe0f7bb7071714 [diff] |
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>