a3e51ff0e6
The ci20 port (by kan@) is going to reuse almost all of the intrng code since the SoC in question looks suspiciously like someone took an ARM SoC design and replaced the ARM core with a MIPS core. * migrate out the code; * rename ARM_ -> INTR_; * rename arm_ -> intr_; * move the interrupt flush routine from intr.c / intrng.c into arm/machdep_intr.c - removing the code duplication and removing the ARM specific bits from here. Thanks to the Star Wars: The Force Awakens premiere line for allowing me a couple hours of quiet time to finish the universe builds. Tested: * make universe TODO: * The structure definitions in subr_intr.c still includes machine/intr.h which requires one duplicates all of the intrng definitions in the platform code (which kan has done, and I think we don't have to.) Instead I should break out the generic things (function declarations, common intr structures, etc) into a separate header. * Kan has requested I make the PIC based IPI stuff optional. |
||
---|---|---|
.. | ||
chrome_ec_spi.c | ||
chrome_ec.c | ||
chrome_ec.h | ||
chrome_kb.c | ||
chrome_kb.h | ||
exynos5_combiner.c | ||
exynos5_combiner.h | ||
exynos5_common.c | ||
exynos5_common.h | ||
exynos5_ehci.c | ||
exynos5_fimd.c | ||
exynos5_i2c.c | ||
exynos5_machdep.c | ||
exynos5_mct.c | ||
exynos5_mp.c | ||
exynos5_pad.c | ||
exynos5_pad.h | ||
exynos5_pmu.c | ||
exynos5_pmu.h | ||
exynos5_spi.c | ||
exynos5_usb_phy.c | ||
exynos5_xhci.c | ||
exynos_uart.c | ||
exynos_uart.h | ||
files.exynos5 | ||
std.exynos5250 | ||
std.exynos5420 |