History log of /seL4-refos-master/projects/util_libs/libplatsupport/src/irqchip.h
Revision Date Author Comments
# af39e382 17-Sep-2019 Damon Lee <Damon.Lee@data61.csiro.au>

trivial: Add docs to FDT and IRQ chip parsing libs


# d491d6fd 17-Sep-2019 Damon Lee <Damon.Lee@data61.csiro.au>

trivial: Fix compiler 'const' warnings


# a458ef7c 22-Aug-2019 Damon Lee <Damon.Lee@data61.csiro.au>

liplatsupport: Add IRQ controller parsing library

This is a private library that the FDT parsing library uses to parse the
interrupt properties of devices that use a specific IRQ controller.