Comment 3 for bug 2045153

Revision history for this message
Paolo Pisati (p-pisati) wrote :

amd64:
$ uname -a
Linux amd64-secureboot-testing 6.6.0-1001-gcp #1-Ubuntu SMP Fri Dec 1 10:07:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

$ sudo dmesg | grep secure
[ 0.000000] secureboot: Secure boot enabled

$ cat /sys/kernel/security/lockdown
none [integrity] confidentiality

arm64:
$ uname -a
Linux arm64-secureboot-testing 6.6.0-1001-gcp #1-Ubuntu SMP Fri Dec 1 12:06:29 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux

$ sudo dmesg | grep secure
[ 0.000000] secureboot: Secure boot enabled

$ cat /sys/kernel/security/lockdown
none [integrity] confidentiality