Move certificate handling to its own directory
Move certificate handling out of the kernel/ directory and into a certs/ directory to get all the weird stuff in one place and move the generated signing keys into this directory. Signed-off-by:David Howells <dhowells@redhat.com> Reviewed-by:
David Woodhouse <David.Woodhouse@intel.com>
Showing
- Documentation/module-signing.txt 9 additions, 9 deletionsDocumentation/module-signing.txt
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- Makefile 2 additions, 2 deletionsMakefile
- certs/Kconfig 42 additions, 0 deletionscerts/Kconfig
- certs/Makefile 147 additions, 0 deletionscerts/Makefile
- certs/system_certificates.S 2 additions, 2 deletionscerts/system_certificates.S
- certs/system_keyring.c 0 additions, 0 deletionscerts/system_keyring.c
- crypto/Kconfig 1 addition, 0 deletionscrypto/Kconfig
- init/Kconfig 0 additions, 39 deletionsinit/Kconfig
- kernel/Makefile 0 additions, 143 deletionskernel/Makefile
Loading
Please register or sign in to comment