summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/base/securerommgr.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/secureboot/base/securerommgr.H')
-rw-r--r--src/usr/secureboot/base/securerommgr.H9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/usr/secureboot/base/securerommgr.H b/src/usr/secureboot/base/securerommgr.H
index b221d2c10..4358c4981 100644
--- a/src/usr/secureboot/base/securerommgr.H
+++ b/src/usr/secureboot/base/securerommgr.H
@@ -97,15 +97,6 @@ class SecureRomManager
void hashConcatBlobs (const blobPair_t &i_blobs, SHA512_t o_buf) const;
/*
- * @brief Determines if best effort policy is enabled and allowed when
- * SecureROM is invalid.
- * Asserts secure rom is valid if bestEffortPolicy is false
- *
- * @return bool - True if enabled, false otherwise
- */
- bool secureRomValidPolicy() const;
-
- /*
* @brief Get offset of function from the start of the SecureROM
*
* @param[in] i_funcType Secure Boot function type to get version of
OpenPOWER on IntegriCloud