d95c80d36f
Fixed merge conflict (RS) Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com> Change-Id: I30b882a14196525f440db1108a56bbf862dfaf55 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
857 B
857 B
Authentication of Software Delivery
signs and authenticates software updates to the software.
This is done for:
- Software patches – incremental updates to system for software fixes or security vulnerabilities.
- Software loads – full software loads to upgrade the system to a new major release of software.
Both software patches and loads are cryptographically signed as part of builds and are authenticated before they are loaded on a system via REST APIs, CLIs or GUI.