mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Security policies
@ 2026-02-26  8:49 Sascha Hauer
  2026-02-26  8:49 ` [PATCH v2 1/2] kbuild: make collect-policies lightweight with standalone Makefile.policy Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sascha Hauer @ 2026-02-26  8:49 UTC (permalink / raw)
  To: BAREBOX; +Cc: Claude

Two small patches for security policies. First one makes that we do not
compile all the host tools in scripts/ to do a security_*config, second
is for better integration into build systems

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Claude (1):
      kbuild: make collect-policies lightweight with standalone Makefile.policy

Sascha Hauer (1):
      kbuild: policy: support out-of-tree builds for external policy files

 Makefile                | 26 +++++++++++++-------
 scripts/Makefile.policy | 65 +++++++++++++++++++++++++++++++++++++++++++++++++
 security/Makefile       |  9 ++++---
 3 files changed, 88 insertions(+), 12 deletions(-)
---
base-commit: 810120e81a95963c35f1f50f75ed36be2dbd03d5
change-id: 20260226-security-policies-not-so-much-compile-68aefee26fc5

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-04  7:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-26  8:49 [PATCH v2 0/2] Security policies Sascha Hauer
2026-02-26  8:49 ` [PATCH v2 1/2] kbuild: make collect-policies lightweight with standalone Makefile.policy Sascha Hauer
2026-02-26  9:21   ` Sascha Hauer
2026-02-26  8:49 ` [PATCH v2 2/2] kbuild: policy: support out-of-tree builds for external policy files Sascha Hauer
2026-03-04  7:38 ` [PATCH v2 0/2] Security policies Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox