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

action-authorization: initial commit #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zhouji3x
Copy link
Contributor

Provide a host command to build the action-authorization in response
to the fastboot oem get-action-nonce.

Usage: action-authorization OPTIONS

Produce a answer message to a fastboot get-action-nonce.
This messeage can be sent using the fastboot flash action-authorization
command.

--oak-cert, -O OAK certificate (PEM)
--oak-private-key, -P private key file (PEM)
--message, -M message received from get-action-nonce
fastboot command
--output-file, -F output file for the PKCS7 message
--help, -h display this help and exit

Tracked-On: OAM-89287
Signed-off-by: JianFeng,Zhou [email protected]

Provide a host command to build the action-authorization in response
to the fastboot oem get-action-nonce.

Usage: action-authorization OPTIONS

Produce a answer message to a fastboot get-action-nonce.
This messeage can be sent using the fastboot flash action-authorization
<file> command.

--oak-cert, -O <file> OAK certificate (PEM)
--oak-private-key, -P <file> private key file (PEM)
--message, -M <string> message received from get-action-nonce
fastboot command
--output-file, -F <file> output file for the PKCS7 message
--help, -h display this help and exit

Tracked-On: OAM-89287
Signed-off-by: JianFeng,Zhou <[email protected]>
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

FAILURE: CheckBug Bad comments/Bugs

For more information, see: /absp/builders/celadon-autobuild/builds/1543

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autobuild started from pull-request-changes on this PR.

FAILURE: CheckBug Bad comments/Bugs

For more information, see: /absp/builders/celadon-autobuild/builds/1547

@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants