summaryrefslogtreecommitdiff
path: root/aoc_firmware.c
AgeCommit message (Expand)Author
2023-10-06aoc: major refactorAlex Iacobucci
2023-07-14aoc: configure iommu from fw headersAlex Iacobucci
2022-05-10Fix unused-but-set-variable build breakage clang migrate to r433403Robin Peng
2021-06-27Fix aoc image identifier tag for signed imagesMax Kogan
2021-05-07Add support for loading AOC FW through GSAMichael Ryleev
2020-06-15Fix the version information to match the new binary image format.Craig Dooley
2020-04-22Remove the UUID check from firmware validationCraig Dooley
2020-04-16Add a check for dev/release firmwareCraig Dooley
2020-04-09Print the version and build time as part of kernel bootCraig Dooley
2020-03-02Validate the firmware method signature tableCraig Dooley
2020-02-20Fix checkpatch warnings and errorsCraig Dooley
2020-02-06aoc: Import the AoC core driverCraig Dooley