summaryrefslogtreecommitdiff
path: root/aoc_firmware.c
AgeCommit message (Expand)Author
2023-05-30aoc: read bootloader from headerAlex Iacobucci
2023-05-15aoc: configure sysmmu from fw headersAlex Iacobucci
2023-05-12Update auth_header to support Gen2Bryan Lavrich
2021-10-01Fix 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