From: Lunaixsky Date: Wed, 9 Oct 2024 01:02:47 +0000 (+0100) Subject: add support to MSI based on either SPI or LPI. X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/79d7be802edee0187df2f775d8f02b54bc49cd4a?ds=inline;hp=79d7be802edee0187df2f775d8f02b54bc49cd4a add support to MSI based on either SPI or LPI. * LPI and SPI based MSI is supported through arm gic. * re-organise the functions definition according to logical relationship. ---