mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-15 15:37:15 +00:00
arm/trusted-firmware-a: modify CVE_PRODUCT
Per https://nvd.nist.gov/products/cpe/detail/2E1BD3E8-DF65-42E3-A0BA-747137D6DEF2 Adding "trustedfirmware:trusted_firmware-a" We can probably remove "arm:trusted_firmware-a", since it has been depreciated. Fearing unintended issues, leaving it in for now. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -245,4 +245,5 @@ INSANE_SKIP:${PN}-dbg += "buildpaths"
|
||||
CVE_PRODUCT = "arm:arm-trusted-firmware \
|
||||
arm:trusted_firmware-a \
|
||||
arm:arm_trusted_firmware \
|
||||
arm_trusted_firmware_project:arm_trusted_firmware"
|
||||
arm_trusted_firmware_project:arm_trusted_firmware \
|
||||
trustedfirmware:trusted_firmware-a"
|
||||
|
||||
Reference in New Issue
Block a user