From ce2f9127c7ea2c600411faf7859497236e3b3d09 Mon Sep 17 00:00:00 2001 From: Ilias Apalodimas <ilias.apalodimas@linaro.org> Date: Mon, 27 Sep 2021 15:57:54 +0300 Subject: [PATCH] update scope Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> --- source/chapter1-about.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/chapter1-about.rst b/source/chapter1-about.rst index 26a85cd..a8d3d55 100644 --- a/source/chapter1-about.rst +++ b/source/chapter1-about.rst @@ -46,6 +46,8 @@ Dependable Boot was written as a response to the lack of firmware upgrade standa embedded system ecosystem. As embedded systems are becoming more sophisticated and connected, it is becoming increasingly important for embedded systems to standardize the way they upgrade their firmware. +The document aims at protecting devices against unauthorized updates, defective +updates and hardware failures. Requirements and Key concepts ============================= -- GitLab