summaryrefslogtreecommitdiff
path: root/aoc_firmware.h
AgeCommit message (Collapse)Author
2023-10-06aoc: major refactorAlex Iacobucci
Test: on device Bug: 297923758 Change-Id: I9cf221a8673fd87884043d4c6472c07ef90e11d5 Signed-off-by: Alex Iacobucci <alexiacobucci@google.com>
2023-07-14aoc: configure iommu from fw headersAlex Iacobucci
Bug: 282063178 Test: tested on device Change-Id: I4c867c878683d1aa42d7493c74eda085502c5bf2 Signed-off-by: Alex Iacobucci <alexiacobucci@google.com>
2021-05-07Add support for loading AOC FW through GSAMichael Ryleev
Bug: 177790890 Change-Id: I050744efe4ad66e1496cabb9364e1e32c46671b6 Signed-off-by: Michael Ryleev <gmar@google.com>
2020-06-15Fix the version information to match the new binary image format.Craig Dooley
Signed-off-by: Craig Dooley <dooleyc@google.com> Change-Id: Ie2677f34b1c60f17348655a00b358a98aab06233
2020-04-16Add a check for dev/release firmwareCraig Dooley
Only check the UUID table for release builds Bug: 154259337 Signed-off-by: Craig Dooley <dooleyc@google.com> Change-Id: Ifa00f439cb40f2bdf418f23a0ae21bf3296b68fe
2020-04-09Print the version and build time as part of kernel bootCraig Dooley
Signed-off-by: Craig Dooley <dooleyc@google.com> Change-Id: I5ed4ba82be31dfaf37f635bf5e693b22601d94c6
2020-02-06aoc: Import the AoC core driverCraig Dooley
This driver adds a linux bus driver for individual services to match off of, as well as providing basic statistics and FW loading functionality. License the aoc_ipc_core* files in a way that's compatible with Linux kernel modules and EFW firmware. Signed-off-by: Craig Dooley <dooleyc@google.com> Change-Id: Ia8869d23cd44ac1f900bf44f43f8edd79156c2be