Files
shredos.x86_64/package/parsec/Config.in
2026-01-06 22:53:29 +00:00

16 lines
612 B
Plaintext

config BR2_PACKAGE_PARSEC
bool "parsec"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
select BR2_PACKAGE_HOST_RUSTC
help
Hardware/platform abstraction service for TPMs, HSMs, and
Root of Trust
PARSEC is the Platform AbstRaction for SECurity, an
open-source initiative to provide a common API to hardware
security and cryptographic services in a platform-agnostic
way. This abstraction layer keeps workloads decoupled from
physical platform details, enabling cloud-native delivery
flows within the data center and at the edge.
https://github.com/parallaxsecond/parsec.git