From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 6 Nov 2020 18:55:10 +0100 Subject: [LTP] [PATCH] Add tst_secureboot_enabled() helper function In-Reply-To: <20201106171707.7246-1-mdoucha@suse.cz> References: <20201106171707.7246-1-mdoucha@suse.cz> Message-ID: <20201106175510.GA722@pevik> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Martin, > Also check for SecureBoot status in tst_lockdown_enabled() if the lockdown > sysfile is not available/readable Reviewed-by: Petr Vorel Thanks for implementing this! Kind regards, Petr