This commit introduces a common storage backend for SUIT manifest payloads. Different backends can be compiled into a single firmware. Degending on the component name in the SUIT manifest, a storage backend is selected by the parser.
Small cleanup to mark arguments of the conversion functions for param to cbor and vice versa as const where possible
Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>