aboutsummaryrefslogtreecommitdiff
path: root/drivers/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-12-14Move drivers to core_platformYulia Garbovich
Move to core_platform repository. core_software repository should only contain components related to running an inference. Drivers are platform components. Change-Id: I232ef14ce151db7e89cef39ec3b2d6c0b4da8aef
2021-03-24Add timing adapter driverJonny Svärd
Change-Id: I90e0c7be29acbfc51ac801e343a5f9171152678e
2020-12-17Add basic UART driversJonny Svärd
Add basic drivers for: - PL011 UART - CMSDK APB UART - dummy/stub UART Change-Id: I2f89874fba59044e6c7c084f8e1dc6faa9eb8d1b
2020-11-26Add basic MHU driversJonny Svärd
Add MHUv2 doorbell driver implementation Add MHU doorbell driver for Juno board Add a dummy MHU driver Add some comments to the mailbox header file Change-Id: I0950a7ca3afeec88ca691ca2486022dfbb3319b8
2020-10-09Add a Mailbox interfaceJonny Svärd
Change-Id: If68e70709c496849cb781af5f7288fa3f7ddcdb5