/libfw

firmware manipulation library

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

The libfirware toolkit

Introduction

The libfirmware toolkit aim to provide an API to manipulate secured firmware files to support integrity checking, cryptographic interactions (the libfirmware itself doesn't include cryptographic implementation) and firmware related helpers such as dual-bank support helpers functions.

Dependencies

The libfirmware depends on:

  • the EwoK libstd for basic types (inttypes implementation for embedded systems)