summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-stm32mp.config.diff
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-04-10 01:02:51 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-04-23 12:39:54 +0200
commitf080c52c1a6a1d060a68de4cb6d2feb4109144e5 (patch)
tree3f1af7d364ecff4dba06c491bd49a772bfd12746 /configs/platform-v7a/barebox-stm32mp.config.diff
parent382984296b614a12a672142ed2079fc9b52e5ec2 (diff)
downloadDistroKit-f080c52c1a6a1d060a68de4cb6d2feb4109144e5.tar.gz
DistroKit-f080c52c1a6a1d060a68de4cb6d2feb4109144e5.tar.xz
mips: kernel: properly handle signed modules
This ports the following commits from PTXdist 2021.04.0: | commit a22b449946eed634f42b06b0c385b29621c6d02e | Author: Michael Olbrich <m.olbrich@pengutronix.de> | Date: 2021-04-01 15:58:54 | | template: kernel: proper handle signed modules | | Same as 565aabf6f36d3ed31544d882394604c4a1b13597 but for the kernel | template instead of the kernel itself. | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> | | commit 565aabf6f36d3ed31544d882394604c4a1b13597 | Author: Denis Osterland-Heim <denis.osterland@diehl.com> | Date: 2021-03-31 13:35:25 | | kernel: proper handle signed modules | | If CONFIG_MODULE_SIG_ALL is set in kernelconfig then modules will be | automatically signed during the modules_install phase of a kernel build. | | Signed modules are BRITTLE as the signature is outside of the defined ELF | container. Thus they MAY NOT be stripped once the signature is computed | and attached. Note the entire module is the signed payload, including any | and all debug information present at the time of signing. | | See: https://www.kernel.org/doc/html/latest/admin-guide/module-signing.html | Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> | Message-Id: <20210331113525.22330-1-denis.osterland@diehl.com> | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> We might not sign kernel modules at the time, but apply the principle of least surprise and port it now to be up to date with the upstream kernel rule template. Link: https://git.pengutronix.de/cgit/ptxdist/commit/?id=a22b449946eed634f42b Link: https://git.pengutronix.de/cgit/ptxdist/commit/?id=565aabf6f36d3ed31544 Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-stm32mp.config.diff')
0 files changed, 0 insertions, 0 deletions