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

Support hw/fw type in module #687

Open
AndrewHYang opened this issue Aug 16, 2019 · 2 comments
Open

Support hw/fw type in module #687

AndrewHYang opened this issue Aug 16, 2019 · 2 comments

Comments

@AndrewHYang
Copy link

Currently, it only supports the type of Software, Hardware or Firmware, when creating a new module.
However, some modules can be Hardware|Firmware-based modules.
Can I ask if the system can support this type of module as well?

@celic
Copy link
Collaborator

celic commented Aug 16, 2019

Just to clarify, you mean within the OE information? You wish for ACVP to allow a client to describe a Hardware/Firmware-based module within that metadata?

@AndrewHYang
Copy link
Author

Not OE information.
The testing module (implementation).

11.11. Modules
The available properties for module resources are:
url - "string", identifier for this resource
name - "string"
version - "string"
type - "string", valid values are:
"Software" - software-based modules
"Hardware" - hardware-based modules
"Firmware" - firmware-based modules

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

No branches or pull requests

2 participants