From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
Fabian Pflug <f.pflug@pengutronix.de>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH v8 0/7] Add helper for security policies
Date: Wed, 22 Apr 2026 08:52:54 +0200 [thread overview]
Message-ID: <177684077416.2455614.11255426004257901845.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260421-v2026-02-0-topic-sconfig_console-v8-0-261cdfc6b0da@pengutronix.de>
On Tue, 21 Apr 2026 12:29:29 +0200, Fabian Pflug wrote:
> This series adds helper functions to the security policy framework to
> do additional work based on the selected policy.
> Like adding the policy name to the commandline and configuring pinmux
> based on the selected policy.
>
> If this series is to be applied after Ahamad's bootm change series, then
> the block to change the commandline has to be moved up to roughly line
> 720 into the function bootm_boot_prep, where all the other
> bootm_data->provide_*** checks are, so that the previous context remains
> the same.
>
> [...]
Applied, thanks!
[1/7] of: add of_property_write_string_array()
https://git.pengutronix.de/cgit/barebox/commit/?id=025448cde7f9 (link may not be stable)
[2/7] security: policy: sanity check parameters
https://git.pengutronix.de/cgit/barebox/commit/?id=cb3f0bb0f620 (link may not be stable)
[3/7] security: policy: remove global active_policy var
https://git.pengutronix.de/cgit/barebox/commit/?id=2f9e93cc8fa9 (link may not be stable)
[4/7] security: policy: add notifier chain for name change
https://git.pengutronix.de/cgit/barebox/commit/?id=9f7e1db6b931 (link may not be stable)
[5/7] common: bootm: add policy to commandline
https://git.pengutronix.de/cgit/barebox/commit/?id=3b476a8d8146 (link may not be stable)
[6/7] drivers: pinctrl: configure pinctrl based on policy name
https://git.pengutronix.de/cgit/barebox/commit/?id=646ce6f81faa (link may not be stable)
[7/7] security: kernel_pinctrl: fixup pinctrl in kernel dts
https://git.pengutronix.de/cgit/barebox/commit/?id=eba69cabe145 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2026-04-22 6:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 10:29 Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 1/7] of: add of_property_write_string_array() Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 2/7] security: policy: sanity check parameters Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 3/7] security: policy: remove global active_policy var Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 4/7] security: policy: add notifier chain for name change Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 5/7] common: bootm: add policy to commandline Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 6/7] drivers: pinctrl: configure pinctrl based on policy name Fabian Pflug
2026-04-21 10:29 ` [PATCH v8 7/7] security: kernel_pinctrl: fixup pinctrl in kernel dts Fabian Pflug
2026-04-22 6:52 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177684077416.2455614.11255426004257901845.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=f.pflug@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox