Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to define PX4 signing key via env. variable #551

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

jlaitine
Copy link

@jlaitine jlaitine commented Nov 7, 2023

This is a cherry-pick from 1.13.3 branch to 1.14

====================

If SIGNING_ARGS environment variable is defined, build script uses its value as a signing key location.

Also a new submodule saluki-sec-scripts is added. If SIGNING_ARGS is not defined test keys are used under Tools/saluki-sec-scripts/test_keys/

saluki-sec-scripts contains also signing tools and second set of keys (custom_keys), which are used in FPGA secure boot builds.

@jlaitine jlaitine requested a review from t-salminen November 7, 2023 11:06
If SIGNING_ARGS environment variable is defined, build script uses its value
as a signing key location.

Also a new submodule saluki-sec-scripts is added. If SIGNING_ARGS is not
defined test keys are used under Tools/saluki-sec-scripts/test_keys/

saluki-sec-scripts contains also signing tools and second set of keys
(custom_keys), which are used in FPGA secure boot builds.

Signed-off-by: Tero Salminen <[email protected]>
@jlaitine jlaitine force-pushed the add_saluki_sec_scripts branch from 583cd6f to d9f0a2e Compare November 7, 2023 11:11
@jlaitine jlaitine merged commit 1bfc4b3 into main Nov 7, 2023
20 checks passed
@jlaitine jlaitine deleted the add_saluki_sec_scripts branch November 7, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants