Comment 2 for bug 2049103

Revision history for this message
Magali Lemes do Sacramento (magalilemes) wrote :

Signing-signoff:
- amd64
root@j-gcp-fips:~# uname -a
Linux j-gcp-fips 5.15.0-1048-gcp-fips #56+fips1-Ubuntu SMP Wed Jan 17 22:21:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
root@j-gcp-fips:~# dmesg | grep -i "secure boot" | head -n2
[ 0.000000] secureboot: Secure boot enabled
[ 0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
root@j-gcp-fips:~# cat /sys/kernel/security/lockdown
none [integrity] confidentiality

- arm64:
ubuntu@j-gcp-fips:~$ uname -a
Linux j-gcp-fips 5.15.0-1048-gcp-fips #56+fips1-Ubuntu SMP Wed Jan 17 22:21:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
ubuntu@j-gcp-fips:~$ sudo dmesg | grep -i "secure boot" | head -n2
[ 0.000000] secureboot: Secure boot enabled
[ 0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
ubuntu@j-gcp-fips:~$ cat /sys/kernel/security/lockdown
none [integrity] confidentiality