summaryrefslogtreecommitdiff
path: root/drivers/fwu/fwu.c
Commit message (Expand)AuthorAgeFilesLines
* fix(fwu): rename is_fwu_initializedSebastien Pasdeloup2022-03-281-6/+6
* feat(fwu): simplify the assert to check for fwu initSughosh Ganu2022-01-271-1/+1
* feat(fwu): add a function to pass metadata structure to platformsSughosh Ganu2022-01-271-0/+7
* refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe2021-08-021-2/+2
* feat(fwu): add FWU driverManish V Badarkhe2021-08-021-0/+187