Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Ashvinkumar Parmar cf70eca74e Merged PR 3286: Run uncrustify on cerberus-core repo
Run uncrustify on cerberus-core repo

Uncrustify Configuration file run from cerberus-core root directory,
Uncructify format run cerberus-core except below directories,

external\
projects\
cmake\

Related work items: #3970
2024-05-16 05:19:56 +00:00
Christopher Weimer 2db1528c5f Support static and constant firmware update instances.
Refactored the update handler to make firmware header support and initialization-time parameter.  This allows this flag to be part of the constant structure.
2022-10-17 16:49:31 +00:00
Christopher Weimer d2428f8da0 Remove RSA dependencies from the firmware update flow
The firmware image API and firmware updater no longer have a strict dependency on RSA.  This pushes all image verification details, including signature types, into the specific image implementations.  With this, an image can support RSA, ECC, some other type of verification, or any combination of these.
2022-08-30 00:19:08 +00:00
Christopher Weimer 90b0a5dc97 Add logging to FW image restore flows.
- Log when active/recovery FW images are being restored.
- Update all error code definitions to hex.
2020-05-21 16:03:03 -07:00
Chris Weimer b27831ad06 Initial release of Cerberus source code. 2020-03-02 17:58:57 -08:00