Skip to content

Add static security configuration

Vincent Lacroix requested to merge VLA_static_security_data into master

The objective of this MR is to allow storing security data (keys and certificates) if a filesystem is not available. A script is included to generate a header file but is not directly included into the CMakeList because of the complexity of this inclusion versus the benefits.

Merge request reports