ACVP icon indicating copy to clipboard operation
ACVP copied to clipboard

Support hw/fw type in module

Open AndrewHYang opened this issue 4 years ago • 2 comments

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?

AndrewHYang avatar Aug 16 '19 01:08 AndrewHYang

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?

celic avatar Aug 16 '19 14:08 celic

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

AndrewHYang avatar Aug 16 '19 23:08 AndrewHYang