Logo
Explore Help
Sign In
dasharo/linux
0
0
Fork 0
You've already forked linux
mirror of https://github.com/Dasharo/linux.git synced 2026-03-06 15:25:10 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
dasharo_platform
linux/scripts/ipe/Makefile

3 lines
59 B
Makefile
Raw Permalink Normal View History

scripts: add boot policy generation program Enables an IPE policy to be enforced from kernel start, enabling access control based on trust from kernel startup. This is accomplished by transforming an IPE policy indicated by CONFIG_IPE_BOOT_POLICY into a c-string literal that is parsed at kernel startup as an unsigned policy. Signed-off-by: Deven Bowers <deven.desai@linux.microsoft.com> Signed-off-by: Fan Wu <wufan@linux.microsoft.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
2024-08-02 23:08:31 -07:00
# SPDX-License-Identifier: GPL-2.0-only
subdir-y := polgen
Reference in New Issue Copy Permalink
Powered by Gitea Page: 179ms Template: 4ms
English
English
Licenses API