Update public certificate with Google-generated public key BUG=b:195148824 TEST=none Change-Id: I0336e22428c868a92b5ed36c255e82285c098ca6
Build shim in a Docker container.
Build shim in a Docker container:
make build
Build with the cache turned off to get the full build log:
make build-no-cache
Copy the shim builds from the container to the host:
make copy
View details of the public certificate:
make cert-info
View SBAT section of the shim binaries:
make dump-sbat