From 05cd50e973996b4bb74a5e56bc6785b7f658f2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Tue, 2 Feb 2021 16:14:32 +0100 Subject: libstb/trustedboot: Use inclusive language, replace the word 'whitelist' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow the inclusive terminology from the "Conscious Language in your Open Source Projects" guidelines [*] and replace the word "whitelist" appropriately. [*] https://github.com/conscious-lang/conscious-lang-docs/blob/main/faq.md Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Vasant Hegde --- libstb/trustedboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libstb/trustedboot.c') diff --git a/libstb/trustedboot.c b/libstb/trustedboot.c index 9b7d7ac..1be2f07 100644 --- a/libstb/trustedboot.c +++ b/libstb/trustedboot.c @@ -27,7 +27,7 @@ static bool boot_services_exited = false; * the boot security, and the event log to inspect what measurements were * extended to the PCRs. * - * The whitelist below should map every skiboot event (or resource) to a PCR + * The list below should map every skiboot event (or resource) to a PCR * following the TCG PC Client Platform Firmware Profile specification, * Family 2.0, Level 00, Revision 1.03 v51. * -- cgit v1.1