diff --git a/source/chapter1-about.rst b/source/chapter1-about.rst
index d550be755dc0e83eeb45e85770e9a3c4df8a6378..879ce67d09b86c1882ce9bcf2858978f8a951615 100644
--- a/source/chapter1-about.rst
+++ b/source/chapter1-about.rst
@@ -68,8 +68,9 @@ Assumptions
   the firmware as a single entity regardless of the components it comprises.
   Failing to update one of the components will lead to rollbacks of every affected component
 - Updating the firmware and the OS at the same time is prohibited.
-- A hardware watchdog must always be active at least in BL33.  It's advisable 
-  the watchdog is activated on earlier boot stages as well.
+- A hardware watchdog must always be active when Non-secure firmware is
+  executing.  It's advisable the watchdog is activated on earlier boot stages as well.
+  The watchdog must reset the board if a timeout occurs.
 
 .. [#UEFICapsuleUpdateNote] [UEFI]_ 2.8B ยง 23 - Firmware Update and Reporting