From 60a77bea7d8eccff590691d2f82f743660dbd7de Mon Sep 17 00:00:00 2001 From: Renz Christian Bagaporo Date: Tue, 14 May 2019 19:30:57 +0800 Subject: [PATCH] docs: remove secure boot and flash encryption from CMake pending features --- docs/en/cmake-pending-features.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/en/cmake-pending-features.rst b/docs/en/cmake-pending-features.rst index 548fd7e257..2223f5d4b7 100644 --- a/docs/en/cmake-pending-features.rst +++ b/docs/en/cmake-pending-features.rst @@ -2,8 +2,6 @@ The following features are not yet supported with the CMake-based build system: - Eclipse IDE Documentation - - Secure Boot - - Flash Encryption Support for these features will be available before CMake becomes the default build system.