mirror of
https://github.com/ultravioletrs/cocos.git
synced 2026-08-07 23:31:55 +00:00
0dac01d752
* Add HAL Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com> * Add Agent package in HAL Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com> --------- Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
config BR2_PACKAGE_AGENT
|
|
bool "agent"
|
|
default y
|
|
help
|
|
Confidential Computing Agent is a state machine capable of
|
|
receiving data and algorithms, running computations, and
|
|
fetching the attestation report from within the
|
|
Confidential VM. |