diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2025-05-09 22:55:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-15 10:55:26 +0100 |
commit | 756d8ab24651a66f3ec705ab57a86a3919468cd2 (patch) | |
tree | 710548283c23b8f308084bd3532632e874a1ce70 /scripts/lib/mic/3rdparty/pykickstart/commands/partition.py | |
parent | 89d2b3876d515f61c43990ec3e63269dce011f5e (diff) | |
download | poky-756d8ab24651a66f3ec705ab57a86a3919468cd2.tar.gz |
openssl: add fips support
* Add PACKAGECONFIG[fips] to enable fips build.
* Split a new package openssl-ossl-module-fips for fips.so.
* Add pkg_postinst_ontarget for openssl-ossl-module-fips to ensure the
config file fipsmodule.cnf is created on target. This is because we
should not use the same fipsmodule.cnf on different machines.
The 'openssl fipsinstall' commandline in pkg_postinst_ontarget will do
the following things:
1. Run the FIPS module self tests on target.
2. Generate config file fipsmodule.conf containing information about
the FIPS module such as the calculated MAC of the module.
(From OE-Core rev: 29979937e2d40885e7e91bb9a7e7dca6763e3d52)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/mic/3rdparty/pykickstart/commands/partition.py')
0 files changed, 0 insertions, 0 deletions