]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libsecureboot: make it easier to customize trust anchors
authorsjg <sjg@FreeBSD.org>
Thu, 9 May 2019 22:25:12 +0000 (22:25 +0000)
committersjg <sjg@FreeBSD.org>
Thu, 9 May 2019 22:25:12 +0000 (22:25 +0000)
commit6e6b09f5c19b08ee74054576b4f936b487793527
tree20d58eed2a4fb4eba8dbb6d7c7db439d4077fec1
parent78ed458c4850b679cd4a5460966f44f61f48da2a
libsecureboot: make it easier to customize trust anchors

Avoid making hash self-tests depend on X.509 certs.
Include OpenPGP keys in trust store count.

Reviewed by: stevek
MFC after: 1 week
Sponsored by: Juniper Networks
Differential Revision: https://reviews.freebsd.org/D20208
lib/libsecureboot/Makefile.inc
lib/libsecureboot/libsecureboot-priv.h
lib/libsecureboot/local.trust.mk
lib/libsecureboot/openpgp/Makefile.inc
lib/libsecureboot/openpgp/opgp_key.c
lib/libsecureboot/tests/Makefile
lib/libsecureboot/vets.c